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: 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-09
config.txt: move closing "----" to cover entire listing
Martin Ågren
1
-5
/
+5
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
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
[prev]
[next]