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
2019-01-23
checkout: fix regression in checkout -b on intitial checkout
Ben Peart
1
-0
/
+8
2019-01-14
Merge branch 'nd/checkout-noisy'
Junio C Hamano
1
-8
/
+31
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
1
-1
/
+2
2019-01-14
merge-recursive.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-14
checkout: avoid the_index when possible
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-01-08
checkout: introduce checkout.overlayMode config
Thomas Gummerer
1
-1
/
+7
2019-01-08
checkout: introduce --{,no-}overlay option
Thomas Gummerer
1
-8
/
+58
2019-01-04
Merge branch 'nd/checkout-dwim-fix'
Junio C Hamano
1
-5
/
+13
2019-01-02
checkout: factor out mark_cache_entry_for_checkout function
Thomas Gummerer
1
-31
/
+36
2019-01-02
checkout: clarify comment
Thomas Gummerer
1
-4
/
+4
2018-11-19
tree.c: make read_tree*() take 'struct repository *'
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-14
checkout: print something when checking out paths
Nguyễn Thái Ngọc Duy
1
-8
/
+31
2018-11-14
checkout: disambiguate dwim tracking branches and local files
Nguyễn Thái Ngọc Duy
1
-5
/
+13
2018-11-12
branch.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-3
/
+4
2018-10-04
more oideq/hasheq conversions
Jeff King
1
-1
/
+2
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-09-21
ll-merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'bp/checkout-new-branch-optim'
Junio C Hamano
1
-4
/
+116
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-1
/
+1
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
1
-1
/
+1
2018-08-16
checkout: optimize "git checkout -b <new_branch>"
Ben Peart
1
-4
/
+116
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-2
/
+2
2018-08-13
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-02
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
1
-4
/
+4
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-3
/
+3
2018-08-02
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
1
-8
/
+33
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-0
/
+1
2018-07-03
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller
1
-4
/
+4
2018-07-03
read-cache: teach make_cache_entry to take object_id
Jameson Miller
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
1
-3
/
+3
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-0
/
+1
2018-06-28
Merge branch 'nd/completion-negation'
Junio C Hamano
1
-4
/
+6
2018-06-11
checkout & worktree: introduce checkout.defaultRemote
Ævar Arnfjörð Bjarmason
1
-3
/
+9
2018-06-11
checkout: add advice for ambiguous "checkout <branch>"
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2018-06-11
builtin/checkout.c: use "ret" variable for return
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2018-06-11
checkout: pass the "num_matches" up to callers
Ævar Arnfjörð Bjarmason
1
-3
/
+7
2018-05-30
Merge branch 'ma/unpack-trees-free-msgs'
Junio C Hamano
1
-0
/
+1
2018-05-29
completion: suppress some -no- options
Nguyễn Thái Ngọc Duy
1
-4
/
+6
2018-05-23
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
1
-6
/
+12
2018-05-22
unpack_trees_options: free messages when done
Martin Ågren
1
-0
/
+1
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
1
-6
/
+12
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-6
/
+6
2018-04-11
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
1
-98
/
+98
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-6
/
+6
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-2
/
+5
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-3
/
+3
[prev]
[next]