summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2019-03-20Merge branch 'br/commit-tree-parseopt'Junio C Hamano
2019-03-20Merge branch 'ma/clear-repository-format'Junio C Hamano
2019-03-20Merge branch 'jk/virtual-objects-do-exist'Junio C Hamano
2019-03-20Merge branch 'jk/no-sigpipe-during-network-transport'Junio C Hamano
2019-03-20Merge branch 'jk/fsck-doc'Junio C Hamano
2019-03-20Merge branch 'js/rebase-orig-head-fix'Junio C Hamano
2019-03-08commit-tree: utilize parse-options apiBrandon Richardson
2019-03-07Merge branch 'jk/diff-no-index-initialize'Junio C Hamano
2019-03-07Merge branch 'nd/completion-more-parameters'Junio C Hamano
2019-03-07Merge branch 'ab/receive-pack-use-after-free-fix'Junio C Hamano
2019-03-07Merge branch 'jk/prune-optim'Junio C Hamano
2019-03-07Merge branch 'jh/trace2'Junio C Hamano
2019-03-07Merge branch 'rj/prune-packed-excess-args'Junio C Hamano
2019-03-07Merge branch 'en/combined-all-paths'Junio C Hamano
2019-03-07Merge branch 'sc/pack-redundant'Junio C Hamano
2019-03-07Merge branch 'du/branch-show-current'Junio C Hamano
2019-03-07Merge branch 'wh/author-committer-ident-config'Junio C Hamano
2019-03-07Merge branch 'nd/diff-parseopt'Junio C Hamano
2019-03-07Merge branch 'tg/checkout-no-overlay'Junio C Hamano
2019-03-05fsck: always compute USED flags for unreachable objectsJeff King
2019-03-05rev-list: allow cached objects in existence checkJeff King
2019-03-05fetch: ignore SIGPIPE during network operationJeff King
2019-03-04built-in rebase: set ORIG_HEAD just once, before the rebaseJohannes Schindelin
2019-03-04built-in rebase: use the correct reflog when switching branchesJohannes Schindelin
2019-03-04built-in rebase: no need to check out `onto` twiceJohannes Schindelin
2019-02-28setup: fix memory leaks with `struct repository_format`Martin Ågren
2019-02-24diff: reuse diff setup for --no-index caseJeff King
2019-02-22trace2:data: add subverb for rebaseJeff Hostetler
2019-02-22trace2:data: add subverb to reset commandJeff Hostetler
2019-02-22trace2:data: add subverb to checkout commandJeff Hostetler
2019-02-22trace2:data: pack-objects: add trace2 regionsDerrick Stolee
2019-02-22trace2:data: add trace2 hook classificationJeff Hostetler
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-20receive-pack: fix use-after-free bugÆvar Arnfjörð Bjarmason
2019-02-20completion: add more parameter value completionNguyễn Thái Ngọc Duy
2019-02-14prune: check SEEN flag for reachabilityJeff King
2019-02-14prune: lazily perform reachability traversalJeff King
2019-02-11prune-packed: check for too many argumentsRamsay Jones
2019-02-11Fix typos in translatable strings for v2.21.0Jean-Noël Avila
2019-02-09Merge branch 'js/rebase-i-redo-exec-fix'Junio C Hamano
2019-02-09Merge branch 'nd/checkout-noisy-unmerge'Junio C Hamano
2019-02-08log,diff-tree: add --combined-all-paths optionElijah Newren
2019-02-07Merge branch 'ss/describe-dirty-in-the-right-directory'Junio C Hamano
2019-02-07Merge branch 'sl/const'Junio C Hamano
2019-02-07Merge branch 'jk/loose-object-cache-oid'Junio C Hamano
2019-02-07Merge branch 'pw/rebase-x-sanity-check'Junio C Hamano
2019-02-07Merge branch 'br/commit-tree-fully-spelled-gpg-sign-option'Junio C Hamano
2019-02-07Merge branch 'ds/push-sparse-tree-walk'Junio C Hamano
2019-02-07Merge branch 'lt/date-human'Junio C Hamano
2019-02-07Merge branch 'jk/unused-parameter-cleanup'Junio C Hamano