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
2022-02-18
Merge branch 'js/short-help-outside-repo-fix'
Junio C Hamano
1
-3
/
+4
2022-02-18
Merge branch 'gc/branch-recurse-submodules'
Junio C Hamano
1
-1
/
+2
2022-02-16
Merge branch 'en/remerge-diff'
Junio C Hamano
1
-4
/
+8
2022-02-09
Merge branch 'ab/config-based-hooks-2'
Junio C Hamano
1
-1
/
+2
2022-02-08
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
1
-3
/
+4
2022-02-02
ll-merge: make callers responsible for showing warnings
Elijah Newren
1
-4
/
+8
2022-02-01
branch: add a dry_run parameter to create_branch()
Glen Choo
1
-1
/
+2
2022-01-24
Merge branch 'ab/checkout-branch-info-leakfix'
Junio C Hamano
1
-3
/
+0
2022-01-21
checkout: avoid BUG() when hitting a broken repository
Junio C Hamano
1
-3
/
+0
2022-01-20
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-1
/
+1
2022-01-20
branch,checkout: fix --track documentation
René Scharfe
1
-1
/
+1
2022-01-18
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-3
/
+3
2022-01-18
branch,checkout: fix --track usage strings
Josh Steadmon
1
-3
/
+3
2022-01-10
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
1
-9
/
+9
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-2
/
+4
2022-01-07
hooks: convert non-worktree 'post-checkout' hook to hook library
Emily Shaffer
1
-1
/
+2
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
1
-3
/
+3
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
1
-1
/
+1
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
1
-4
/
+4
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
1
-1
/
+1
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
1
-2
/
+4
2021-12-15
Merge branch 'en/zdiff3'
Junio C Hamano
1
-1
/
+1
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
1
-1
/
+1
2021-12-01
update documentation for new zdiff3 conflictStyle
Elijah Newren
1
-1
/
+1
2021-11-22
refs: drop force_create argument of create_reflog API
Han-Wen Nienhuys
1
-1
/
+1
2021-11-18
checkout: fix "branch info" memory leaks
Ævar Arnfjörð Bjarmason
1
-31
/
+55
2021-09-27
Change unpack_trees' 'reset' flag into an enum
Elijah Newren
1
-2
/
+3
2021-09-27
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
1
-9
/
+2
2021-09-27
checkout, read-tree: fix leak of unpack_trees_options.dir
Elijah Newren
1
-0
/
+4
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
1
-3
/
+3
2021-08-26
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares
1
-1
/
+1
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-3
/
+3
2021-07-14
checkout: stop expanding sparse indexes
Derrick Stolee
1
-5
/
+3
2021-05-16
Merge branch 'mt/parallel-checkout-part-3'
Junio C Hamano
1
-4
/
+18
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
1
-3
/
+3
2021-05-07
Merge branch 'ah/plugleaks'
Junio C Hamano
1
-0
/
+1
2021-05-05
builtin/checkout.c: complete parallel checkout support
Matheus Tavares
1
-4
/
+17
2021-05-05
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares
1
-1
/
+1
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-0
/
+5
2021-04-28
builtin/checkout: clear pending objects after diffing
Andrzej Hunt
1
-0
/
+1
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-3
/
+3
2021-04-14
checkout: ensure full index
Derrick Stolee
1
-0
/
+5
2021-04-02
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
1
-0
/
+1
2021-03-23
entry: extract a header file for entry.c functions
Matheus Tavares
1
-0
/
+1
2021-03-20
tree.h API: simplify read_tree_recursive() signature
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2021-01-23
cache-tree: clean up cache_tree_update()
Derrick Stolee
1
-3
/
+0
2020-12-23
Merge branch 'dl/checkout-p-merge-base'
Junio C Hamano
1
-2
/
+4
2020-12-21
checkout -p: handle tree arguments correctly again
Johannes Schindelin
1
-2
/
+4
2020-11-11
Merge branch 'rs/clear-commit-marks-in-repo'
Junio C Hamano
1
-1
/
+1
2020-10-31
object: allow clear_commit_marks_all to handle any repo
René Scharfe
1
-1
/
+1
[next]