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-08-17
add -p: fix checking of user input
Phillip Wood
1
-16
/
+38
2020-08-17
add -p: use ALLOC_GROW_BY instead of ALLOW_GROW
Phillip Wood
1
-9
/
+4
2020-08-17
mingw: improve performance of mingw_unlink()
Jeff Hostetler
1
-0
/
+3
2020-08-17
Documentation: mark `--object-format=sha256` as experimental
Martin Ågren
5
-1
/
+14
2020-08-17
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller
2
-0
/
+2
2020-08-17
refspec: fix documentation referring to refspec_item
Jacob Keller
1
-13
/
+14
2020-08-17
shallow.txt: document SHA-256 shallow format
Martin Ågren
1
-1
/
+1
2020-08-17
protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256
Martin Ågren
1
-4
/
+8
2020-08-17
index-format.txt: document SHA-256 index format
Martin Ågren
1
-16
/
+18
2020-08-17
http-protocol.txt: document SHA-256 "want"/"have" format
Martin Ågren
1
-2
/
+3
2020-08-17
upload-pack: use buffered I/O to talk to rev-list
René Scharfe
1
-12
/
+10
2020-08-17
midx: use buffered I/O to talk to pack-objects
René Scharfe
1
-3
/
+5
2020-08-17
connected: use buffered I/O to talk to rev-list
René Scharfe
1
-10
/
+11
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
10
-13
/
+53
2020-08-14
checkout: fix leak of non-existent branch names
Jeff King
1
-1
/
+3
2020-08-14
submodule--helper: use strbuf_release() to free strbufs
Jeff King
1
-2
/
+2
2020-08-14
sequencer: avoid garbled merge machinery messages due to commit labels
Elijah Newren
3
-12
/
+12
2020-08-14
clear_pattern_list(): clear embedded hashmaps
Jeff King
1
-0
/
+2
2020-08-14
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
5
-5
/
+5
2020-08-13
docs: fix step in transition plan
brian m. carlson
1
-1
/
+1
2020-08-13
docs: document SHA-256 pack and indices
brian m. carlson
1
-15
/
+21
2020-08-13
Seventh batch
Junio C Hamano
1
-0
/
+9
2020-08-13
Merge branch 'rp/blame-first-parent-doc'
Junio C Hamano
1
-0
/
+6
2020-08-13
Merge branch 'ma/test-quote-cleanup'
Junio C Hamano
18
-80
/
+53
2020-08-13
Merge branch 'jt/has_object'
Junio C Hamano
7
-10
/
+62
2020-08-13
Merge branch 'bc/sha-256-cvs-svn-updates'
Junio C Hamano
1
-1
/
+1
2020-08-13
rebase -i: fix possibly wrong onto hash in todo
Antti Keränen
2
-2
/
+9
2020-08-13
userdiff: improve Fortran xfuncname regex
Philippe Blain
2
-2
/
+1
2020-08-13
userdiff: add tests for Fortran xfuncname regex
Philippe Blain
11
-0
/
+100
2020-08-13
fetch, pull doc: correct description of '--set-upstream'
Philippe Blain
1
-1
/
+1
2020-08-13
docs: commit-graph: fix some whitespace in the diagram
Johannes Berg
1
-3
/
+3
2020-08-13
ls-remote: simplify UNLEAK() usage
Jeff King
1
-5
/
+3
2020-08-13
stop calling UNLEAK() before die()
Jeff King
2
-9
/
+3
2020-08-13
drop vcs-svn experiment
Jeff King
24
-3856
/
+7
2020-08-13
make git-fast-import a builtin
Jeff King
5
-8
/
+5
2020-08-13
make git-bugreport a builtin
Jeff King
5
-16
/
+7
2020-08-13
make credential helpers builtins
Jeff King
7
-35
/
+63
2020-08-13
Makefile: drop builtins from MSVC pdb list
Jeff King
1
-2
/
+0
2020-08-13
blame: only coalesce lines that are adjacent in result
Jeff King
2
-0
/
+10
2020-08-13
t8003: factor setup out of coalesce test
Jeff King
1
-6
/
+10
2020-08-13
t8003: check output of coalesced blame
Jeff King
1
-7
/
+4
2020-08-12
submodule: port submodule subcommand 'summary' from shell to C
Prathamesh Chavan
3
-186
/
+431
2020-08-12
t7421: introduce a test script for verifying 'summary' output
Shourya Shukla
2
-0
/
+73
2020-08-12
submodule: rename helper functions to avoid ambiguity
Shourya Shukla
3
-7
/
+7
2020-08-12
submodule: remove extra line feeds between callback struct and macro
Shourya Shukla
1
-3
/
+0
2020-08-12
dir: avoid prematurely marking nonbare repositories as matches
Elijah Newren
2
-3
/
+22
2020-08-12
t3000: fix some test description typos
Elijah Newren
1
-4
/
+4
2020-08-12
rebase: remove unused function reschedule_last_action
René Scharfe
1
-10
/
+0
2020-08-11
Sixth batch
Junio C Hamano
1
-0
/
+11
2020-08-11
Merge branch 'ss/cmake-build'
Junio C Hamano
2
-15
/
+1024
[prev]
[next]