Age | Commit message (Expand) | Author | Files | Lines |
2020-03-09 | Merge branch 'kk/complete-diff-color-moved' | Junio C Hamano | 1 | -0/+15 |
2020-03-09 | Merge branch 'pb/am-show-current-patch' | Junio C Hamano | 1 | -0/+5 |
2020-03-02 | Merge branch 'en/rebase-backend' | Junio C Hamano | 1 | -5/+1 |
2020-02-24 | completion: add diff --color-moved[-ws] | Kir Kolyshkin | 1 | -0/+15 |
2020-02-20 | am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch | Paolo Bonzini | 1 | -1/+1 |
2020-02-20 | am: support --show-current-patch=raw as a synonym for--show-current-patch | Paolo Bonzini | 1 | -0/+5 |
2020-02-16 | git-prompt: change the prompt for interactive-based rebases | Elijah Newren | 1 | -5/+1 |
2020-02-05 | Merge branch 'mt/sparse-checkout-doc-update' | Junio C Hamano | 1 | -0/+21 |
2020-01-30 | Merge branch 'sg/completion-worktree' | Junio C Hamano | 1 | -26/+93 |
2020-01-23 | completion: add support for sparse-checkout | Matheus Tavares | 1 | -0/+21 |
2020-01-22 | Merge branch 'dl/credential-netrc' | Junio C Hamano | 3 | -3/+26 |
2020-01-16 | Sync with maint | Junio C Hamano | 1 | -2/+2 |
2020-01-16 | msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x | Johannes Schindelin | 1 | -2/+2 |
2020-01-15 | completion: list paths and refs for 'git worktree add' | SZEDER Gábor | 1 | -0/+36 |
2020-01-15 | completion: list existing working trees for 'git worktree' subcommands | SZEDER Gábor | 1 | -1/+29 |
2020-01-15 | completion: simplify completing 'git worktree' subcommands and options | SZEDER Gábor | 1 | -22/+8 |
2020-01-15 | completion: return the index of found word from __git_find_on_cmdline() | SZEDER Gábor | 1 | -3/+17 |
2020-01-15 | completion: clean up the __git_find_on_cmdline() helper function | SZEDER Gábor | 1 | -5/+8 |
2019-12-20 | contrib/credential/netrc: work outside a repo | Denton Liu | 1 | -1/+1 |
2019-12-20 | contrib/credential/netrc: make PERL_PATH configurable | Denton Liu | 3 | -2/+25 |
2019-12-10 | Merge branch 'dl/pretty-reference' | Junio C Hamano | 1 | -1/+1 |
2019-12-10 | Merge branch 'dl/submodule-set-url' | Junio C Hamano | 1 | -1/+1 |
2019-12-01 | Merge branch 'js/complete-svn-recursive' | Junio C Hamano | 1 | -0/+1 |
2019-12-01 | Merge branch 'dl/complete-rebase-onto' | Junio C Hamano | 1 | -0/+4 |
2019-12-01 | Merge branch 'jk/remove-sha1-to-hex' | Junio C Hamano | 1 | -32/+0 |
2019-11-20 | pretty: implement 'reference' format | Denton Liu | 1 | -1/+1 |
2019-11-20 | completion: complete `tformat:` pretty format | Denton Liu | 1 | -1/+1 |
2019-11-13 | completion: tab-complete "git svn --recursive" | James Shubin | 1 | -0/+1 |
2019-11-13 | hex: drop sha1_to_hex() | Jeff King | 1 | -15/+0 |
2019-11-12 | completion: learn to complete `git rebase --onto=` | Denton Liu | 1 | -0/+4 |
2019-11-11 | hex: drop sha1_to_hex_r() | Jeff King | 1 | -17/+0 |
2019-11-10 | Fix spelling errors in no-longer-updated-from-upstream modules | Elijah Newren | 5 | -5/+5 |
2019-11-10 | multimail: fix a few simple spelling errors | Elijah Newren | 2 | -5/+5 |
2019-11-10 | Fix spelling errors in messages shown to users | Elijah Newren | 1 | -1/+1 |
2019-11-10 | Fix spelling errors in code comments | Elijah Newren | 3 | -4/+4 |
2019-11-07 | Fix spelling errors in documentation outside of Documentation/ | Elijah Newren | 1 | -1/+1 |
2019-10-30 | submodule: teach set-url subcommand | Denton Liu | 1 | -1/+1 |
2019-10-23 | Merge branch 'nr/diff-highlight-indent-fix' | Junio C Hamano | 1 | -1/+1 |
2019-10-23 | Merge branch 'mb/clarify-zsh-completion-doc' | Junio C Hamano | 1 | -2/+3 |
2019-10-18 | completion: clarify installation instruction for zsh | Maxim Belsky | 1 | -2/+3 |
2019-10-15 | diff-highlight: fix a whitespace nit | Norman Rasmussen | 1 | -1/+1 |
2019-10-15 | Merge branch 'ew/hashmap' | Junio C Hamano | 1 | -0/+16 |
2019-10-15 | Merge branch 'js/azure-pipelines-msvc' | Junio C Hamano | 1 | -0/+3 |
2019-10-09 | Merge branch 'am/visual-studio-config-fix' | Junio C Hamano | 1 | -7/+8 |
2019-10-07 | Merge branch 'cc/svn-fe-py-shebang' | Junio C Hamano | 1 | -1/+1 |
2019-10-07 | Merge branch 'hb/hg-to-git-py3' | Junio C Hamano | 1 | -25/+25 |
2019-10-07 | Merge branch 'mr/complete-more-for-log-etc' | Junio C Hamano | 1 | -4/+14 |
2019-10-07 | Merge branch 'dl/complete-rebase-and-archive' | Junio C Hamano | 1 | -19/+8 |
2019-10-07 | coccicheck: detect hashmap_entry.hash assignment | Eric Wong | 1 | -0/+16 |
2019-10-06 | vcxproj: only copy `git-remote-http.exe` once it was built | Johannes Schindelin | 1 | -0/+3 |