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
2020-08-31
Merge branch 'rs/checkout-no-overlay-pathspec-fix'
Junio C Hamano
1
-0
/
+2
2020-08-31
Merge branch 'jk/refspecs-cleanup'
Junio C Hamano
1
-0
/
+1
2020-08-31
Merge branch 'hn/refs-pseudorefs'
Junio C Hamano
2
-15
/
+13
2020-08-31
Merge branch 'jk/index-pack-w-more-threads'
Junio C Hamano
1
-3
/
+16
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
3
-10
/
+12
2020-08-24
Merge branch 'en/dir-clear'
Junio C Hamano
6
-20
/
+14
2020-08-24
Merge branch 'jc/no-update-fetch-head'
Junio C Hamano
1
-3
/
+12
2020-08-24
Merge branch 'jk/unleak-fixes'
Junio C Hamano
1
-5
/
+3
2020-08-24
Merge branch 'es/init-no-separate-git-dir-in-bare'
Junio C Hamano
1
-0
/
+5
2020-08-22
checkout, restore: make pathspec recursive
René Scharfe
1
-0
/
+2
2020-08-21
index-pack: adjust default threading cap
Jeff King
1
-3
/
+16
2020-08-21
builtin/commit: suggest update-ref for pseudoref removal
Han-Wen Nienhuys
1
-14
/
+12
2020-08-21
sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
Han-Wen Nienhuys
1
-1
/
+1
2020-08-19
Merge branch 'jc/object-names-are-not-sha-1'
Junio C Hamano
3
-3
/
+3
2020-08-18
dir: fix problematic API to avoid memory leaks
Elijah Newren
6
-13
/
+14
2020-08-18
dir: make clear_directory() free all relevant memory
Elijah Newren
2
-8
/
+1
2020-08-18
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
1
-3
/
+12
2020-08-17
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
1
-4
/
+3
2020-08-17
Merge branch 'al/bisect-first-parent'
Junio C Hamano
2
-10
/
+22
2020-08-17
submodule--helper: fix leak of core.worktree value
Jeff King
1
-2
/
+2
2020-08-17
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller
1
-0
/
+1
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
2
-5
/
+5
2020-08-14
checkout: fix leak of non-existent branch names
Jeff King
1
-1
/
+3
2020-08-14
submodule--helper: use strbuf_release() to free strbufs
Jeff King
1
-2
/
+2
2020-08-14
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
3
-3
/
+3
2020-08-13
Merge branch 'jt/has_object'
Junio C Hamano
2
-3
/
+3
2020-08-13
ls-remote: simplify UNLEAK() usage
Jeff King
1
-5
/
+3
2020-08-11
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
3
-14
/
+19
2020-08-10
Merge branch 'pb/guide-docs'
Junio C Hamano
1
-1
/
+1
2020-08-10
Merge branch 'en/eol-attrs-gotchas'
Junio C Hamano
2
-16
/
+6
2020-08-10
Merge branch 'jk/strvec'
Junio C Hamano
29
-677
/
+677
2020-08-10
init: disallow --separate-git-dir with bare repository
Eric Sunshine
1
-0
/
+5
2020-08-07
bisect: combine args passed to find_bisection()
Aaron Lipman
1
-1
/
+8
2020-08-07
bisect: introduce first-parent flag
Aaron Lipman
1
-1
/
+8
2020-08-07
cmd_bisect__helper: defer parsing no-checkout flag
Aaron Lipman
1
-8
/
+6
2020-08-07
rev-list: allow bisect and first-parent flags
Aaron Lipman
1
-1
/
+1
2020-08-06
fsck: do not lazy fetch known non-promisor object
Jonathan Tan
1
-1
/
+1
2020-08-06
pack-objects: no fetch when allow-{any,promisor}
Jonathan Tan
1
-2
/
+2
2020-08-04
help: drop usage of 'common' and 'useful' for guides
Philippe Blain
1
-1
/
+1
2020-08-04
Merge branch 'jt/pack-objects-prefetch-in-batch'
Junio C Hamano
1
-4
/
+36
2020-08-03
checkout: support renormalization with checkout -m <paths>
Elijah Newren
1
-5
/
+6
2020-08-03
merge: make merge.renormalize work for all uses of merge machinery
Elijah Newren
2
-11
/
+0
2020-07-30
Merge branch 'rs/grep-simpler-parse-object-or-die-call' into master
Junio C Hamano
1
-1
/
+1
2020-07-30
strvec: rename struct fields
Jeff King
21
-77
/
+77
2020-07-30
Merge branch 'ct/mv-unmerged-path-error' into master
Junio C Hamano
1
-2
/
+5
2020-07-30
Merge branch 'hn/reftable' into master
Junio C Hamano
1
-2
/
+1
2020-07-30
Merge branch 'bw/fail-cloning-into-non-empty' into master
Junio C Hamano
1
-2
/
+10
2020-07-30
Merge branch 'ds/commit-graph-bloom-updates' into master
Junio C Hamano
1
-1
/
+4
2020-07-30
repository: enable SHA-256 support by default
brian m. carlson
1
-5
/
+0
2020-07-30
bundle: add new version for use with SHA-256
brian m. carlson
1
-1
/
+4
[next]