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-22
Merge branch 'jt/threaded-index-pack'
Junio C Hamano
1
-206
/
+250
2020-09-22
Merge branch 'es/format-patch-interdiff-cleanup'
Junio C Hamano
1
-9
/
+13
2020-09-22
Merge branch 'os/fetch-submodule-optim'
Junio C Hamano
1
-1
/
+3
2020-09-18
Merge branch 'mt/config-fail-nongit-early'
Junio C Hamano
1
-4
/
+8
2020-09-18
Merge branch 'jc/quote-path-cleanup'
Junio C Hamano
2
-12
/
+12
2020-09-18
Merge branch 'es/wt-add-detach'
Junio C Hamano
1
-1
/
+1
2020-09-18
Merge branch 'jc/add-i-use-builtin-experimental'
Junio C Hamano
1
-3
/
+9
2020-09-18
Merge branch 'rs/refspec-leakfix'
Junio C Hamano
3
-42
/
+26
2020-09-18
Merge branch 'rs/misc-cleanups'
Junio C Hamano
1
-7
/
+1
2020-09-10
quote_path: give flags parameter to quote_path()
Junio C Hamano
2
-12
/
+12
2020-09-10
quote_path: rename quote_path_relative() to quote_path()
Junio C Hamano
2
-12
/
+12
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-09
config: complain about --worktree outside of a git repo
Matheus Tavares
1
-4
/
+8
2020-09-08
index-pack: make quantum of work smaller
Jonathan Tan
1
-148
/
+200
2020-09-08
format-patch: use 'origin' as start of current-series-range when known
Eric Sunshine
1
-7
/
+11
2020-09-08
diff-lib: tighten show_interdiff()'s interface
Eric Sunshine
1
-1
/
+2
2020-09-08
diff: move show_interdiff() from its own file to diff-lib
Eric Sunshine
1
-1
/
+0
2020-09-08
add -i: use the built-in version when feature.experimental is set
Junio C Hamano
1
-3
/
+9
2020-09-06
worktree: teach `add` to recognize -d as shorthand for --detach
Eric Sunshine
1
-1
/
+1
2020-09-06
fast-import: use write_pack_header()
René Scharfe
1
-7
/
+1
2020-09-06
refspec: add and use refspec_appendf()
René Scharfe
3
-40
/
+14
2020-09-06
push: release strbufs used for refspec formatting
René Scharfe
1
-12
/
+22
2020-09-06
fetch: do not look for submodule changes in unchanged refs
Orgad Shaneh
1
-1
/
+3
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
[next]