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-16
Merge branch 'ab/string-list-count-in-size-t'
Junio C Hamano
4
-11
/
+12
2022-03-16
Merge branch 'ab/racy-hooks'
Junio C Hamano
3
-21
/
+33
2022-03-16
Merge branch 'jc/stash-drop'
Junio C Hamano
2
-465
/
+8
2022-03-16
Merge branch 'tb/rename-remote-progress'
Junio C Hamano
1
-8
/
+31
2022-03-16
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
1
-2
/
+12
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
15
-37
/
+37
2022-03-16
Merge branch 'mf/fix-type-in-config-h'
Junio C Hamano
1
-1
/
+1
2022-03-16
Merge branch 'ps/fetch-mirror-optim'
Junio C Hamano
2
-18
/
+32
2022-03-13
Merge branch 'ab/plug-random-leaks'
Junio C Hamano
7
-8
/
+19
2022-03-13
Merge branch 'gc/parse-tree-indirect-errors'
Junio C Hamano
2
-3
/
+12
2022-03-13
Merge branch 'ps/fetch-atomic'
Junio C Hamano
1
-61
/
+129
2022-03-09
Merge branch 'ab/help-fixes'
Junio C Hamano
1
-10
/
+53
2022-03-09
Merge branch 'jc/cat-file-batch-commands'
Junio C Hamano
1
-12
/
+166
2022-03-07
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
3
-14
/
+23
2022-03-07
merge: don't run post-hook logic on --no-verify
Ævar Arnfjörð Bjarmason
1
-9
/
+12
2022-03-07
string-list API: change "nr" and "alloc" to "size_t"
Ævar Arnfjörð Bjarmason
2
-9
/
+10
2022-03-07
gettext API users: don't explicitly cast ngettext()'s "n"
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2022-03-06
Merge branch 'jt/ls-files-stage-recurse'
Junio C Hamano
1
-2
/
+2
2022-03-06
Merge branch 'gc/stash-on-branch-with-multi-level-name'
Junio C Hamano
1
-1
/
+1
2022-03-06
Merge branch 'ah/advice-switch-requires-detach-to-detach'
Junio C Hamano
1
-11
/
+19
2022-03-06
Merge branch 'ab/c99-designated-initializers'
Junio C Hamano
1
-4
/
+10
2022-03-06
Merge branch 'mc/index-pack-report-max-size'
Junio C Hamano
1
-2
/
+6
2022-03-06
Merge branch 'ac/usage-string-fixups'
Junio C Hamano
3
-5
/
+5
2022-03-06
Merge branch 'ds/worktree-docs'
Junio C Hamano
1
-63
/
+75
2022-03-06
Merge branch 'rs/bisect-executable-not-found'
Junio C Hamano
1
-13
/
+74
2022-03-06
Merge branch 'en/sparse-checkout-fixes'
Junio C Hamano
1
-5
/
+73
2022-03-04
lockfile API users: simplify and don't leak "path"
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-03-04
commit-graph: fix memory leak in misused string_list API
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-03-04
submodule--helper: fix trivial leak in module_add()
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2022-03-04
bundle: call strvec_clear() on allocated strvec
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-03-04
urlmatch.c: add and use a *_release() function
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-03-04
merge-base: free() allocated "struct commit **" list
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2022-03-04
index-pack: fix memory leaks
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-03-03
config: correct "--type" option in "git config -h" output
Matheus Felipe
1
-1
/
+1
2022-03-03
builtin/remote.c: show progress when renaming remote references
Taylor Blau
1
-5
/
+25
2022-03-03
builtin/remote.c: parse options in 'rename'
Taylor Blau
1
-3
/
+6
2022-03-02
stash: call reflog_delete() in reflog.c
John Cai
1
-14
/
+4
2022-03-02
reflog: libify delete reflog function and helpers
John Cai
1
-451
/
+4
2022-03-01
checkout, clone: die if tree cannot be parsed
Glen Choo
2
-3
/
+12
2022-03-01
read-tree: make three-way merge sparse-aware
Victoria Dye
1
-5
/
+0
2022-03-01
read-tree: make two-way merge sparse-aware
Victoria Dye
1
-5
/
+0
2022-03-01
read-tree: narrow scope of index expansion for '--prefix'
Victoria Dye
1
-2
/
+1
2022-03-01
read-tree: integrate with sparse index
Victoria Dye
1
-2
/
+19
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
[next]