index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
Merge branch 'jh/builtin-fsmonitor-part2'
Junio C Hamano
38
-106
/
+4326
2022-04-04
Merge branch 'tk/ambiguous-fetch-refspec'
Junio C Hamano
5
-9
/
+78
2022-04-04
Merge branch 'rc/fetch-refetch'
Junio C Hamano
15
-22
/
+197
2022-04-04
Merge branch 'jc/mailsplit-warn-on-tty'
Junio C Hamano
1
-0
/
+3
2022-04-04
Merge branch 'ns/trace2-fsync-stat'
Junio C Hamano
4
-0
/
+22
2022-04-04
Merge branch 'gc/branch-recurse-submodules-fix'
Junio C Hamano
3
-16
/
+76
2022-04-04
Merge branch 'ns/fsync-or-die-message-fix'
Junio C Hamano
1
-4
/
+4
2022-04-04
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
2
-3
/
+3
2022-04-04
Merge branch 'dp/worktree-repair-in-usage'
Junio C Hamano
1
-0
/
+1
2022-04-04
Merge branch 'ab/reftable-aix-xlc-12'
Junio C Hamano
3
-6
/
+18
2022-04-04
Merge branch 'gc/submodule-update-part2'
Junio C Hamano
2
-435
/
+361
2022-04-04
Merge branch 'ds/t7700-kept-pack-test'
Junio C Hamano
2
-37
/
+54
2022-04-04
Merge branch 'ds/partial-bundle-more'
Junio C Hamano
8
-47
/
+94
2022-04-04
Merge branch 'tl/ls-tree-oid-only'
Junio C Hamano
6
-94
/
+492
2022-04-04
Merge branch 'ab/reflog-parse-options'
Junio C Hamano
6
-67
/
+165
2022-04-01
tracking branches: add advice to ambiguous refspec error
Tao Klerks
5
-9
/
+78
2022-03-31
branch.c: simplify advice-and-die sequence
Glen Choo
1
-7
/
+4
2022-03-31
branch: rework comments for future developers
Glen Choo
1
-2
/
+2
2022-03-31
Merge branch 'ab/usage-die-message' into gc/branch-recurse-submodules-fix
Junio C Hamano
9
-34
/
+71
2022-03-30
The 17th batch
Junio C Hamano
1
-0
/
+4
2022-03-30
Merge branch 'ab/test-tap-fix-for-immediate'
Junio C Hamano
2
-1
/
+18
2022-03-30
Merge branch 'ab/hook-tests-updates'
Junio C Hamano
67
-606
/
+575
2022-03-30
Merge branch 'jd/prompt-upstream-mark'
Junio C Hamano
1
-29
/
+30
2022-03-30
Merge branch 'pw/add-p-single-key'
Junio C Hamano
2
-36
/
+211
2022-03-30
Merge branch 'ab/make-optim-noop'
Junio C Hamano
1
-1
/
+1
2022-03-30
Merge branch 'vd/stash-silence-reset'
Junio C Hamano
11
-30
/
+87
2022-03-30
Merge branch 'ab/racy-hooks'
Junio C Hamano
1
-0
/
+1
2022-03-30
branch: remove negative exit code
Glen Choo
1
-1
/
+1
2022-03-30
object-file: pass filename to fsync_or_die
Neeraj Singh
1
-4
/
+4
2022-03-30
core.fsyncmethod: correctly camel-case warning message
Neeraj Singh
1
-1
/
+1
2022-03-30
branch --set-upstream-to: be consistent when advising
Glen Choo
1
-2
/
+3
2022-03-30
branch: give submodule updating advice before exit
Glen Choo
1
-2
/
+4
2022-03-30
branch: support more tracking modes when recursing
Glen Choo
3
-7
/
+67
2022-03-30
trace2: add stats for fsync operations
Neeraj Singh
4
-0
/
+22
2022-03-29
core.fsync: fix incorrect expression for default configuration
Neeraj Singh
1
-2
/
+2
2022-03-29
The 16th batch
Junio C Hamano
1
-0
/
+7
2022-03-29
Merge branch 'jc/rebase-detach-fix'
Junio C Hamano
2
-7
/
+13
2022-03-29
Merge branch 'jt/reset-grafts-when-resetting-shallow'
Junio C Hamano
5
-0
/
+22
2022-03-29
Merge branch 'vd/cache-bottom-fix'
Junio C Hamano
2
-26
/
+20
2022-03-29
Merge branch 'ab/refs-various-fixes'
Junio C Hamano
9
-188
/
+135
2022-03-29
worktree: include repair cmd in usage
Des Preston
1
-0
/
+1
2022-03-28
reflog: fix 'show' subcommand's argv
SZEDER Gábor
1
-2
/
+2
2022-03-28
reftable: make assignments portable to AIX xlc v12.01
Ævar Arnfjörð Bjarmason
3
-6
/
+18
2022-03-28
docs: mention --refetch fetch option
Robert Coup
2
-2
/
+7
2022-03-28
fetch: after refetch, encourage auto gc repacking
Robert Coup
3
-2
/
+49
2022-03-28
t5615-partial-clone: add test for fetch --refetch
Robert Coup
1
-1
/
+51
2022-03-28
fetch: add --refetch option
Robert Coup
5
-1
/
+34
2022-03-28
builtin/fetch-pack: add --refetch option
Robert Coup
3
-0
/
+14
2022-03-28
fetch-pack: add refetch
Robert Coup
2
-17
/
+30
2022-03-28
fetch-negotiator: add specific noop initializer
Robert Coup
2
-0
/
+13
[next]