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
2015-03-20
t/test-lib: introduce --chain-lint option
Jeff King
2
-0
/
+26
2015-03-17
Merge branch 'mg/status-v-v'
Junio C Hamano
1
-67
/
+36
2015-03-17
Merge branch 'mg/sequencer-commit-messages-always-verbatim'
Junio C Hamano
1
-0
/
+28
2015-03-17
Merge branch 'sg/completion-remote'
Junio C Hamano
1
-0
/
+19
2015-03-17
Merge branch 'es/rebase-i-count-todo'
Junio C Hamano
1
-0
/
+9
2015-03-17
Merge branch 'rs/zip-text'
Junio C Hamano
1
-1
/
+46
2015-03-10
Merge branch 'jk/diffcore-rename-duplicate'
Junio C Hamano
1
-0
/
+79
2015-03-06
Merge branch 'ak/t5516-typofix'
Junio C Hamano
1
-1
/
+1
2015-03-06
Merge branch 'mk/diff-shortstat-dirstat-fix'
Junio C Hamano
1
-0
/
+14
2015-03-06
completion: add a test for __git_remotes() helper function
SZEDER Gábor
1
-0
/
+19
2015-03-06
rebase-interactive: suppress whitespace preceding item count
Eric Sunshine
1
-0
/
+9
2015-03-06
sequencer: preserve commit messages
Michael J Gruber
1
-0
/
+28
2015-03-06
commit/status: show the index-worktree diff with -v -v
Michael J Gruber
1
-0
/
+11
2015-03-06
t7508: test git status -v
Michael J Gruber
1
-2
/
+12
2015-03-06
t7508: .gitignore 'expect' and 'output' files
Junio C Hamano
1
-65
/
+13
2015-03-05
archive-zip: mark text files in archives
René Scharfe
1
-1
/
+46
2015-03-05
Merge branch 'tb/connect-ipv6-parse-fix'
Junio C Hamano
2
-36
/
+74
2015-03-05
Merge branch 'jc/diff-test-updates'
Junio C Hamano
11
-175
/
+550
2015-03-05
Merge branch 'mh/refs-have-new'
Junio C Hamano
1
-0
/
+30
2015-03-03
Merge branch 'jk/daemon-interpolate'
Junio C Hamano
1
-0
/
+27
2015-03-03
Merge branch 'km/send-email-getopt-long-workarounds'
Junio C Hamano
1
-5
/
+5
2015-03-03
Merge branch 'jc/apply-beyond-symlink'
Junio C Hamano
2
-0
/
+247
2015-03-03
t5516: correct misspelled pushInsteadOf
Anders Kaseorg
1
-1
/
+1
2015-03-02
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
1
-0
/
+14
2015-02-27
diffcore-rename: avoid processing duplicate destinations
Jeff King
1
-0
/
+79
2015-02-25
Merge branch 'jk/sanity'
Junio C Hamano
4
-9
/
+42
2015-02-23
test_ln_s_add: refresh stat info of fake symbolic links
Johannes Sixt
1
-1
/
+3
2015-02-22
Merge branch 'jk/prune-mtime'
Junio C Hamano
1
-0
/
+8
2015-02-22
Merge branch 'ps/submodule-sanitize-path-upon-add'
Junio C Hamano
1
-0
/
+17
2015-02-22
Merge branch 'ab/merge-file-prefix'
Junio C Hamano
1
-1
/
+2
2015-02-22
t5500: show user name and host in diag-url
Torsten Bögershausen
1
-18
/
+33
2015-02-22
t5601: add more test cases for IPV6
Torsten Bögershausen
1
-17
/
+40
2015-02-22
connect.c: allow ssh://user@[2001:db8::1]/repo.git
Torsten Bögershausen
1
-1
/
+1
2015-02-18
Merge branch 'jk/config-no-ungetc-eof'
Junio C Hamano
1
-0
/
+9
2015-02-18
Merge branch 'ch/new-gpg-drops-rfc-1991'
Junio C Hamano
2
-0
/
+58
2015-02-18
Merge branch 'ye/http-accept-language'
Junio C Hamano
1
-0
/
+42
2015-02-17
daemon: sanitize incoming virtual hostname
Jeff King
1
-0
/
+11
2015-02-17
t5570: test git-daemon's --interpolated-path option
Jeff King
1
-0
/
+16
2015-02-17
commit: avoid race when creating orphan commits
Michael Haggerty
1
-1
/
+1
2015-02-17
commit: add tests of commit races
Michael Haggerty
1
-0
/
+30
2015-02-17
Merge branch 'jc/t4122-use-test-write-lines'
Junio C Hamano
1
-9
/
+2
2015-02-17
Merge branch 'jk/dumb-http-idx-fetch-fix'
Junio C Hamano
1
-0
/
+18
2015-02-17
Merge branch 'jc/apply-ws-fix-expands'
Junio C Hamano
1
-0
/
+121
2015-02-17
Merge branch 'ks/rebase-i-abbrev'
Junio C Hamano
1
-0
/
+7
2015-02-17
Merge branch 'mh/deref-symref-over-helper-transport'
Junio C Hamano
1
-0
/
+24
2015-02-16
git-send-email.perl: support no- prefix with older GetOptions
Kyle J. McKay
1
-5
/
+5
2015-02-15
test-lib.sh: set prerequisite SANITY by testing what we really need
Torsten Bögershausen
1
-3
/
+22
2015-02-15
t4008: modernise style
Junio C Hamano
1
-160
/
+126
2015-02-15
t/diff-lib: check exact object names in compare_diff_raw
Junio C Hamano
1
-1
/
+1
2015-02-15
tests: do not borrow from COPYING and README from the real source
Junio C Hamano
7
-26
/
+433
[next]