diff --git a/.gitconfig b/.gitconfig index 0205c94..806017c 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,8 +6,8 @@ whitespace = fix ignoreWhitespace = no [alias] - lg = log --max-count=6 --pretty=format:'%C(auto)%h %d %Creset %p %C("#60A0FF")%cr %Cgreen %cn %G? %GT trust%Creset%n %<(78,trunc)%s%n' - graph = log --max-count=38 --graph --pretty=format:'%C(auto)%h %<(78,trunc)%s %Cgreen(%cr) %C(bold blue)%cn %G?%Creset' --abbrev-commit + lg = log --max-count=6 --oneline --pretty='format:%C(auto)%h %d %Creset%p %C("#60A0FF")%cr %Cgreen %cn %G? %GT trust%Creset%n%s%n' + graph = log --max-count=18 --graph --pretty=format:'%C(auto)%h %s %Cgreen(%cr) %C(bold blue)%cn %G?%Creset' --abbrev-commit alias = ! git config --get-regexp ^alias\\. | sed -e s/^alias\\.// -e s/\\ /\\ =\\ / | grep -v ^'alias ' | sort [commit] gpgSign = true diff --git a/wxWidgets b/wxWidgets index 24f3e55..c2980fa 160000 --- a/wxWidgets +++ b/wxWidgets @@ -1 +1 @@ -Subproject commit 24f3e551d4cf583573eeb838d04a3c7c3b3a6121 +Subproject commit c2980fa75c41eac5152898fc41709832ccb24759