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
worktree: teach "repair" to fix worktree back-links to main worktree
Eric Sunshine
1
-0
/
+12
2020-08-28
midx: traverse the local MIDX first
Taylor Blau
1
-1
/
+1
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-27
t7421: eliminate 'grep' check in t7421.4 for mingw compatibility
Shourya Shukla
1
-3
/
+4
2020-08-27
worktree: add skeleton "repair" command
Eric Sunshine
1
-0
/
+15
2020-08-27
worktree: fix leak in check_clean_worktree()
Jeff King
1
-5
/
+3
2020-08-26
builtin/repack.c: invalidate MIDX only when necessary
Taylor Blau
1
-7
/
+5
2020-08-25
submodule: fix style in function definition
Shourya Shukla
1
-3
/
+3
2020-08-25
submodule: eliminate unused parameters from print_submodule_summary()
Shourya Shukla
1
-3
/
+1
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-24
index-pack: make resolve_delta() assume base data
Jonathan Tan
1
-3
/
+5
2020-08-24
index-pack: calculate {ref,ofs}_{first,last} early
Jonathan Tan
1
-63
/
+60
2020-08-24
index-pack: remove redundant child field
Jonathan Tan
1
-19
/
+22
2020-08-24
index-pack: unify threaded and unthreaded code
Jonathan Tan
1
-9
/
+1
2020-08-24
index-pack: remove redundant parameter
Jonathan Tan
1
-14
/
+12
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-12
submodule: port submodule subcommand 'summary' from shell to C
Prathamesh Chavan
1
-0
/
+429
2020-08-12
submodule: remove extra line feeds between callback struct and macro
Shourya Shukla
1
-3
/
+0
[prev]
[next]