Age | Commit message (Expand) | Author | Files | Lines |
2021-01-23 | cache-tree: clean up cache_tree_update() | Derrick Stolee | 1 | -3/+0 |
2020-12-23 | Merge branch 'dl/checkout-p-merge-base' | Junio C Hamano | 1 | -2/+4 |
2020-12-21 | checkout -p: handle tree arguments correctly again | Johannes Schindelin | 1 | -2/+4 |
2020-11-11 | Merge branch 'rs/clear-commit-marks-in-repo' | Junio C Hamano | 1 | -1/+1 |
2020-10-31 | object: allow clear_commit_marks_all to handle any repo | René Scharfe | 1 | -1/+1 |
2020-10-27 | Merge branch 'dl/checkout-guess' | Junio C Hamano | 1 | -1/+6 |
2020-10-27 | Merge branch 'dl/checkout-p-merge-base' | Junio C Hamano | 1 | -1/+14 |
2020-10-08 | checkout: learn to respect checkout.guess | Denton Liu | 1 | -1/+6 |
2020-10-07 | builtin/checkout: fix `git checkout -p HEAD...` bug | Denton Liu | 1 | -1/+14 |
2020-09-09 | Merge branch 'jt/interpret-branch-name-fallback' | Junio C Hamano | 1 | -2/+2 |
2020-09-02 | wt-status: tolerate dangling marks | Jonathan Tan | 1 | -2/+2 |
2020-08-31 | Merge branch 'rs/checkout-no-overlay-pathspec-fix' | Junio C Hamano | 1 | -0/+2 |
2020-08-27 | Merge branch 'jk/leakfix' | Junio C Hamano | 1 | -1/+3 |
2020-08-22 | checkout, restore: make pathspec recursive | René Scharfe | 1 | -0/+2 |
2020-08-14 | checkout: fix leak of non-existent branch names | Jeff King | 1 | -1/+3 |
2020-08-03 | checkout: support renormalization with checkout -m <paths> | Elijah Newren | 1 | -5/+6 |
2020-08-03 | merge: make merge.renormalize work for all uses of merge machinery | Elijah Newren | 1 | -7/+0 |
2020-06-08 | Merge branch 'bc/filter-process' | Junio C Hamano | 1 | -3/+1 |
2020-05-24 | checkout: improve error messages for -b with extra argument | René Scharfe | 1 | -1/+1 |
2020-05-21 | builtin/checkout: simplify metadata initialization | brian m. carlson | 1 | -3/+1 |
2020-05-08 | Merge branch 'es/restore-staged-from-head-by-default' | Junio C Hamano | 1 | -3/+3 |
2020-05-08 | Merge branch 'dl/switch-c-option-in-error-message' | Junio C Hamano | 1 | -4/+10 |
2020-05-05 | restore: default to HEAD when combining --staged and --worktree | Eric Sunshine | 1 | -3/+3 |
2020-04-30 | switch: fix errors and comments related to -c and -C | Denton Liu | 1 | -4/+10 |
2020-04-28 | Use OPT_CALLBACK and OPT_CALLBACK_F | Denton Liu | 1 | -2/+2 |
2020-03-16 | builtin/checkout: compute checkout metadata for checkouts | brian m. carlson | 1 | -4/+14 |
2020-03-16 | convert: provide additional metadata to filters | brian m. carlson | 1 | -0/+13 |
2020-03-12 | builtin/checkout: pass branch info down to checkout_worktree | brian m. carlson | 1 | -16/+17 |
2020-02-17 | Merge branch 'rs/strbuf-insertstr' | Junio C Hamano | 1 | -1/+1 |
2020-02-10 | strbuf: add and use strbuf_insertstr() | René Scharfe | 1 | -1/+1 |
2020-02-05 | Merge branch 'am/checkout-file-and-ref-ref-ambiguity' | Junio C Hamano | 1 | -32/+39 |
2020-01-22 | Merge branch 'nd/switch-and-restore' | Junio C Hamano | 1 | -0/+2 |
2020-01-08 | restore: invalidate cache-tree when removing entries with --staged | Jeff King | 1 | -0/+2 |
2020-01-07 | checkout: don't revert file on ambiguous tracking branches | Alexandr Miloslavskiy | 1 | -31/+25 |
2020-01-07 | parse_branchname_arg(): extract part as new function | Alexandr Miloslavskiy | 1 | -6/+19 |
2019-12-04 | checkout, restore: support the --pathspec-from-file option | Alexandr Miloslavskiy | 1 | -4/+27 |
2019-10-15 | Merge branch 'en/merge-recursive-cleanup' | Junio C Hamano | 1 | -4/+10 |
2019-09-30 | Merge branch 'nd/switch-and-restore' | Junio C Hamano | 1 | -0/+9 |
2019-09-09 | Merge branch 'en/checkout-mismerge-fix' | Junio C Hamano | 1 | -7/+0 |
2019-08-30 | checkout: add simple check for 'git checkout -b' | Derrick Stolee | 1 | -0/+9 |
2019-08-22 | Merge branch 'vn/restore-empty-ita-corner-case-fix' | Junio C Hamano | 1 | -0/+1 |
2019-08-19 | cache-tree: share code between functions writing an index as a tree | Elijah Newren | 1 | -1/+1 |
2019-08-19 | merge-recursive: remove useless parameter in merge_trees() | Elijah Newren | 1 | -3/+1 |
2019-08-16 | checkout: provide better conflict hunk description with detached HEAD | Elijah Newren | 1 | -0/+8 |
2019-08-16 | checkout: remove duplicate code | Elijah Newren | 1 | -7/+0 |
2019-08-06 | l10n: reformat some localized strings for v2.23.0 | Jean-Noël Avila | 1 | -1/+1 |
2019-08-02 | checkout.c: unstage empty deleted ita files | Varun Naik | 1 | -0/+1 |
2019-07-09 | Merge branch 'nd/switch-and-restore' | Junio C Hamano | 1 | -320/+584 |
2019-06-20 | switch: allow to switch in the middle of bisect | Nguyễn Thái Ngọc Duy | 1 | -3/+1 |
2019-05-07 | restore: support --patch | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |