index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
Merge branch 'ma/pager-per-subcommand-action'
Junio C Hamano
1
-0
/
+80
2017-08-11
Merge branch 'jk/rev-list-empty-input'
Junio C Hamano
2
-11
/
+15
2017-08-11
Merge branch 'jt/t1450-fsck-corrupt-packfile'
Junio C Hamano
1
-0
/
+16
2017-08-11
Merge branch 'jb/t8008-cleanup'
Junio C Hamano
1
-14
/
+16
2017-08-11
Merge branch 'jt/subprocess-handshake'
Junio C Hamano
1
-1
/
+1
2017-08-11
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
1
-18
/
+16
2017-08-11
Merge branch 'jk/reflog-walk'
Junio C Hamano
3
-12
/
+136
2017-08-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
2
-100
/
+292
2017-08-11
Merge branch 'st/lib-gpg-kill-stray-agent'
Junio C Hamano
1
-0
/
+1
2017-08-11
Merge branch 'jk/c99'
Junio C Hamano
1
-0
/
+10
2017-08-11
Merge branch 'jk/ref-filter-colors'
Junio C Hamano
6
-72
/
+175
2017-08-11
Merge branch 'wd/rebase-conflict-guide'
Junio C Hamano
1
-2
/
+2
2017-08-11
Merge branch 'bc/object-id'
Junio C Hamano
1
-5
/
+5
2017-08-04
Merge tag 'v2.13.5' into maint
Junio C Hamano
4
-2
/
+57
2017-08-03
git.c: ignore pager.* when launching builtin as dashed external
Martin Ågren
1
-1
/
+1
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
1
-14
/
+14
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
1
-1
/
+14
2017-08-03
t7006: add tests for how git tag paginates
Martin Ågren
1
-0
/
+67
2017-08-02
revision: do not fallback to default when rev_input_given is set
Jeff King
1
-0
/
+6
2017-08-02
rev-list: don't show usage when we see empty ref patterns
Jeff King
1
-3
/
+3
2017-08-02
t6018: flesh out empty input/output rev-list tests
Jeff King
1
-11
/
+9
2017-08-01
Merge tag 'v2.12.4' into maint
Junio C Hamano
4
-2
/
+57
2017-07-31
Merge branch 'jk/test-copy-bytes-fix' into maint
Junio C Hamano
1
-0
/
+1
2017-07-31
Merge branch 'pw/unquote-path-in-git-pm' into maint
Junio C Hamano
1
-0
/
+7
2017-07-31
Merge branch 'jk/gc-pre-detach-under-hook' into maint
Junio C Hamano
1
-0
/
+21
2017-07-31
Merge branch 'tb/push-to-cygwin-unc-path' into maint
Junio C Hamano
1
-0
/
+2
2017-07-30
Merge tag 'v2.11.3' into maint-2.12
Junio C Hamano
3
-0
/
+51
2017-07-30
Merge tag 'v2.10.4' into maint-2.11
Junio C Hamano
3
-0
/
+51
2017-07-30
Merge tag 'v2.9.5' into maint-2.10
Junio C Hamano
3
-0
/
+51
2017-07-30
Merge tag 'v2.8.6' into maint-2.9
Junio C Hamano
3
-0
/
+51
2017-07-30
Merge tag 'v2.7.6' into maint-2.8
Junio C Hamano
3
-0
/
+51
2017-07-28
connect: reject paths that look like command line options
Jeff King
2
-0
/
+37
2017-07-28
connect: reject dashed arguments for proxy commands
Jeff King
1
-0
/
+5
2017-07-28
t5813: add test for hostname starting with dash
Jeff King
1
-0
/
+9
2017-07-28
t/lib-proto-disable: restore protocol.allow after config tests
Jeff King
1
-2
/
+6
2017-07-28
tests: ensure fsck fails on corrupt packfiles
Jonathan Tan
1
-0
/
+16
2017-07-26
t8008: rely on rev-parse'd HEAD instead of sha1 value
Stefan Beller
1
-14
/
+16
2017-07-26
sub-process: refactor handshake to common function
Jonathan Tan
1
-1
/
+1
2017-07-26
Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake
Junio C Hamano
2
-100
/
+292
2017-07-21
Merge branch 'js/alias-case-sensitivity' into maint
Junio C Hamano
1
-0
/
+7
2017-07-20
Merge branch 'mt/p4-parse-G-output'
Junio C Hamano
1
-0
/
+103
2017-07-20
Merge branch 'jk/test-copy-bytes-fix'
Junio C Hamano
1
-0
/
+1
2017-07-20
Merge branch 'js/alias-case-sensitivity'
Junio C Hamano
1
-0
/
+7
2017-07-20
t: lib-gpg: flush gpg agent on startup
Santiago Torres
1
-0
/
+1
2017-07-18
Merge branch 'jk/gc-pre-detach-under-hook'
Junio C Hamano
1
-0
/
+21
2017-07-18
Merge branch 'tb/push-to-cygwin-unc-path'
Junio C Hamano
1
-0
/
+2
2017-07-18
clean.c: use designated initializer
Junio C Hamano
1
-0
/
+10
2017-07-17
rebase: make resolve message clearer for inexperienced users
William Duclot
1
-2
/
+2
2017-07-17
t: handle EOF in test_copy_bytes()
Jeff King
1
-0
/
+1
2017-07-17
alias: compare alias name *case-insensitively*
Johannes Schindelin
1
-1
/
+1
[next]