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
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-2
/
+1
2017-08-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
1
-0
/
+3
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-1
/
+0
2017-08-03
unpack-trees: don't respect submodule.update
Brandon Williams
1
-1
/
+1
2017-07-26
Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake
Junio C Hamano
1
-0
/
+3
2017-06-30
convert: add "status=delayed" to filter process protocol
Lars Schneider
1
-0
/
+3
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
1
-28
/
+3
2017-06-01
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
1
-1
/
+1
2017-05-30
reset/checkout/read-tree: unify config callback for submodule recursion
Stefan Beller
1
-26
/
+1
2017-05-30
submodule recursing: do not write a config variable twice
Stefan Beller
1
-1
/
+1
2017-05-29
Merge branch 'ja/do-not-ask-needless-questions'
Junio C Hamano
1
-3
/
+2
2017-05-29
Merge branch 'js/plug-leaks'
Junio C Hamano
1
-8
/
+10
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-9
/
+9
2017-05-23
Merge branch 'rs/checkout-am-fix-unborn'
Junio C Hamano
1
-1
/
+2
2017-05-12
usability: don't ask questions if no reply is required
Jean-Noel Avila
1
-3
/
+2
2017-05-09
checkout: fix memory leak
Junio C Hamano
1
-0
/
+1
2017-05-08
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
1
-4
/
+4
2017-05-08
revision: rename add_pending_sha1 to add_pending_oid
brian m. carlson
1
-2
/
+2
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-3
/
+3
2017-05-08
checkout: fix memory leak
Johannes Schindelin
1
-8
/
+9
2017-05-08
checkout: check return value of resolve_refdup before using hash
René Scharfe
1
-1
/
+2
2017-03-30
avoid using fixed PATH_MAX buffers for refs
Jeff King
1
-3
/
+2
2017-03-28
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
1
-0
/
+28
2017-03-28
Merge branch 'jk/interpret-branch-name' into maint
Junio C Hamano
1
-1
/
+1
2017-03-16
builtin/checkout: add --recurse-submodules switch
Stefan Beller
1
-0
/
+28
2017-03-14
Merge branch 'jk/interpret-branch-name'
Junio C Hamano
1
-1
/
+1
2017-03-02
checkout: restrict @-expansions when finding branch
Jeff King
1
-1
/
+1
2017-03-02
interpret_branch_name: allow callers to restrict expansions
Jeff King
1
-1
/
+1
2017-02-03
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
1
-4
/
+7
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
1
-4
/
+7
2017-01-30
checkout: convert post_checkout_hook() to struct object_id
René Scharfe
1
-2
/
+2
2016-12-07
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
1
-2
/
+2
2016-11-17
Merge branch 'jk/create-branch-remove-unused-param'
Junio C Hamano
1
-1
/
+1
2016-11-09
create_branch: drop unused "head" parameter
Jeff King
1
-1
/
+1
2016-09-26
Merge branch 'rs/checkout-init-macro'
Junio C Hamano
1
-2
/
+1
2016-09-26
Merge branch 'tg/add-chmod+x-fix'
Junio C Hamano
1
-1
/
+1
2016-09-26
Merge branch 'nd/checkout-disambiguation'
Junio C Hamano
1
-3
/
+3
2016-09-22
introduce CHECKOUT_INIT
René Scharfe
1
-2
/
+1
2016-09-21
Merge branch 'rs/checkout-some-states-are-const'
Junio C Hamano
1
-3
/
+3
2016-09-21
checkout: fix ambiguity check in subdir
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-09-15
add: modify already added files when --chmod is given
Thomas Gummerer
1
-1
/
+1
2016-09-13
checkout: constify parameters of checkout_stage() and checkout_merged()
René Scharfe
1
-3
/
+3
2016-09-08
Merge branch 'rs/use-strbuf-add-unique-abbrev' into maint
Junio C Hamano
1
-2
/
+1
2016-09-08
checkout: add some spaces between code and comment
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-09-07
sha1_name: convert get_sha1_mb to struct object_id
brian m. carlson
1
-1
/
+1
2016-09-07
Convert read_mmblob to take struct object_id.
brian m. carlson
1
-3
/
+3
2016-09-07
builtin/checkout: convert some static functions to struct object_id
brian m. carlson
1
-33
/
+33
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-3
/
+3
[prev]
[next]