index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
checkout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
checkout: do not corrupt HEAD on empty repo
Erik Faye-Lund
1
-1
/
+1
2012-05-04
checkout (detached): truncate list of orphaned commits at the new HEAD
Johannes Sixt
1
-6
/
+7
2012-04-16
Merge branch 'jk/branch-quiet'
Junio C Hamano
1
-0
/
+1
2012-03-26
checkout: suppress tracking message with "-q"
Jeff King
1
-0
/
+1
2012-02-16
Merge branch 'jc/checkout-out-of-unborn' into maint
Junio C Hamano
1
-0
/
+19
2012-02-12
Merge branch 'jc/checkout-out-of-unborn'
Junio C Hamano
1
-0
/
+19
2012-02-06
git checkout -b: allow switching out of an unborn branch
Junio C Hamano
1
-0
/
+19
2012-01-16
clone: print advice on checking out detached HEAD
Nguyễn Thái Ngọc Duy
1
-15
/
+1
2011-12-19
Merge branch 'jc/checkout-m-twoway'
Junio C Hamano
1
-24
/
+36
2011-12-19
Merge branch 'nd/resolve-ref'
Junio C Hamano
1
-8
/
+7
2011-12-15
checkout_merged(): squelch false warning from some gcc
Junio C Hamano
1
-1
/
+1
2011-12-13
Merge branch 'nd/ignore-might-be-precious'
Junio C Hamano
1
-3
/
+8
2011-12-13
Merge branch 'jn/branch-move-to-self'
Junio C Hamano
1
-4
/
+11
2011-12-13
Convert resolve_ref+xstrdup to new resolve_refdup function
Nguyễn Thái Ngọc Duy
1
-8
/
+7
2011-12-09
Merge branch 'nd/resolve-ref'
Junio C Hamano
1
-3
/
+5
2011-12-06
checkout -m: no need to insist on having all 3 stages
Junio C Hamano
1
-24
/
+36
2011-12-05
Copy resolve_ref() return value for longer use
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2011-12-05
Merge branch 'nd/maint-ignore-exclude'
Junio C Hamano
1
-1
/
+1
2011-11-28
Allow checkout -B <current-branch> to update the current branch
Jonathan Nieder
1
-4
/
+11
2011-11-28
checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore
Nguyễn Thái Ngọc Duy
1
-3
/
+8
2011-11-28
Merge branch 'nd/maint-ignore-exclude' into nd/ignore-might-be-precious
Junio C Hamano
1
-1
/
+1
2011-11-28
checkout,merge: loosen overwriting untracked file check based on info/exclude
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-11-13
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2011-10-17
Merge branch 'jc/checkout-from-tree-keep-local-changes'
Junio C Hamano
1
-1
/
+5
2011-10-13
Merge branch 'rs/pending'
Junio C Hamano
1
-28
/
+18
2011-10-10
Merge branch 'mh/check-ref-format-3'
Junio C Hamano
1
-1
/
+1
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
1
-1
/
+1
2011-10-05
Merge branch 'jk/argv-array'
Junio C Hamano
1
-19
/
+8
2011-10-03
commit: factor out clear_commit_marks_for_object_array
René Scharfe
1
-7
/
+1
2011-10-03
checkout: use leak_pending flag
René Scharfe
1
-13
/
+12
2011-10-03
checkout: use add_pending_{object,sha1} in orphan check
René Scharfe
1
-27
/
+12
2011-09-30
checkout $tree $path: do not clobber local changes in $path not in $tree
Junio C Hamano
1
-1
/
+5
2011-09-23
Merge branch 'cb/maint-ls-files-error-report' into maint
Junio C Hamano
1
-3
/
+3
2011-09-16
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
1
-1
/
+2
2011-09-16
branch --set-upstream: regression fix
Junio C Hamano
1
-1
/
+2
2011-09-14
checkout: use argv_array API
Jeff King
1
-19
/
+8
2011-08-28
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
1
-9
/
+3
2011-08-23
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-3
/
+3
2011-08-22
Prevent force-updating of the current branch
Conrad Irwin
1
-9
/
+3
2011-08-16
Merge branch 'jc/checkout-reflog-fix' into maint
Junio C Hamano
1
-2
/
+5
2011-08-11
ls-files: fix pathspec display on error
Clemens Buchacher
1
-3
/
+3
2011-08-01
Merge branch 'jc/maint-1.7.3-checkout-describe' into maint
Junio C Hamano
1
-1
/
+1
2011-07-22
Merge branch 'jc/checkout-reflog-fix'
Junio C Hamano
1
-2
/
+5
2011-07-06
Merge commit 'v1.7.6' into jc/checkout-reflog-fix
Junio C Hamano
1
-0
/
+1093
2011-06-29
Merge branch 'jc/maint-1.7.3-checkout-describe'
Junio C Hamano
1
-1
/
+1
2011-06-29
Merge branch 'jc/advice-about-to-lose-commit'
Junio C Hamano
1
-10
/
+11
2011-06-05
checkout -b <name>: correctly detect existing branch
Junio C Hamano
1
-1
/
+1
2011-05-31
Merge branch 'jk/format-patch-am'
Junio C Hamano
1
-5
/
+2
2011-05-26
pretty: add pp_commit_easy function for simple callers
Jeff King
1
-2
/
+1
2011-05-24
checkout: make advice when reattaching the HEAD less loud
Junio C Hamano
1
-6
/
+9
[prev]
[next]