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
2020-02-14
Merge branch 'ms/doc-bundle-format' into maint
Junio C Hamano
1
-0
/
+48
2020-02-14
Merge branch 'es/submodule-fetch-message-fix' into maint
Junio C Hamano
1
-1
/
+1
2020-02-14
Merge branch 'jb/parse-options-message-fix' into maint
Junio C Hamano
2
-4
/
+4
2020-02-14
Merge branch 'ma/filter-branch-doc-caret' into maint
Junio C Hamano
1
-3
/
+3
2020-02-14
Merge branch 'km/submodule-doc-use-sm-path' into maint
Junio C Hamano
1
-1
/
+1
2020-02-14
Merge branch 'pb/do-not-recurse-grep-no-index' into maint
Junio C Hamano
3
-4
/
+17
2020-02-14
Merge branch 'jt/t5616-robustify' into maint
Junio C Hamano
1
-13
/
+23
2020-02-14
Merge branch 'en/fill-directory-fixes-more' into maint
Junio C Hamano
2
-45
/
+47
2020-02-14
Merge branch 'bc/misconception-doc' into maint
Junio C Hamano
2
-0
/
+24
2020-02-14
Merge branch 'bc/author-committer-doc' into maint
Junio C Hamano
4
-27
/
+69
2020-02-14
Merge branch 'ds/refmap-doc' into maint
Junio C Hamano
2
-1
/
+28
2020-02-14
Merge branch 'bc/actualmente' into maint
Junio C Hamano
1
-2
/
+2
2020-02-14
Merge branch 'rt/submodule-i18n' into maint
Junio C Hamano
1
-14
/
+14
2020-02-14
Merge branch 'jk/test-fixes' into maint
Junio C Hamano
2
-4
/
+2
2020-02-14
Merge branch 'jk/asan-build-fix' into maint
Junio C Hamano
2
-0
/
+8
2020-02-14
Merge branch 'ds/sparse-cone' into maint
Junio C Hamano
2
-2
/
+3
2020-02-14
Merge branch 'nd/switch-and-restore' into maint
Junio C Hamano
2
-0
/
+19
2020-02-14
Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maint
Junio C Hamano
2
-1
/
+13
2020-02-14
Merge branch 'hw/tutorial-favor-switch-over-checkout' into maint
Junio C Hamano
1
-1
/
+1
2020-02-14
Merge branch 'es/unpack-trees-oob-fix' into maint
Junio C Hamano
1
-2
/
+4
2020-02-14
Merge branch 'bc/run-command-nullness-after-free-fix' into maint
Junio C Hamano
1
-1
/
+2
2020-02-14
Merge branch 'en/string-list-can-be-custom-sorted' into maint
Junio C Hamano
1
-2
/
+4
2020-02-14
Merge branch 'jt/sha1-file-remove-oi-skip-cached' into maint
Junio C Hamano
2
-22
/
+18
2020-02-14
Merge branch 'hw/commit-advise-while-rejecting' into maint
Junio C Hamano
2
-0
/
+10
2020-02-14
mingw: add a helper function to attach GDB to the current process
Johannes Schindelin
2
-0
/
+23
2020-02-14
t5580: test cloning without file://, test fetching via UNC paths
Johannes Schindelin
1
-0
/
+12
2020-02-12
tests: fix --write-junit-xml with subshells
Johannes Schindelin
1
-1
/
+2
2020-02-11
convert: fix typo
Johannes Schindelin
1
-1
/
+1
2020-02-10
ci: ignore rubygems warning in the "Documentation" job
Johannes Schindelin
1
-0
/
+1
2020-02-10
pack-format: correct multi-pack-index description
Johannes Berg
1
-2
/
+3
2020-02-09
diff-options.txt: avoid "regex" overload in example
Martin Ågren
1
-4
/
+4
2020-02-07
doc: describe Git bundle format
Masaya Suzuki
1
-0
/
+48
2020-02-07
submodule: add newline on invalid submodule error
Emily Shaffer
1
-1
/
+1
2020-02-05
parse-options: lose an unnecessary space in an error message
Jacques Bodin-Hullin
2
-4
/
+4
2020-02-04
index-pack: downgrade twice-resolved REF_DELTA to die()
Jeff King
2
-5
/
+7
2020-02-04
notes.c: fix off-by-one error when decreasing notes fanout
Johan Herland
2
-8
/
+18
2020-02-04
t3305: check notes fanout more carefully and robustly
Johan Herland
1
-25
/
+76
2020-02-04
git-filter-branch.txt: wrap "maths" notation in backticks
Martin Ågren
1
-3
/
+3
2020-01-31
submodule foreach: replace $path with $sm_path in example
Kyle Meyer
1
-1
/
+1
2020-01-30
.mailmap: map Yi-Jyun Pan's email
Denton Liu
1
-0
/
+1
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
3
-4
/
+17
2020-01-28
obstack: avoid computing offsets from NULL pointer
Jeff King
1
-2
/
+4
2020-01-28
xdiff: avoid computing non-zero offset from NULL pointer
Jeff King
1
-2
/
+6
2020-01-28
avoid computing zero offsets from NULL pointer
Jeff King
3
-6
/
+6
2020-01-28
git rm submodule: succeed if .gitmodules index stat info is zero
David Turner
2
-1
/
+8
2020-01-27
.mailmap: fix GGG authoship screwup
Junio C Hamano
1
-0
/
+1
2020-01-27
t5616: make robust to delta base change
Jonathan Tan
1
-13
/
+23
2020-01-27
merge-recursive: use subtraction to flip stage
Junio C Hamano
1
-3
/
+2
2020-01-27
merge-recursive: silence -Wxor-used-as-pow warning
Jeff King
1
-5
/
+14
2020-01-27
.mailmap: fix erroneous authorship for Johannes Schindelin
Denton Liu
1
-0
/
+1
[prev]
[next]