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
2021-02-05
Merge branch 'bc/doc-status-short' into maint
Junio C Hamano
1
-8
/
+20
2021-02-05
Merge branch 'ab/gettext-charset-comment-fix' into maint
Junio C Hamano
2
-82
/
+15
2021-02-05
Merge branch 'ug/doc-lose-dircache' into maint
Junio C Hamano
2
-6
/
+4
2021-02-05
Merge branch 'ad/t4129-setfacl-target-fix' into maint
Junio C Hamano
1
-1
/
+1
2021-02-05
Merge branch 'jk/t5516-deflake' into maint
Junio C Hamano
1
-1
/
+3
2021-02-05
Merge branch 'vv/send-email-with-less-secure-apps-access' into maint
Junio C Hamano
1
-1
/
+5
2021-02-05
Merge branch 'pb/mergetool-tool-help-fix' into maint
Junio C Hamano
2
-2
/
+15
2021-02-05
Merge branch 'ds/for-each-repo-noopfix' into maint
Junio C Hamano
2
-0
/
+13
2021-02-05
Merge branch 'jc/sign-off' into maint
Junio C Hamano
1
-1
/
+1
2021-02-05
Merge branch 'mt/t4129-with-setgid-dir' into maint
Junio C Hamano
1
-2
/
+7
2021-02-05
Merge branch 'en/stash-apply-sparse-checkout' into maint
Junio C Hamano
3
-57
/
+212
2021-02-05
Merge branch 'nk/perf-fsmonitor-cleanup' into maint
Junio C Hamano
1
-1
/
+6
2021-02-05
Merge branch 'rs/rebase-commit-validation' into maint
Junio C Hamano
1
-1
/
+3
2021-02-05
Merge branch 'pb/doc-modules-git-work-tree-typofix' into maint
Junio C Hamano
1
-15
/
+15
2021-02-05
Merge branch 'ta/doc-typofix' into maint
Junio C Hamano
6
-7
/
+7
2021-02-05
Merge branch 'pk/subsub-fetch-fix-take-2' into maint
Junio C Hamano
2
-1
/
+123
2021-02-05
clone: respect remote unborn HEAD
Jonathan Tan
6
-8
/
+79
2021-02-05
connect, transport: encapsulate arg in struct
Jonathan Tan
10
-49
/
+66
2021-02-05
ls-refs: report unborn targets of symrefs
Jonathan Tan
7
-6
/
+95
2021-02-04
range-diff: simplify code spawning `git log`
Johannes Schindelin
1
-5
/
+2
2021-02-04
range-diff: libify the read_patches() function again
Johannes Schindelin
1
-3
/
+10
2021-02-04
range-diff: avoid leaking memory in two error code paths
Johannes Schindelin
1
-0
/
+2
2021-02-03
The fifth batch
Junio C Hamano
1
-0
/
+13
2021-02-03
Merge branch 'jk/run-command-use-shell-doc'
Junio C Hamano
1
-1
/
+8
2021-02-03
Merge branch 'jk/peel-iterated-oid'
Junio C Hamano
12
-69
/
+27
2021-02-03
Merge branch 'js/skip-dashed-built-ins-from-config-mak'
Junio C Hamano
1
-14
/
+14
2021-02-03
Merge branch 'jt/packfile-as-uri-doc'
Junio C Hamano
1
-2
/
+5
2021-02-03
Merge branch 'ds/maintenance-prefetch-cleanup'
Junio C Hamano
2
-1
/
+38
2021-02-03
Merge branch 'ab/fsck-doc-fix'
Junio C Hamano
1
-8
/
+0
2021-02-03
bisect--helper: retire `--check-and-set-terms` subcommand
Pranit Bauva
1
-10
/
+0
2021-02-03
bisect--helper: reimplement `bisect_skip` shell function in C
Pranit Bauva
2
-17
/
+45
2021-02-03
bisect--helper: retire `--bisect-auto-next` subcommand
Pranit Bauva
1
-10
/
+0
2021-02-03
bisect--helper: use `res` instead of return in BISECT_RESET case option
Pranit Bauva
1
-1
/
+2
2021-02-03
bisect--helper: retire `--bisect-write` subcommand
Pranit Bauva
1
-10
/
+0
2021-02-03
bisect--helper: reimplement `bisect_replay` shell function in C
Pranit Bauva
2
-34
/
+84
2021-02-03
bisect--helper: reimplement `bisect_log` shell function in C
Pranit Bauva
2
-7
/
+27
2021-02-03
doc/git-branch: fix awkward wording for "-c"
Jeff King
1
-2
/
+2
2021-02-03
completion: handle other variants of "branch -m"
Jeff King
1
-2
/
+4
2021-02-03
MacOS: precompose_argv_prefix()
Torsten Bögershausen
11
-29
/
+59
2021-02-02
completion: treat "branch -D" the same way as "branch -d"
Jeff King
1
-1
/
+1
2021-02-02
t5544: clarify 'hook works with partial clone' test
Jacob Vosmaer
1
-2
/
+3
2021-02-01
commit-graph: prepare commit graph
Derrick Stolee
2
-9
/
+3
2021-02-01
commit-graph: be extra careful about mixed generations
Derrick Stolee
1
-2
/
+12
2021-02-01
commit-graph: compute generations separately
Derrick Stolee
1
-14
/
+56
2021-02-01
commit-graph: validate layers for generation data
Derrick Stolee
1
-6
/
+16
2021-02-01
commit-graph: always parse before commit_graph_data_at()
Derrick Stolee
2
-4
/
+33
2021-02-01
commit-graph: use repo_parse_commit
Derrick Stolee
2
-7
/
+8
2021-01-30
annotate-tests: quote variable expansions containing path names
Johannes Sixt
1
-4
/
+4
2021-01-30
worktree: teach `list` verbose mode
Rafael Silva
3
-2
/
+63
2021-01-30
worktree: teach `list` to annotate prunable worktree
Rafael Silva
3
-2
/
+66
[prev]
[next]