Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge branch 'ws/grep-quiet-no-pager' into maint | Junio C Hamano | 2015-03-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | grep: fix "--quiet" overwriting current outputws/grep-quiet-no-pager | Wilhelm Schuermann | 2015-03-19 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jc/submitting-patches-mention-send-email' into maint | Junio C Hamano | 2015-03-28 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | SubmittingPatches: encourage users to use format-patch and send-emailjc/submitting-patches-mention-send-email | Junio C Hamano | 2015-03-15 | 1 | -0/+5 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jk/cleanup-failed-clone' into maint | Junio C Hamano | 2015-03-28 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clone: drop period from end of die_errno messagejk/cleanup-failed-clone | Jeff King | 2015-03-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | clone: initialize atexit cleanup handler earlier | Jeff King | 2015-03-19 | 1 | -4/+5 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jk/fetch-pack' into maint | Junio C Hamano | 2015-03-28 | 3 | -13/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fetch-pack: remove dead assignment to ref->new_sha1jk/fetch-pack | Jeff King | 2015-03-19 | 1 | -3/+0 | |
| * | | | | | | | | | | | | fetch_refs_via_pack: free extra copy of refs | Jeff King | 2015-03-19 | 1 | -3/+5 | |
| * | | | | | | | | | | | | filter_ref: make a copy of extra "sought" entries | Jeff King | 2015-03-19 | 2 | -6/+12 | |
| * | | | | | | | | | | | | filter_ref: avoid overwriting ref->old_sha1 with garbage | Jeff King | 2015-03-19 | 1 | -1/+5 | |
* | | | | | | | | | | | | | Merge branch 'tg/fix-check-order-with-split-index' into maint | Junio C Hamano | 2015-03-28 | 1 | -19/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | read-cache: fix reading of split indextg/fix-check-order-with-split-index | Thomas Gummerer | 2015-03-20 | 1 | -19/+23 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/prune-with-corrupt-refs' into maint | Junio C Hamano | 2015-03-28 | 7 | -68/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | refs.c: drop curate_packed_refsjk/prune-with-corrupt-refs | Jeff King | 2015-03-20 | 2 | -67/+2 | |
| * | | | | | | | | | | | | | repack: turn on "ref paranoia" when doing a destructive repack | Jeff King | 2015-03-20 | 2 | -3/+7 | |
| * | | | | | | | | | | | | | prune: turn on ref_paranoia flag | Jeff King | 2015-03-20 | 2 | -2/+3 | |
| * | | | | | | | | | | | | | refs: introduce a "ref paranoia" flag | Jeff King | 2015-03-20 | 4 | -0/+25 | |
| * | | | | | | | | | | | | | t5312: test object deletion code paths in a corrupted repository | Jeff King | 2015-03-20 | 1 | -0/+114 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 2.3.2 release notes: typofix | Thomas Ackermann | 2015-03-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'jk/tag-h-column-is-a-listing-option' into maint | Junio C Hamano | 2015-03-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tag: fix some mis-organized options in "-h" listingjk/tag-h-column-is-a-listing-option | Jeff King | 2015-03-12 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge branch 'jk/smart-http-hide-refs' into maint | Junio C Hamano | 2015-03-27 | 2 | -6/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | upload-pack: do not check NULL return of lookup_unknown_objectjk/smart-http-hide-refs | Jeff King | 2015-03-12 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | upload-pack: fix transfer.hiderefs over smart-http | Jeff King | 2015-03-12 | 2 | -4/+21 | |
* | | | | | | | | | | | | | | | Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint | Junio C Hamano | 2015-03-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | contrib/completion: escape the forward slash in __git_match_ctagjs/completion-ctags-pattern-substitution-fix | John Szakmeister | 2015-03-14 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Update mailmap to spell out "Alexander Kuleshov" | Junio C Hamano | 2015-03-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Git 2.3.4v2.3.4 | Junio C Hamano | 2015-03-23 | 4 | -3/+36 | |
* | | | | | | | | | | | | | | | Merge branch 'rs/use-isxdigit' into maint | Junio C Hamano | 2015-03-23 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | use isxdigit() for checking if a character is a hexadecimal digitrs/use-isxdigit | René Scharfe | 2015-03-10 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'rs/deflate-init-cleanup' into maint | Junio C Hamano | 2015-03-23 | 10 | -13/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}rs/deflate-init-cleanup | René Scharfe | 2015-03-05 | 10 | -13/+2 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'ak/git-done-help-cleanup' into maint | Junio C Hamano | 2015-03-23 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | git: make was_alias and done_help non-staticak/git-done-help-cleanup | Alexander Kuleshov | 2015-03-06 | 1 | -3/+2 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'sg/completion-remote' into maint | Junio C Hamano | 2015-03-23 | 2 | -5/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | completion: simplify __git_remotes()sg/completion-remote | SZEDER Gábor | 2015-03-06 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | completion: add a test for __git_remotes() helper function | SZEDER Gábor | 2015-03-06 | 1 | -0/+19 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'mg/doc-status-color-slot' into maint | Junio C Hamano | 2015-03-23 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | config,completion: add color.status.unmergedmg/doc-status-color-slot | Michael J Gruber | 2015-03-10 | 2 | -2/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jc/decorate-leaky-separator-color' into maint | Junio C Hamano | 2015-03-23 | 3 | -57/+84 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | log --decorate: do not leak "commit" color into the next itemjc/decorate-leaky-separator-color | Junio C Hamano | 2015-03-04 | 3 | -8/+16 | |
| * | | | | | | | | | | | | | | | Documentation/config.txt: simplify boolean description in the syntax section | Junio C Hamano | 2015-03-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Documentation/config.txt: describe 'color' value type in the "Values" section | Junio C Hamano | 2015-03-04 | 1 | -16/+13 | |
| * | | | | | | | | | | | | | | | Documentation/config.txt: have a separate "Values" section | Junio C Hamano | 2015-03-04 | 1 | -8/+31 | |
| * | | | | | | | | | | | | | | | Documentation/config.txt: describe the structure first and then meaning | Junio C Hamano | 2015-03-04 | 1 | -16/+15 | |
| * | | | | | | | | | | | | | | | Documentation/config.txt: explain multi-valued variables once | Junio C Hamano | 2015-03-04 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | Documentation/config.txt: avoid unnecessary negation | Junio C Hamano | 2015-03-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | Merge branch 'kn/git-cd-to-empty' into maint | Junio C Hamano | 2015-03-23 | 2 | -4/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |