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-18
Merge branch 'rs/misc-cleanups'
Junio C Hamano
1
-7
/
+1
2020-09-09
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
8
-9
/
+9
2020-09-09
Merge branch 'ss/submodule-summary-in-c-fixes'
Junio C Hamano
1
-9
/
+8
2020-09-09
Merge branch 'es/worktree-repair'
Junio C Hamano
2
-0
/
+56
2020-09-09
Merge branch 'jk/worktree-check-clean-leakfix'
Junio C Hamano
1
-5
/
+3
2020-09-09
Merge branch 'tb/repack-clearing-midx'
Junio C Hamano
1
-7
/
+5
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
1
-3
/
+429
2020-09-06
fast-import: use write_pack_header()
René Scharfe
1
-7
/
+1
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
wt-status: tolerate dangling marks
Jonathan Tan
8
-9
/
+9
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-31
init: make --separate-git-dir work from within linked worktree
Eric Sunshine
1
-0
/
+24
2020-08-31
init: teach --separate-git-dir to repair linked worktrees
Eric Sunshine
1
-0
/
+2
2020-08-31
worktree: teach "repair" to fix outgoing links to worktrees
Eric Sunshine
1
-2
/
+5
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-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
[next]