Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pw/add-p-allowed-options-fix' | Junio C Hamano | 2020-09-03 | 1 | -25/+42 |
|\ | |||||
| * | add -p: fix checking of user input | Phillip Wood | 2020-08-17 | 1 | -16/+38 |
| * | add -p: use ALLOC_GROW_BY instead of ALLOW_GROW | Phillip Wood | 2020-08-17 | 1 | -9/+4 |
* | | Merge branch 'jt/fetch-pack-loosen-validation-with-packfile-uri' | Junio C Hamano | 2020-09-03 | 5 | -1/+72 |
|\ \ | |||||
| * | | fetch-pack: make packfile URIs work with transfer.fsckobjects | Jonathan Tan | 2020-08-24 | 2 | -1/+54 |
| * | | fetch-pack: document only_packfile in get_pack() | Jonathan Tan | 2020-08-24 | 1 | -0/+4 |
| * | | (various): document from_promisor parameter | Jonathan Tan | 2020-08-24 | 3 | -0/+14 |
* | | | Merge branch 'ss/t7401-modernize' | Junio C Hamano | 2020-09-03 | 1 | -73/+76 |
|\ \ \ | |||||
| * | | | t7401: add a NEEDSWORK | Shourya Shukla | 2020-08-21 | 1 | -1/+4 |
| * | | | t7401: change indentation for enhanced readability | Shourya Shukla | 2020-08-21 | 1 | -65/+65 |
| * | | | t7401: change syntax of test_i18ncmp calls for clarity | Shourya Shukla | 2020-08-21 | 1 | -5/+5 |
| * | | | t7401: use 'short' instead of 'verify' and cut in rev-parse calls | Shourya Shukla | 2020-08-21 | 1 | -2/+2 |
| * | | | t7401: modernize style | Shourya Shukla | 2020-08-21 | 1 | -1/+1 |
* | | | | Merge branch 'pw/rebase-i-more-options' | Junio C Hamano | 2020-09-03 | 11 | -49/+423 |
|\ \ \ \ | |||||
| * | | | | t3436: do not run git-merge-recursive in dashed form | Junio C Hamano | 2020-08-26 | 1 | -1/+1 |
| * | | | | rebase: add --reset-author-date | Rohit Ashiwal | 2020-08-19 | 3 | -14/+25 |
| * | | | | rebase -i: support --ignore-date | Phillip Wood | 2020-08-19 | 5 | -20/+123 |
| * | | | | rebase -i: support --committer-date-is-author-date | Phillip Wood | 2020-08-17 | 6 | -13/+162 |
| * | | | | am: stop exporting GIT_COMMITTER_DATE | Phillip Wood | 2020-08-17 | 6 | -28/+52 |
| * | | | | rebase -i: add --ignore-whitespace flag | Rohit Ashiwal | 2020-07-13 | 4 | -6/+93 |
* | | | | | Twelfth batch | Junio C Hamano | 2020-08-31 | 1 | -0/+39 |
* | | | | | Merge branch 'ps/ref-transaction-hook' | Junio C Hamano | 2020-08-31 | 2 | -12/+12 |
|\ \ \ \ \ | |||||
| * | | | | | refs: remove lookup cache for reference-transaction hook | Patrick Steinhardt | 2020-08-25 | 2 | -12/+12 |
* | | | | | | Merge branch 'jk/rev-input-given-fix' | Junio C Hamano | 2020-08-31 | 3 | -5/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | revision: set rev_input_given in handle_revision_arg() | Jeff King | 2020-08-26 | 3 | -5/+26 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'jc/ident-whose-ident' | Junio C Hamano | 2020-08-31 | 2 | -18/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ident: say whose identity is missing when giving user.name hint | Junio C Hamano | 2020-08-21 | 2 | -18/+43 |
* | | | | | | | Merge branch 'rp/apply-cached-doc' | Junio C Hamano | 2020-08-31 | 1 | -10/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-apply.txt: update descriptions of --cached, --index | Raymond E. Pasco | 2020-08-20 | 1 | -10/+10 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'rs/checkout-no-overlay-pathspec-fix' | Junio C Hamano | 2020-08-31 | 3 | -3/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | checkout, restore: make pathspec recursive | René Scharfe | 2020-08-22 | 3 | -3/+30 |
* | | | | | | | | Merge branch 'al/bisect-first-parent' | Junio C Hamano | 2020-08-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bisect: add first-parent option to documentation | Aaron Lipman | 2020-08-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'jk/refspecs-cleanup' | Junio C Hamano | 2020-08-31 | 3 | -13/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | refspec: make sure stack refspec_item variables are zeroed | Jacob Keller | 2020-08-17 | 2 | -0/+2 |
| * | | | | | | | | | refspec: fix documentation referring to refspec_item | Jacob Keller | 2020-08-17 | 1 | -13/+14 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'hn/refs-pseudorefs' | Junio C Hamano | 2020-08-31 | 8 | -48/+57 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | sequencer: treat REVERT_HEAD as a pseudo ref | Han-Wen Nienhuys | 2020-08-21 | 4 | -14/+13 |
| * | | | | | | | | | builtin/commit: suggest update-ref for pseudoref removal | Han-Wen Nienhuys | 2020-08-21 | 1 | -14/+12 |
| * | | | | | | | | | sequencer: treat CHERRY_PICK_HEAD as a pseudo ref | Han-Wen Nienhuys | 2020-08-21 | 5 | -23/+33 |
| * | | | | | | | | | refs: make refs_ref_exists public | Han-Wen Nienhuys | 2020-08-21 | 2 | -1/+3 |
* | | | | | | | | | | Merge branch 'jk/index-pack-w-more-threads' | Junio C Hamano | 2020-08-31 | 4 | -26/+51 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | index-pack: adjust default threading cap | Jeff King | 2020-08-21 | 1 | -3/+16 |
| * | | | | | | | | | | p5302: count up to online-cpus for thread tests | Jeff King | 2020-08-21 | 1 | -23/+24 |
| * | | | | | | | | | | p5302: disable thread-count parameter tests by default | Jeff King | 2020-08-21 | 3 | -5/+16 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'hv/ref-filter-trailers-atom-parsing-fix' | Junio C Hamano | 2020-08-31 | 2 | -41/+23 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ref-filter: 'contents:trailers' show error if `:` is missing | Hariom Verma | 2020-08-21 | 2 | -3/+13 |
| * | | | | | | | | | | t6300: unify %(trailers) and %(contents:trailers) tests | Hariom Verma | 2020-08-21 | 1 | -42/+14 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jt/promisor-pack-fix' | Junio C Hamano | 2020-08-31 | 2 | -7/+26 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fetch-pack: in partial clone, pass --promisor | Jonathan Tan | 2020-08-20 | 2 | -7/+26 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | |