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-03-30
MyFirstObjectWalk: remove unnecessary conditional statement
Johannes Schindelin
1
-3
/
+0
2020-03-30
oidset: stop referring to sha1-array
Jeff King
1
-1
/
+1
2020-03-30
ref-filter: stop referring to "sha1 array"
Jeff King
1
-4
/
+3
2020-03-30
bisect: stop referring to sha1_array
Jeff King
1
-3
/
+3
2020-03-30
test-tool: rename sha1-array to oid-array
Jeff King
5
-14
/
+14
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
27
-28
/
+28
2020-03-30
oid_array: use size_t for iteration
Jeff King
1
-3
/
+3
2020-03-30
oid_array: use size_t for count and allocation
Jeff King
1
-2
/
+2
2020-03-30
docs: add a FAQ
brian m. carlson
2
-0
/
+338
2020-03-29
connected: always use partial clone optimization
Jonathan Tan
4
-23
/
+9
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
7
-16
/
+18
2020-03-29
gitweb: fix UTF-8 encoding when using CGI::Fast
Julien Moutinho
1
-0
/
+16
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-29
CodingGuidelines: allow ${#posix} == strlen($posix)
Junio C Hamano
1
-2
/
+0
2020-03-28
git-rebase.txt: fix typo
Philippe Blain
1
-1
/
+1
2020-03-28
pull: pass documented fetch options on
René Scharfe
1
-0
/
+18
2020-03-28
pull: remove --update-head-ok from documentation
René Scharfe
1
-1
/
+1
2020-03-28
sequencer: mark messages for translation
Alban Gruin
1
-3
/
+3
2020-03-28
wrapper: indent with tabs
Denton Liu
1
-2
/
+2
2020-03-28
midx.c: fix an integer underflow
Damien Robert
3
-4
/
+24
2020-03-27
pull: avoid running both merge and rebase
Elijah Newren
1
-1
/
+4
2020-03-27
p5310: stop timing non-bitmap pack-to-disk
Jeff King
1
-4
/
+0
2020-03-27
upload-pack: handle unexpected delim packets
Jeff King
3
-2
/
+41
2020-03-27
test-lib-functions: make packetize() more efficient
Jeff King
2
-14
/
+28
2020-03-27
t/lib-*.sh: drop executable bit
Jeff King
4
-0
/
+0
2020-03-27
t/lib-credential.sh: drop shebang line
Jeff King
1
-1
/
+2
2020-03-27
run-command: trigger PATH lookup properly on Cygwin
Andras Kucsma
3
-5
/
+24
2020-03-27
t5801: teach compare_refs() to accept !
Denton Liu
1
-2
/
+8
2020-03-27
t5612: stop losing return codes of git commands
Denton Liu
1
-12
/
+12
2020-03-27
t5612: don't use `test_must_fail test_cmp`
Denton Liu
1
-1
/
+1
2020-03-27
t5607: reorder `nongit test_must_fail`
Denton Liu
1
-1
/
+1
2020-03-27
t5550: simplify no matching line check
Denton Liu
1
-3
/
+1
2020-03-27
t5512: stop losing return codes of git commands
Denton Liu
1
-7
/
+7
2020-03-27
t5512: stop losing git exit code in here-docs
Denton Liu
1
-29
/
+35
2020-03-26
The second batch post 2.26 cycle
Junio C Hamano
1
-0
/
+53
2020-03-26
Merge branch 'ah/force-pull-rebase-configuration'
Junio C Hamano
3
-11
/
+65
2020-03-26
Merge branch 'tg/retire-scripted-stash'
Junio C Hamano
8
-862
/
+31
2020-03-26
Merge branch 'jc/describe-misnamed-annotated-tag'
Junio C Hamano
2
-7
/
+28
2020-03-26
Merge branch 'at/rebase-fork-point-regression-fix'
Junio C Hamano
3
-13
/
+34
2020-03-26
Merge branch 'bc/filter-process'
Junio C Hamano
20
-75
/
+350
2020-03-26
Merge branch 'hi/gpg-prefer-check-signature'
Junio C Hamano
6
-78
/
+201
2020-03-26
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
28
-141
/
+623
2020-03-26
Merge branch 'pb/recurse-submodules-fix'
Junio C Hamano
3
-25
/
+51
2020-03-26
tests: increase the verbosity of the GPG-related prereqs
Johannes Schindelin
1
-14
/
+14
2020-03-26
tests: turn GPG, GPGSM and RFC1991 into lazy prereqs
Johannes Schindelin
1
-45
/
+57
2020-03-26
tests: do not let lazy prereqs inside `test_expect_*` turn off tracing
Johannes Schindelin
2
-2
/
+17
2020-03-26
t/lib-gpg.sh: stop pretending to be a stand-alone script
Johannes Schindelin
1
-2
/
+0
2020-03-25
The first batch post 2.26 cycle
Junio C Hamano
3
-2
/
+43
2020-03-25
Merge branch 'ss/submodule-foreach-cb'
Junio C Hamano
1
-4
/
+4
2020-03-25
Merge branch 'jc/config-tar'
Junio C Hamano
3
-7
/
+8
[prev]
[next]