Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/diff-no-index-initialize' | Junio C Hamano | 2019-03-07 | 1 | -9/+11 |
|\ | |||||
| * | diff: reuse diff setup for --no-index case | Jeff King | 2019-02-24 | 1 | -9/+11 |
* | | Merge branch 'nd/completion-more-parameters' | Junio C Hamano | 2019-03-07 | 6 | -0/+32 |
|\ \ | |||||
| * | | completion: add more parameter value completion | Nguyễn Thái Ngọc Duy | 2019-02-20 | 6 | -0/+32 |
* | | | Merge branch 'ab/receive-pack-use-after-free-fix' | Junio C Hamano | 2019-03-07 | 1 | -8/+15 |
|\ \ \ | |||||
| * | | | receive-pack: fix use-after-free bug | Ævar Arnfjörð Bjarmason | 2019-02-20 | 1 | -8/+15 |
* | | | | Merge branch 'jk/prune-optim' | Junio C Hamano | 2019-03-07 | 1 | -12/+32 |
|\ \ \ \ | |||||
| * | | | | prune: check SEEN flag for reachability | Jeff King | 2019-02-14 | 1 | -5/+4 |
| * | | | | prune: lazily perform reachability traversal | Jeff King | 2019-02-14 | 1 | -11/+32 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jh/trace2' | Junio C Hamano | 2019-03-07 | 8 | -6/+55 |
|\ \ \ \ | |||||
| * | | | | trace2:data: add subverb for rebase | Jeff Hostetler | 2019-02-22 | 1 | -0/+17 |
| * | | | | trace2:data: add subverb to reset command | Jeff Hostetler | 2019-02-22 | 1 | -0/+6 |
| * | | | | trace2:data: add subverb to checkout command | Jeff Hostetler | 2019-02-22 | 1 | -0/+7 |
| * | | | | trace2:data: pack-objects: add trace2 regions | Derrick Stolee | 2019-02-22 | 1 | -1/+15 |
| * | | | | trace2:data: add trace2 hook classification | Jeff Hostetler | 2019-02-22 | 3 | -0/+6 |
| * | | | | trace2: create new combined trace facility | Jeff Hostetler | 2019-02-22 | 1 | -5/+4 |
| |/ / / | |||||
* | | | | Merge branch 'rj/prune-packed-excess-args' | Junio C Hamano | 2019-03-07 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | prune-packed: check for too many arguments | Ramsay Jones | 2019-02-11 | 1 | -0/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'en/combined-all-paths' | Junio C Hamano | 2019-03-07 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | log,diff-tree: add --combined-all-paths option | Elijah Newren | 2019-02-07 | 1 | -1/+5 |
* | | | | | Merge branch 'sc/pack-redundant' | Junio C Hamano | 2019-03-07 | 1 | -140/+92 |
|\ \ \ \ \ | |||||
| * | | | | | pack-redundant: consistent sort method | Jiang Xin | 2019-02-04 | 1 | -8/+16 |
| * | | | | | pack-redundant: rename pack_list.all_objects | Jiang Xin | 2019-02-04 | 1 | -19/+19 |
| * | | | | | pack-redundant: new algorithm to find min packs | Sun Chao | 2019-02-04 | 1 | -127/+67 |
| * | | | | | pack-redundant: delete redundant code | Sun Chao | 2019-02-04 | 1 | -1/+0 |
| * | | | | | pack-redundant: delay creation of unique_objects | Jiang Xin | 2019-02-04 | 1 | -5/+10 |
* | | | | | | Merge branch 'du/branch-show-current' | Junio C Hamano | 2019-03-07 | 1 | -2/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | branch: introduce --show-current display option | Daniels Umanovskis | 2018-10-26 | 1 | -2/+23 |
* | | | | | | | Merge branch 'wh/author-committer-ident-config' | Junio C Hamano | 2019-03-07 | 2 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | config: allow giving separate author and committer idents | William Hubbs | 2019-02-04 | 2 | -1/+3 |
* | | | | | | | | Merge branch 'nd/diff-parseopt' | Junio C Hamano | 2019-03-07 | 3 | -19/+33 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | parse-options: allow ll_callback with OPTION_CALLBACK | Nguyễn Thái Ngọc Duy | 2019-01-27 | 2 | -5/+17 |
| * | | | | | | | | parse-options: avoid magic return codes | Nguyễn Thái Ngọc Duy | 2019-01-27 | 2 | -12/+13 |
| * | | | | | | | | parse-options: stop abusing 'callback' for lowlevel callbacks | Nguyễn Thái Ngọc Duy | 2019-01-27 | 3 | -7/+8 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'tg/checkout-no-overlay' | Junio C Hamano | 2019-03-07 | 1 | -35/+92 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | revert "checkout: introduce checkout.overlayMode config" | Thomas Gummerer | 2019-02-04 | 1 | -7/+1 |
| * | | | | | | | checkout: introduce checkout.overlayMode config | Thomas Gummerer | 2019-01-08 | 1 | -1/+7 |
| * | | | | | | | checkout: introduce --{,no-}overlay option | Thomas Gummerer | 2019-01-08 | 1 | -8/+58 |
| * | | | | | | | checkout: factor out mark_cache_entry_for_checkout function | Thomas Gummerer | 2019-01-02 | 1 | -31/+36 |
| * | | | | | | | checkout: clarify comment | Thomas Gummerer | 2019-01-02 | 1 | -4/+4 |
* | | | | | | | | Fix typos in translatable strings for v2.21.0 | Jean-Noël Avila | 2019-02-11 | 3 | -4/+4 |
* | | | | | | | | Merge branch 'js/rebase-i-redo-exec-fix' | Junio C Hamano | 2019-02-08 | 1 | -21/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Revert "rebase: introduce a shortcut for --reschedule-failed-exec" | Johannes Schindelin | 2019-02-06 | 1 | -21/+0 |
* | | | | | | | | | Merge branch 'nd/checkout-noisy-unmerge' | Junio C Hamano | 2019-02-08 | 1 | -7/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | checkout: count and print -m paths separately | Nguyễn Thái Ngọc Duy | 2019-02-06 | 1 | -3/+8 |
| * | | | | | | | | | checkout: update count-checkouts messages | Nguyễn Thái Ngọc Duy | 2019-02-06 | 1 | -4/+4 |
* | | | | | | | | | | Merge branch 'ss/describe-dirty-in-the-right-directory' | Junio C Hamano | 2019-02-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | describe: setup working tree for --dirty | Sebastian Staudt | 2019-02-04 | 1 | -0/+1 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'sl/const' | Junio C Hamano | 2019-02-06 | 3 | -10/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | various: tighten constness of some local variables | Shahzad Lone | 2019-02-04 | 3 | -10/+10 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | |