aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'tz/notes-error-to-stderr' into maintJunio C Hamano2017-12-06
|\
| * notes: send "Automatic notes merge failed" messages to stderrTodd Zullinger2017-11-15
* | Merge branch 'sw/pull-ipv46-passthru' into maintJunio C Hamano2017-12-06
|\ \
| * | pull: pass -4/-6 option to 'git fetch'Shuyu Wei2017-11-21
* | | Merge branch 'ma/reduce-heads-leakfix' into maintJunio C Hamano2017-11-27
|\ \ \
| * | | reduce_heads: fix memory leaksMartin Ågren2017-11-08
| * | | builtin/merge-base: free commit listsMartin Ågren2017-11-08
* | | | Merge branch 'ma/bisect-leakfix' into maintJunio C Hamano2017-11-27
|\ \ \ \
| * | | | bisect: change calling-convention of `find_bisection()`Martin Ågren2017-11-06
| |/ / /
* | | | Merge branch 'jc/check-ref-format-oor' into maintJunio C Hamano2017-11-15
|\ \ \ \
| * | | | check-ref-format --branch: strip refs/heads/ using skip_prefixJunio C Hamano2017-10-18
* | | | | Merge branch 'bw/grep-recurse-submodules' into maintJunio C Hamano2017-11-15
|\ \ \ \ \
| * | | | | grep: take the read-lock when adding a submoduleMartin Ågren2017-11-02
* | | | | | Merge branch 'ao/check-resolve-ref-unsafe-result' into maintJunio C Hamano2017-11-15
|\ \ \ \ \ \
| * | | | | | commit: check result of resolve_ref_unsafeAndrey Okoshkin2017-10-21
| * | | | | | Merge branch 'jk/ref-filter-colors-fix' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sb/branch-avoid-repeated-strbuf-release' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mg/timestamp-t-fix' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/describe-omit-some-refs' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'aw/gc-lockfile-fscanf-fix' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rk/commit-tree-make-F-verbatim' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/packed-ref-store-prep' into maintJunio C Hamano2017-10-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | remote: handle broken symrefsJeff King2017-10-21
| |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | tag: respect color.ui configJeff King2017-10-17
| * | | | | | | | | | | | | Revert "color: check color.ui in git_default_config()"Jeff King2017-10-17
| * | | | | | | | | | | | | Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...Junio C Hamano2017-10-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ds/avoid-overflow-in-midpoint-computation'Junio C Hamano2017-10-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cleanup: fix possible overflow errors in binary searchDerrick Stolee2017-10-10
* | | | | | | | | | | | | | | Merge branch 'ks/branch-tweak-error-message-for-extra-args'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | branch: change the error messages to be more meaningfulKaartic Sivaraam2017-10-04
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/ui-color-always-to-auto'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano2017-10-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | provide --color option for all ref-filter usersJeff King2017-10-04
* | | | | | | | | | | | | | | | Merge branch 'ma/builtin-unleak'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | builtin/: add UNLEAKsMartin Ågren2017-10-02
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'sb/branch-avoid-repeated-strbuf-release'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | branch: reset instead of release a strbufStefan Beller2017-10-04
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'rs/cleanup-strbuf-users'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | use strbuf_addstr() for adding strings to strbufsRené Scharfe2017-10-02
* | | | | | | | | | | | | | | Merge branch 'rs/resolve-ref-optional-result'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | refs: pass NULL to resolve_refdup() if hash is not neededRené Scharfe2017-10-01
* | | | | | | | | | | | | | | Merge branch 'jk/read-in-full'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | worktree: check the result of read_in_full()Jeff King2017-09-27
| * | | | | | | | | | | | | | | worktree: use xsize_t to access file sizeJeff King2017-09-27
| * | | | | | | | | | | | | | | distinguish error versus short read from read_in_full()Jeff King2017-09-27
| * | | | | | | | | | | | | | | prefer "!=" when checking read_in_full() resultJeff King2017-09-27
* | | | | | | | | | | | | | | | Merge branch 'jk/no-optional-locks'Junio C Hamano2017-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git: add --no-optional-locks optionJeff King2017-09-27
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |