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