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
2011-03-09
i18n: git-checkout "Switched to a .. branch" message
Ævar Arnfjörð Bjarmason
1
-6
/
+8
2011-03-09
i18n: git-checkout "HEAD is now at" message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-03-09
i18n: git-checkout describe_detached_head messages
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-03-09
i18n: git-checkout: our/their version message
Ævar Arnfjörð Bjarmason
1
-6
/
+8
2011-03-09
i18n: git-checkout basic messages
Ævar Arnfjörð Bjarmason
1
-34
/
+34
2011-02-27
Merge branch 'uk/checkout-ambiguous-ref'
Junio C Hamano
1
-105
/
+155
2011-02-23
commit: give final warning when reattaching HEAD to leave commits behind
Junio C Hamano
1
-6
/
+95
2011-02-22
checkout: add missing const to describe_detached_head
Jonathan Nieder
1
-1
/
+1
2011-02-14
correct type of EMPTY_TREE_SHA1_BIN
Jonathan Nieder
1
-1
/
+1
2011-02-08
checkout: rearrange update_refs_for_switch for clarity
Jonathan Nieder
1
-14
/
+13
2011-02-08
checkout: introduce --detach synonym for "git checkout foo^{commit}"
Junio C Hamano
1
-5
/
+20
2011-02-08
checkout: split off a function to peel away branchname arg
Jonathan Nieder
1
-98
/
+131
2011-01-11
checkout: fix bug with ambiguous refs
Junio C Hamano
1
-10
/
+13
2010-11-24
Merge branch 'rs/opt-help-text'
Junio C Hamano
1
-2
/
+2
2010-11-15
Describe various forms of "be quiet" using OPT__QUIET
Jonathan Nieder
1
-1
/
+1
2010-11-15
add OPT__FORCE
René Scharfe
1
-1
/
+1
2010-11-15
add description parameter to OPT__QUIET
René Scharfe
1
-1
/
+1
2010-11-03
Change "tracking branch" to "remote-tracking branch"
Matthieu Moy
1
-1
/
+1
2010-11-03
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
1
-1
/
+1
2010-10-26
Merge branch 'jf/merge-ignore-ws'
Junio C Hamano
1
-1
/
+1
2010-09-27
Improvements to `git checkout -h`
Daniel Knittl-Frank
1
-6
/
+6
2010-09-04
Merge branch 'jl/submodule-ignore-diff'
Junio C Hamano
1
-4
/
+17
2010-09-03
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
1
-2
/
+1
2010-09-03
Merge branch 'jn/merge-renormalize'
Junio C Hamano
1
-0
/
+11
2010-09-03
Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
Matthieu Moy
1
-1
/
+0
2010-09-03
setup_unpack_trees_porcelain: take the whole options struct as parameter
Matthieu Moy
1
-1
/
+1
2010-09-03
Move set_porcelain_error_msgs to unpack-trees.c and rename it
Matthieu Moy
1
-1
/
+1
2010-08-30
checkout: Use submodule.*.ignore settings from .git/config and .gitmodules
Jens Lehmann
1
-0
/
+5
2010-08-26
ll-merge: replace flag argument with options struct
Jonathan Nieder
1
-1
/
+1
2010-08-25
checkout: respect diff.ignoreSubmodules setting
Johannes Schindelin
1
-4
/
+12
2010-08-21
Merge branch 'dg/local-mod-error-messages'
Junio C Hamano
1
-1
/
+2
2010-08-20
builtin/checkout: Fix message when switching to an existing branch
Ramkumar Ramachandra
1
-1
/
+4
2010-08-18
Merge branch 'jn/fix-abbrev'
Junio C Hamano
1
-1
/
+0
2010-08-11
unpack_trees: group error messages by type
Matthieu Moy
1
-0
/
+1
2010-08-11
merge-recursive: porcelain messages for checkout
Diane Gasselin
1
-1
/
+1
2010-08-11
Turn unpack_trees_options.msgs into an array + enum
Matthieu Moy
1
-1
/
+1
2010-08-06
merge-recursive --renormalize
Jonathan Nieder
1
-0
/
+7
2010-08-06
ll-merge: let caller decide whether to renormalize
Jonathan Nieder
1
-0
/
+4
2010-07-27
checkout, commit: remove confusing assignments to rev.abbrev
Jonathan Nieder
1
-1
/
+0
2010-06-25
builtin/checkout: learn -B
Tay Ray Chuan
1
-5
/
+24
2010-06-25
builtin/checkout: reword hint for -b
Tay Ray Chuan
1
-1
/
+2
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-1
/
+2
2010-06-12
log_ref_setup: don't return stack-allocated array
Thomas Rast
1
-2
/
+2
2010-06-03
checkout --orphan: respect -l option always
Erick Mattos
1
-3
/
+28
2010-05-31
Rewrite dynamic structure initializations to runtime assignment
Gary V. Vaughan
1
-1
/
+2
2010-05-21
Merge branch 'em/checkout-orphan'
Junio C Hamano
1
-2
/
+13
2010-03-21
git checkout: create unparented branch by --orphan
Erick Mattos
1
-2
/
+13
2010-03-20
checkout -m --conflict=diff3: add a label for ancestor
Jonathan Nieder
1
-0
/
+1
2010-03-20
checkout --conflict=diff3: add a label for ancestor
Jonathan Nieder
1
-1
/
+1
2010-03-20
ll_merge(): add ancestor label parameter for diff3-style output
Jonathan Nieder
1
-1
/
+1
[prev]
[next]