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
2010-03-02
Merge branch 'ml/fill-mm-refactor'
Junio C Hamano
1
-21
/
+3
2010-02-17
refactor duplicated fill_mm() in checkout and merge-recursive
Michael Lukashov
1
-21
/
+3
2010-01-29
Reword "detached HEAD" notification
Junio C Hamano
1
-2
/
+16
2010-01-20
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
1
-2
/
+4
2010-01-20
Merge branch 'jc/cache-unmerge'
Junio C Hamano
1
-0
/
+6
2010-01-19
Fix "checkout A..." synonym for "checkout A...HEAD" on Windows
Junio C Hamano
1
-2
/
+4
2010-01-17
Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge'
Junio C Hamano
1
-1
/
+1
2010-01-13
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
1
-2
/
+5
2010-01-10
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-2
/
+8
2010-01-10
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-2
/
+8
2010-01-10
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-2
/
+8
2010-01-06
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2010-01-06
checkout -m path: fix recreating conflicts
Junio C Hamano
1
-1
/
+1
2009-12-25
resolve-undo: "checkout -m path" uses resolve-undo information
Junio C Hamano
1
-0
/
+4
2009-12-25
resolve-undo: record resolved conflicts in a new index extension section
Junio C Hamano
1
-0
/
+2
2009-10-30
fixup tr/stash-format merge
Junio C Hamano
1
-1
/
+2
2009-10-21
git checkout --no-guess
Junio C Hamano
1
-0
/
+5
2009-10-19
Refactor pretty_print_commit arguments into a struct
Thomas Rast
1
-1
/
+2
2009-10-18
"checkout A...B" switches to the merge base between A and B
Junio C Hamano
1
-2
/
+5
2009-10-18
DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
Junio C Hamano
1
-3
/
+57
2009-09-07
Merge branch 'tr/reset-checkout-patch'
Junio C Hamano
1
-0
/
+19
2009-08-29
UI consistency: allow --force for where -f means force
René Scharfe
1
-1
/
+1
2009-08-28
Merge branch 'jk/maint-1.6.3-checkout-unborn'
Junio C Hamano
1
-9
/
+3
2009-08-25
checkout: do not imply "-f" on unborn branches
Jeff King
1
-9
/
+3
2009-08-15
Implement 'git checkout --patch'
Thomas Rast
1
-0
/
+19
2009-05-25
Merge branch 'lt/maint-diff-reduce-lstat' into maint
Junio C Hamano
1
-2
/
+2
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-05-23
Merge branch 'lt/maint-diff-reduce-lstat'
Junio C Hamano
1
-2
/
+2
2009-05-16
builtin-checkout: Don't tell user that HEAD has moved before it has
Daniel Cordero
1
-8
/
+8
2009-05-12
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-8
/
+1
2009-05-12
Revert "checkout branch: prime cache-tree fully"
Junio C Hamano
1
-8
/
+1
2009-05-09
Teach 'git checkout' to preload the index contents
Linus Torvalds
1
-2
/
+2
2009-04-22
Merge branch 'jc/maint-read-tree-multi'
Junio C Hamano
1
-1
/
+9
2009-04-22
Fix typos / spelling in comments
Mike Ralphson
1
-1
/
+1
2009-04-20
checkout branch: prime cache-tree fully
Junio C Hamano
1
-1
/
+8
2009-04-20
Move prime_cache_tree() to cache-tree.c
Junio C Hamano
1
-0
/
+1
2009-04-18
Merge branch 'js/maint-submodule-checkout' into maint
Junio C Hamano
1
-3
/
+0
2009-04-07
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2009-04-07
Change double quotes to single quotes in message
Jari Aalto
1
-3
/
+3
2009-04-07
Merge branch 'js/maint-submodule-checkout'
Junio C Hamano
1
-3
/
+0
2009-04-06
Merge branch 'jc/name-branch'
Junio C Hamano
1
-12
/
+6
2009-04-02
Fix 'git checkout <submodule>' to update the index
Johannes Schindelin
1
-3
/
+0
2009-03-23
builtin-checkout: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-2
/
+2
2009-03-22
strbuf_check_branch_ref(): a helper to check a refname for a branch
Junio C Hamano
1
-4
/
+3
2009-03-22
strbuf_branchname(): a wrapper for branch name shorthands
Junio C Hamano
1
-8
/
+3
2009-03-22
Rename interpret/substitute nth_last_branch functions
Junio C Hamano
1
-1
/
+1
2009-03-20
Merge branch 'mv/parseopt-ls-files'
Junio C Hamano
1
-1
/
+1
2009-03-04
Fix neglect of diff_setup()/diff_setup_done() symmetry.
Keith Cascio
1
-0
/
+2
2009-02-18
Turn the flags in struct dir_struct into a single variable
Johannes Schindelin
1
-1
/
+1
2009-01-28
Merge branch 'tr/previous-branch'
Junio C Hamano
1
-2
/
+13
[next]