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-05-24
Merge branch 'ds/multi-pack-verify'
Junio C Hamano
1
-1
/
+2
2020-05-19
fsck: use ERROR_MULTI_PACK_INDEX
Derrick Stolee
1
-1
/
+2
2020-05-13
Merge branch 'ss/submodule-set-url-in-c'
Junio C Hamano
1
-0
/
+32
2020-05-13
Merge branch 'jc/auto-gc-quiet'
Junio C Hamano
5
-16
/
+6
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
6
-1
/
+7
2020-05-08
Merge branch 'cb/avoid-colliding-with-netbsd-hmac'
Junio C Hamano
1
-3
/
+3
2020-05-08
Merge branch 'es/restore-staged-from-head-by-default'
Junio C Hamano
1
-3
/
+3
2020-05-08
Merge branch 'jk/for-each-ref-multi-key-sort-fix'
Junio C Hamano
3
-3
/
+3
2020-05-08
Merge branch 'dl/switch-c-option-in-error-message'
Junio C Hamano
1
-4
/
+10
2020-05-08
submodule: port subcommand 'set-url' from shell to C
Shourya Shukla
1
-0
/
+32
2020-05-07
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano
4
-8
/
+4
2020-05-07
auto-gc: extract a reusable helper from "git fetch"
Junio C Hamano
1
-8
/
+2
2020-05-05
Merge branch 'dl/push-recurse-submodules-fix'
Junio C Hamano
1
-6
/
+3
2020-05-05
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
29
-164
/
+156
2020-05-05
restore: default to HEAD when combining --staged and --worktree
Eric Sunshine
1
-3
/
+3
2020-05-05
builtin/receive-pack: avoid generic function name hmac()
Carlo Marcelo Arenas Belón
1
-3
/
+3
2020-05-04
ref-filter: apply --ignore-case to all sorting keys
Jeff King
3
-3
/
+3
2020-05-01
Merge branch 'js/anonymise-push-url-in-errors'
Junio C Hamano
1
-2
/
+4
2020-05-01
Merge branch 'es/bugreport'
Junio C Hamano
1
-0
/
+86
2020-05-01
Merge branch 'en/rebase-root-and-fork-point-are-incompatible'
Junio C Hamano
1
-0
/
+3
2020-05-01
Merge branch 'ds/blame-on-bloom'
Junio C Hamano
3
-5
/
+16
2020-05-01
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
1
-2
/
+8
2020-05-01
Merge branch 'tb/commit-graph-split-strategy'
Junio C Hamano
1
-7
/
+45
2020-05-01
Merge branch 'tb/reset-shallow'
Junio C Hamano
1
-2
/
+2
2020-04-30
shallow: use struct 'shallow_lock' for additional safety
Taylor Blau
1
-1
/
+1
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
6
-0
/
+6
2020-04-30
switch: fix errors and comments related to -c and -C
Denton Liu
1
-4
/
+10
2020-04-29
Merge branch 'ps/transactional-update-ref-stdin'
Junio C Hamano
1
-66
/
+179
2020-04-29
Merge branch 'en/fill-directory-exponential'
Junio C Hamano
4
-22
/
+8
2020-04-29
Merge branch 'en/sparse-checkout'
Junio C Hamano
1
-33
/
+22
2020-04-29
Merge branch 'dl/merge-autostash-rebase-quit-fix'
Junio C Hamano
1
-0
/
+1
2020-04-29
Merge branch 'dl/merge-autostash'
Junio C Hamano
4
-268
/
+76
2020-04-29
Revert "commit-graph.c: introduce '--[no-]check-oids'"
Junio C Hamano
1
-8
/
+3
2020-04-28
Merge branch 'mt/grep-cquote-path'
Junio C Hamano
1
-12
/
+34
2020-04-28
Merge branch 'ds/log-exclude-decoration-config'
Junio C Hamano
1
-1
/
+15
2020-04-28
Merge branch 'tb/diff-tree-with-notes'
Junio C Hamano
1
-0
/
+9
2020-04-28
Merge branch 'js/stash-p-fix'
Junio C Hamano
1
-1
/
+1
2020-04-28
Merge branch 'dl/libify-a-few'
Junio C Hamano
4
-700
/
+4
2020-04-28
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
1
-3
/
+2
2020-04-28
Merge branch 'ds/commit-graph-expiry-fix'
Junio C Hamano
1
-1
/
+1
2020-04-28
Merge branch 'jc/log-no-mailmap'
Junio C Hamano
2
-1
/
+2
2020-04-28
Merge branch 'jk/config-use-size-t'
Junio C Hamano
2
-2
/
+2
2020-04-28
Merge branch 'bc/constant-memequal'
Junio C Hamano
1
-1
/
+22
2020-04-28
push: anonymize URLs in error messages and warnings
Johannes Schindelin
1
-2
/
+4
2020-04-28
rebase: save autostash entry into stash reflog on --quit
Denton Liu
1
-0
/
+1
2020-04-28
push: unset PARSE_OPT_OPTARG for --recurse-submodules
Denton Liu
1
-6
/
+3
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
29
-164
/
+156
2020-04-27
rebase: display an error if --root and --fork-point are both provided
Elijah Newren
1
-0
/
+3
2020-04-24
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau
1
-2
/
+2
2020-04-22
Merge branch 'jt/rebase-allow-duplicate'
Junio C Hamano
1
-0
/
+7
[next]