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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-01
read-tree: explicitly disallow prefixes with a leading '/'
Victoria Dye
1
-0
/
+4
2022-03-01
remote: read symbolic refs via `refs_read_symbolic_ref()`
Patrick Steinhardt
1
-3
/
+5
2022-03-01
fetch: avoid lookup of commits when not appending to FETCH_HEAD
Patrick Steinhardt
1
-15
/
+27
2022-03-01
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim
Junio C Hamano
1
-61
/
+129
2022-02-25
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
1
-11
/
+19
2022-02-25
object-file API: pass an enum to read_object_with_reference()
Ævar Arnfjörð Bjarmason
4
-10
/
+13
2022-02-25
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
5
-6
/
+6
2022-02-25
object API: rename hash_object_file_literally() to write_*()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-02-25
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
3
-5
/
+4
2022-02-25
object API users + docs: check <0, not !0 with check_object_signature()
Ævar Arnfjörð Bjarmason
2
-4
/
+3
2022-02-25
object-file API: have write_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
8
-10
/
+10
2022-02-25
object-file API: add a format_object_header() function
Ævar Arnfjörð Bjarmason
2
-5
/
+4
2022-02-25
Merge branch 'ab/diff-free-more'
Junio C Hamano
1
-1
/
+0
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
5
-0
/
+5
2022-02-25
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
1
-1
/
+1
2022-02-25
Merge branch 'ab/grep-patterntype'
Junio C Hamano
3
-16
/
+26
2022-02-25
Merge branch 'js/apply-partial-clone-filters-recursively'
Junio C Hamano
2
-5
/
+61
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
30
-72
/
+72
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
2
-15
/
+76
2022-02-24
fast-import.c: use designated initializers for "partial" struct assignments
Ævar Arnfjörð Bjarmason
1
-4
/
+10
2022-02-24
stash: strip "refs/heads/" with skip_prefix
Glen Choo
1
-1
/
+1
2022-02-23
index-pack: clarify the breached limit
Matt Cooper
1
-2
/
+6
2022-02-23
Merge branch 'ah/log-no-graph'
Junio C Hamano
2
-0
/
+2
2022-02-23
Merge branch 'ps/fetch-optim-with-commit-graph'
Junio C Hamano
1
-2
/
+6
2022-02-23
ls-files: support --recurse-submodules --stage
Jonathan Tan
1
-2
/
+2
2022-02-23
amend remaining usage strings according to style guide
Abhradeep Chakraborty
3
-5
/
+5
2022-02-23
help: add --no-[external-commands|aliases] for use with --all
Ævar Arnfjörð Bjarmason
1
-2
/
+14
2022-02-23
help: error if [-a|-g|-c] and [-i|-m|-w] are combined
Ævar Arnfjörð Bjarmason
1
-6
/
+35
2022-02-23
help: correct usage & behavior of "git help --all"
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-02-23
help: note the option name on option incompatibility
Ævar Arnfjörð Bjarmason
1
-7
/
+8
2022-02-23
worktree: extract checkout_worktree()
Derrick Stolee
1
-11
/
+15
2022-02-23
worktree: extract copy_sparse_checkout()
Derrick Stolee
1
-15
/
+18
2022-02-23
worktree: extract copy_filtered_worktree_config()
Derrick Stolee
1
-39
/
+42
2022-02-23
worktree: combine two translatable messages
Derrick Stolee
1
-2
/
+4
2022-02-20
sparse-checkout: reject arguments in cone-mode that look like patterns
Elijah Newren
1
-0
/
+11
2022-02-20
sparse-checkout: error or warn when given individual files
Elijah Newren
1
-6
/
+36
2022-02-20
sparse-checkout: pay attention to prefix for {set, add}
Elijah Newren
1
-0
/
+26
2022-02-20
sparse-checkout: correctly set non-cone mode when expected
Elijah Newren
1
-0
/
+1
2022-02-20
sparse-checkout: correct reapply's handling of options
Elijah Newren
1
-3
/
+3
2022-02-18
Merge branch 'js/short-help-outside-repo-fix'
Junio C Hamano
4
-10
/
+17
2022-02-18
Merge branch 'ab/release-transport-ls-refs-options'
Junio C Hamano
3
-9
/
+9
2022-02-18
Merge branch 'ab/hash-object-leakfix'
Junio C Hamano
1
-2
/
+7
2022-02-18
Merge branch 'gc/branch-recurse-submodules'
Junio C Hamano
3
-20
/
+91
2022-02-18
Merge branch 'pw/use-in-process-checkout-in-rebase'
Junio C Hamano
2
-45
/
+62
2022-02-18
Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors'
Junio C Hamano
1
-0
/
+9
2022-02-18
cat-file: add --batch-command mode
John Cai
1
-1
/
+143
2022-02-18
cat-file: introduce batch_mode enum to replace print_contents
John Cai
1
-4
/
+16
2022-02-18
cat-file: rename cmdmode to transform_mode
John Cai
1
-7
/
+7
2022-02-17
Merge branch 'vd/sparse-clean-etc'
Junio C Hamano
4
-8
/
+65
2022-02-17
Merge branch 'jz/patch-id-hunk-header-parsing-fix'
Junio C Hamano
1
-2
/
+7
[prev]
[next]