summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2019-03-05fetch: ignore SIGPIPE during network operationJeff King1-0/+2
2019-03-04built-in rebase: set ORIG_HEAD just once, before the rebaseJohannes Schindelin1-13/+18
2019-03-04built-in rebase: use the correct reflog when switching branchesJohannes Schindelin1-1/+1
2019-03-04built-in rebase: no need to check out `onto` twiceJohannes Schindelin1-2/+2
2019-03-01setup: fix memory leaks with `struct repository_format`Martin Ågren1-1/+2
2019-02-24diff: reuse diff setup for --no-index caseJeff King1-9/+11
2019-02-22trace2:data: add subverb for rebaseJeff Hostetler1-0/+17
2019-02-22trace2:data: add subverb to reset commandJeff Hostetler1-0/+6
2019-02-22trace2:data: add subverb to checkout commandJeff Hostetler1-0/+7
2019-02-22trace2:data: pack-objects: add trace2 regionsDerrick Stolee1-1/+15
2019-02-22trace2:data: add trace2 hook classificationJeff Hostetler3-0/+6
2019-02-22trace2: create new combined trace facilityJeff Hostetler1-5/+4
2019-02-22format-patch: notice failure to open cover letter for writingJunio C Hamano1-1/+1
2019-02-22builtin/log: downcase the beginning of error messagesJunio C Hamano1-20/+20
2019-02-20receive-pack: fix use-after-free bugÆvar Arnfjörð Bjarmason1-8/+15
2019-02-20completion: add more parameter value completionNguyễn Thái Ngọc Duy6-0/+32
2019-02-15read-cache: add post-index-change hookBen Peart2-0/+3
2019-02-14prune: check SEEN flag for reachabilityJeff King1-5/+4
2019-02-14prune: lazily perform reachability traversalJeff King1-11/+32
2019-02-11prune-packed: check for too many argumentsRamsay Jones1-0/+5
2019-02-11Fix typos in translatable strings for v2.21.0Jean-Noël Avila3-4/+4
2019-02-08Merge branch 'js/rebase-i-redo-exec-fix'Junio C Hamano1-21/+0
2019-02-08Merge branch 'nd/checkout-noisy-unmerge'Junio C Hamano1-7/+12
2019-02-08submodule--helper: teach config subcommand --unsetDenton Liu1-5/+12
2019-02-07log,diff-tree: add --combined-all-paths optionElijah Newren1-1/+5
2019-02-06Merge branch 'ss/describe-dirty-in-the-right-directory'Junio C Hamano1-0/+1
2019-02-06Merge branch 'sl/const'Junio C Hamano3-10/+10
2019-02-06Merge branch 'jk/loose-object-cache-oid'Junio C Hamano6-12/+11
2019-02-06Merge branch 'pw/rebase-x-sanity-check'Junio C Hamano1-0/+17
2019-02-06Merge branch 'br/commit-tree-fully-spelled-gpg-sign-option'Junio C Hamano1-1/+7
2019-02-06Merge branch 'ds/push-sparse-tree-walk'Junio C Hamano2-2/+10
2019-02-06Merge branch 'lt/date-human'Junio C Hamano1-0/+4
2019-02-06Merge branch 'jk/unused-parameter-cleanup'Junio C Hamano1-2/+1
2019-02-06Merge branch 'nd/the-index-final'Junio C Hamano41-60/+111
2019-02-06Merge branch 'js/rebase-am'Junio C Hamano1-125/+311
2019-02-06Merge branch 'tt/bisect-in-c'Junio C Hamano2-22/+561
2019-02-06Merge branch 'dt/cat-file-batch-ambiguous'Junio C Hamano1-1/+4
2019-02-06Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano2-20/+19
2019-02-06checkout: count and print -m paths separatelyNguyễn Thái Ngọc Duy1-3/+8
2019-02-06checkout: update count-checkouts messagesNguyễn Thái Ngọc Duy1-4/+4
2019-02-06Revert "rebase: introduce a shortcut for --reschedule-failed-exec"Johannes Schindelin1-21/+0
2019-02-05Merge branch 'nd/fetch-compact-update'Junio C Hamano1-2/+6
2019-02-05Merge branch 'pw/no-editor-in-rebase-i-implicit'Junio C Hamano1-2/+3
2019-02-05Merge branch 'bp/checkout-new-branch-optim'Junio C Hamano1-0/+8
2019-02-05Merge branch 'ph/pack-objects-mutex-fix'Junio C Hamano1-17/+10
2019-02-05Merge branch 'ab/commit-graph-write-progress'Junio C Hamano1-2/+2
2019-02-05Merge branch 'jk/add-ignore-errors-bit-assignment-fix'Junio C Hamano1-1/+1
2019-02-05Merge branch 'jt/fetch-v2-sideband'Junio C Hamano4-40/+47
2019-02-05Merge branch 'js/filter-options-should-use-plain-int'Junio C Hamano2-2/+11
2019-02-05Merge branch 'sb/more-repo-in-api'Junio C Hamano3-4/+8