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-09-03
Merge branch 'hl/bisect-doc-clarify-bad-good-ordering'
Junio C Hamano
1
-1
/
+1
2020-09-03
Merge branch 'jt/lazy-fetch'
Junio C Hamano
2
-13
/
+41
2020-09-03
Merge branch 'jc/undash-in-tree-git-callers'
Junio C Hamano
1
-4
/
+4
2020-09-03
Merge branch 'jk/slimmed-down'
Junio C Hamano
5
-0
/
+4504
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
3
-19
/
+62
2020-09-02
fetch: no FETCH_HEAD display if --no-write-fetch-head
Jonathan Tan
1
-1
/
+7
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-28
bisect: swap command-line options in documentation
Hugo Locurcio
1
-1
/
+1
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-19
rebase: add --reset-author-date
Rohit Ashiwal
1
-1
/
+3
2020-08-19
rebase -i: support --ignore-date
Phillip Wood
1
-5
/
+8
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-pack: remove no_dependents code
Jonathan Tan
1
-4
/
+0
2020-08-18
fetch: only populate existing_refs if needed
Jonathan Tan
1
-4
/
+9
2020-08-18
fetch: avoid reading submodule config until needed
Jonathan Tan
1
-2
/
+8
2020-08-18
fetch: allow refspecs specified through stdin
Jonathan Tan
1
-2
/
+17
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
rebase -i: support --committer-date-is-author-date
Phillip Wood
1
-5
/
+12
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
2
-8
/
+26
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-13
make git-fast-import a builtin
Jeff King
1
-0
/
+3648
2020-08-13
make git-bugreport a builtin
Jeff King
1
-0
/
+196
2020-08-13
make credential helpers builtins
Jeff King
3
-0
/
+670
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
[next]