summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tb/filter-alternate-refs'Junio C Hamano2018-10-191-2/+1
|\
| * transport: drop refnames from for_each_alternate_refJeff King2018-10-091-2/+1
* | Merge branch 'jt/avoid-ls-refs'Junio C Hamano2018-10-191-6/+26
|\ \
| * | fetch: do not list refs if fetching only hashesJonathan Tan2018-10-071-6/+26
* | | Merge branch 'ds/commit-graph-leakfix'Junio C Hamano2018-10-191-5/+6
|\ \ \
| * | | builtin/commit-graph.c: UNLEAK variablesMartin Ågren2018-10-071-5/+6
* | | | Merge branch 'rs/grep-no-recursive'Junio C Hamano2018-10-191-0/+2
|\ \ \ \
| * | | | grep: add -r/--[no-]recursiveRené Scharfe2018-10-031-0/+2
* | | | | Merge branch 'nd/help-commands-verbose-by-default'Junio C Hamano2018-10-191-1/+1
|\ \ \ \ \
| * | | | | help -a: improve and make --verbose defaultNguyễn Thái Ngọc Duy2018-10-031-1/+1
* | | | | | Merge branch 'jt/fetch-tips-in-partial-clone'Junio C Hamano2018-10-191-2/+13
|\ \ \ \ \ \
| * | | | | | fetch: in partial clone, check presence of targetsJonathan Tan2018-09-211-2/+13
* | | | | | | Merge branch 'nd/status-refresh-progress'Junio C Hamano2018-10-192-3/+9
|\ \ \ \ \ \ \
| * | | | | | | status: show progress bar if refreshing the index takes too longNguyễn Thái Ngọc Duy2018-09-172-3/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ss/wt-status-committable'Junio C Hamano2018-10-191-9/+12
|\ \ \ \ \ \ \
| * | | | | | | roll wt_status_state into wt_status and populate in the collect phaseStephen P. Smith2018-10-031-0/+3
| * | | | | | | wt-status: rename commitable to committableStephen P. Smith2018-09-071-9/+9
* | | | | | | | Merge branch 'nd/the-index'Junio C Hamano2018-10-1932-66/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-2121-34/+34
| * | | | | | | | submodule.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+1
| * | | | | | | | line-range.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+1
| * | | | | | | | userdiff.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+2
| * | | | | | | | rerere.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-214-7/+7
| * | | | | | | | sha1-file.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-214-4/+4
| * | | | | | | | patch-ids.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+1
| * | | | | | | | merge.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-212-5/+10
| * | | | | | | | merge-blobs.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+1
| * | | | | | | | ll-merge.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-1/+2
| * | | | | | | | diff.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-214-4/+4
| * | | | | | | | grep.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-212-3/+3
| * | | | | | | | diff.c: remove the_index dependency in textconv() functionsNguyễn Thái Ngọc Duy2018-09-212-3/+6
| * | | | | | | | diff.c: reduce implicit dependency on the_indexNguyễn Thái Ngọc Duy2018-09-211-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/oideq-hasheq-cleanup'Junio C Hamano2018-10-161-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | more oideq/hasheq conversionsJeff King2018-10-041-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'en/status-multiple-renames-to-the-same-target-fix'Junio C Hamano2018-10-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: fix erroneous BUG, 'multiple renames on the same target? how?'Elijah Newren2018-09-271-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/check-everything-connected-is-long-gone'Junio C Hamano2018-10-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: update comment with check_everything_connectedJeff King2018-09-251-1/+1
* | | | | | | | | Merge branch 'jn/gc-auto'Junio C Hamano2018-10-161-6/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gc: do not return error for prior errors in daemonized modeJonathan Nieder2018-07-171-6/+27
* | | | | | | | | | Merge branch 'jn/gc-auto-prep'Junio C Hamano2018-10-161-22/+18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | gc: exit with status 128 on failureJonathan Nieder2018-07-171-21/+14
| * | | | | | | | | gc: improve handling of errors reading gc.logJonathan Nieder2018-07-171-3/+6
* | | | | | | | | | Merge branch 'jk/delta-islands-with-bitmap-reuse-delta-fix'Junio C Hamano2018-10-161-16/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-objects: handle island check for "external" delta baseJeff King2018-09-191-16/+52
* | | | | | | | | | | Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano2018-10-162-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | commit-graph: not compatible with replace objectsDerrick Stolee2018-08-211-0/+4
| * | | | | | | | | | | refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callbackStefan Beller2018-08-211-4/+4
* | | | | | | | | | | | Merge branch 'ab/commit-graph-progress'Junio C Hamano2018-10-163-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | gc: fix regression in 7b0f229222 impacting --quietÆvar Arnfjörð Bjarmason2018-09-201-1/+1