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-04-19
credential: die() when parsing invalid urls
Jeff King
2
-6
/
+3
2020-04-19
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
2
-5
/
+118
2020-04-19
credential: refuse to operate when missing host or protocol
Jeff King
2
-14
/
+40
2020-04-19
credential: parse URL without host as empty host, not unset
Jeff King
3
-2
/
+19
2020-04-19
t0300: use more realistic inputs
Jeff King
1
-4
/
+85
2020-04-19
t0300: make "quit" helper more realistic
Jeff King
1
-3
/
+13
2020-04-13
Sync with v2.26.1
Junio C Hamano
16
-6
/
+158
2020-04-10
mingw: help debugging by optionally executing bash with strace
Johannes Schindelin
1
-0
/
+26
2020-04-09
repository: mark the "refs" pointer as private
Jeff King
3
-7
/
+11
2020-04-09
sha1-name: do not assume that the ref store is initialized
Junio C Hamano
2
-1
/
+5
2020-04-09
config.txt: move closing "----" to cover entire listing
Martin Ågren
1
-5
/
+5
2020-04-08
mingw: do not treat `COM0` as a reserved file name
Johannes Schindelin
2
-3
/
+7
2020-04-08
mingw: use modern strftime implementation if possible
Matthias Aßhauer
1
-1
/
+10
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
9
-3
/
+85
2020-04-07
sequencer: honor GIT_REFLOG_ACTION
Elijah Newren
2
-10
/
+16
2020-04-05
pull doc: correct outdated description of an example
Philippe Blain
1
-3
/
+3
2020-04-05
pull doc: refer to a specific section in 'fetch' doc
Philippe Blain
1
-1
/
+2
2020-04-05
t0007: fix a typo
Johannes Schindelin
1
-1
/
+1
2020-04-03
Documentation: document merge option --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
2020-04-03
Documentation: merge commit-tree --[no-]gpg-sign
Đoàn Trần Công Danh
1
-5
/
+3
2020-04-03
Documentation: reword commit --no-gpg-sign
Đoàn Trần Công Danh
1
-5
/
+4
2020-04-03
Documentation: document am --no-gpg-sign
Đoàn Trần Công Danh
1
-1
/
+4
2020-04-03
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh
4
-2
/
+96
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
3
-4
/
+79
2020-04-01
clone: use "quick" lookup while following tags
Jeff King
2
-1
/
+11
2020-03-30
t3432: test `--merge' with `rebase.abbreviateCommands = true', too
Alban Gruin
1
-5
/
+19
2020-03-30
sequencer: don't abbreviate a command if it doesn't have a short form
Alban Gruin
1
-3
/
+6
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
[prev]
[next]