Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout: avoid using the rev_info flag leak_pending | René Scharfe | 2017-12-28 | 1 | -12/+1 |
* | Merge branch 'tz/notes-error-to-stderr' into maint | Junio C Hamano | 2017-12-06 | 1 | -4/+4 |
|\ | |||||
| * | notes: send "Automatic notes merge failed" messages to stderrtz/notes-error-to-stderr | Todd Zullinger | 2017-11-15 | 1 | -4/+4 |
* | | Merge branch 'sw/pull-ipv46-passthru' into maint | Junio C Hamano | 2017-12-06 | 1 | -0/+12 |
|\ \ | |||||
| * | | pull: pass -4/-6 option to 'git fetch'sw/pull-ipv46-passthru | Shuyu Wei | 2017-11-21 | 1 | -0/+12 |
* | | | Merge branch 'ma/reduce-heads-leakfix' into maint | Junio C Hamano | 2017-11-27 | 5 | -22/+28 |
|\ \ \ | |||||
| * | | | reduce_heads: fix memory leaksma/reduce-heads-leakfix | Martin Ågren | 2017-11-08 | 5 | -5/+11 |
| * | | | builtin/merge-base: free commit lists | Martin Ågren | 2017-11-08 | 1 | -18/+18 |
* | | | | Merge branch 'ma/bisect-leakfix' into maint | Junio C Hamano | 2017-11-27 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | bisect: change calling-convention of `find_bisection()` | Martin Ågren | 2017-11-06 | 1 | -2/+1 |
| |/ / / | |||||
* | | | | Merge branch 'jc/check-ref-format-oor' into maint | Junio C Hamano | 2017-11-15 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | check-ref-format --branch: strip refs/heads/ using skip_prefix | Junio C Hamano | 2017-10-18 | 1 | -2/+4 |
* | | | | | Merge branch 'bw/grep-recurse-submodules' into maint | Junio C Hamano | 2017-11-15 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | grep: take the read-lock when adding a submodulebw/grep-recurse-submodules | Martin Ågren | 2017-11-02 | 1 | -0/+2 |
* | | | | | | Merge branch 'ao/check-resolve-ref-unsafe-result' into maint | Junio C Hamano | 2017-11-15 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit: check result of resolve_ref_unsafeao/check-resolve-ref-unsafe-result | Andrey Okoshkin | 2017-10-21 | 1 | -0/+2 |
| * | | | | | | Merge branch 'jk/ref-filter-colors-fix' into maint | Junio C Hamano | 2017-10-18 | 6 | -5/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'sb/branch-avoid-repeated-strbuf-release' into maint | Junio C Hamano | 2017-10-18 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mg/timestamp-t-fix' into maint | Junio C Hamano | 2017-10-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 2017-10-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/describe-omit-some-refs' into maint | Junio C Hamano | 2017-10-18 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'aw/gc-lockfile-fscanf-fix' into maint | Junio C Hamano | 2017-10-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rk/commit-tree-make-F-verbatim' into maint | Junio C Hamano | 2017-10-18 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/packed-ref-store-prep' into maint | Junio C Hamano | 2017-10-18 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | | remote: handle broken symrefs | Jeff King | 2017-10-21 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'jk/ref-filter-colors-fix' | Junio C Hamano | 2017-10-18 | 5 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | tag: respect color.ui configjk/ref-filter-colors-fix | Jeff King | 2017-10-17 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Revert "color: check color.ui in git_default_config()" | Jeff King | 2017-10-17 | 4 | -4/+5 |
| * | | | | | | | | | | | | | Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt... | Junio C Hamano | 2017-10-17 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'ds/avoid-overflow-in-midpoint-computation' | Junio C Hamano | 2017-10-11 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | cleanup: fix possible overflow errors in binary searchds/avoid-overflow-in-midpoint-computation | Derrick Stolee | 2017-10-10 | 3 | -4/+4 |
* | | | | | | | | | | | | | | | Merge branch 'ks/branch-tweak-error-message-for-extra-args' | Junio C Hamano | 2017-10-07 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | branch: change the error messages to be more meaningfulks/branch-tweak-error-message-for-extra-args | Kaartic Sivaraam | 2017-10-04 | 1 | -3/+3 |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'jk/ui-color-always-to-auto' | Junio C Hamano | 2017-10-07 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autojk/ui-color-always-to-auto | Junio C Hamano | 2017-10-04 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | provide --color option for all ref-filter users | Jeff King | 2017-10-04 | 2 | -0/+2 |
* | | | | | | | | | | | | | | | | Merge branch 'ma/builtin-unleak' | Junio C Hamano | 2017-10-07 | 5 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | builtin/: add UNLEAKsma/builtin-unleak | Martin Ågren | 2017-10-02 | 5 | -4/+11 |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'sb/branch-avoid-repeated-strbuf-release' | Junio C Hamano | 2017-10-07 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | branch: reset instead of release a strbufsb/branch-avoid-repeated-strbuf-release | Stefan Beller | 2017-10-04 | 1 | -2/+3 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'rs/cleanup-strbuf-users' | Junio C Hamano | 2017-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | use strbuf_addstr() for adding strings to strbufs | René Scharfe | 2017-10-02 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 2017-10-05 | 2 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | refs: pass NULL to resolve_refdup() if hash is not neededrs/resolve-ref-optional-result | René Scharfe | 2017-10-01 | 2 | -4/+2 |
* | | | | | | | | | | | | | | | Merge branch 'jk/read-in-full' | Junio C Hamano | 2017-10-03 | 2 | -5/+25 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | worktree: check the result of read_in_full()jk/read-in-full | Jeff King | 2017-09-27 | 1 | -1/+18 |
| * | | | | | | | | | | | | | | | worktree: use xsize_t to access file size | Jeff King | 2017-09-27 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | | distinguish error versus short read from read_in_full() | Jeff King | 2017-09-27 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | prefer "!=" when checking read_in_full() result | Jeff King | 2017-09-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Merge branch 'jk/no-optional-locks' | Junio C Hamano | 2017-10-03 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |