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-13
Merge branch 'jc/diff-test-updates' into maint
Junio C Hamano
11
-175
/
+550
2015-03-13
Merge branch 'jk/diffcore-rename-duplicate' into maint
Junio C Hamano
1
-0
/
+79
2015-03-13
Merge branch 'mk/diff-shortstat-dirstat-fix' into maint
Junio C Hamano
1
-0
/
+14
2015-03-13
Merge branch 'jc/apply-beyond-symlink' into maint
Junio C Hamano
2
-0
/
+247
2015-03-13
Merge branch 'jk/daemon-interpolate' into maint
Junio C Hamano
1
-0
/
+27
2015-03-06
Merge branch 'km/send-email-getopt-long-workarounds' into maint
Junio C Hamano
1
-5
/
+5
2015-03-05
Merge branch 'ab/merge-file-prefix' into maint
Junio C Hamano
1
-1
/
+2
2015-03-05
Merge branch 'ps/submodule-sanitize-path-upon-add' into maint
Junio C Hamano
1
-0
/
+17
2015-03-05
Merge branch 'jk/prune-mtime' into maint
Junio C Hamano
1
-0
/
+8
2015-03-05
Merge branch 'ch/new-gpg-drops-rfc-1991' into maint
Junio C Hamano
2
-0
/
+58
2015-03-05
Merge branch 'jk/config-no-ungetc-eof' into maint
Junio C Hamano
1
-0
/
+9
2015-03-05
Merge branch 'mh/deref-symref-over-helper-transport' into maint
Junio C Hamano
1
-0
/
+24
2015-03-05
Merge branch 'ks/rebase-i-abbrev' into maint
Junio C Hamano
1
-0
/
+7
2015-03-05
Merge branch 'jk/sanity' into maint
Junio C Hamano
4
-9
/
+42
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-24
Merge branch 'jc/apply-ws-fix-expands' into maint
Junio C Hamano
1
-0
/
+121
2015-02-24
Merge branch 'jk/dumb-http-idx-fetch-fix' into maint
Junio C Hamano
1
-0
/
+18
2015-02-24
Merge branch 'dk/format-patch-ignore-diff-submodule' into maint
Junio C Hamano
1
-0
/
+72
2015-02-23
test_ln_s_add: refresh stat info of fake symbolic links
Johannes Sixt
1
-1
/
+3
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-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
2015-02-15
t4010: correct expected object names
Junio C Hamano
1
-1
/
+1
2015-02-15
t9300: correct expected object names
Junio C Hamano
1
-2
/
+2
2015-02-15
t4008: correct stale comments
Junio C Hamano
1
-3
/
+3
2015-02-11
merge-file: correctly open files when in a subdir
Aleksander Boruch-Gruszecki
1
-1
/
+2
2015-02-10
apply: do not touch a file beyond a symbolic link
Junio C Hamano
2
-4
/
+91
2015-02-10
apply: do not read from beyond a symbolic link
Junio C Hamano
1
-0
/
+19
2015-02-10
apply: reject input that touches outside the working area
Junio C Hamano
1
-0
/
+141
2015-02-09
sha1_file: fix iterating loose alternate objects
Jonathon Mah
1
-0
/
+8
2015-02-05
config: do not ungetc EOF
Jeff King
1
-0
/
+9
2015-02-02
git-submodule.sh: fix '/././' path normalization
Patrick Steinhardt
1
-0
/
+17
2015-01-29
t/lib-gpg: sanity-check that we can actually sign
Jeff King
1
-0
/
+2
2015-01-29
t/lib-gpg: include separate public keys in keyring.gpg
Jeff King
2
-0
/
+56
2015-01-27
dumb-http: do not pass NULL path to parse_pack_index
Jeff King
1
-0
/
+18
2015-01-22
Merge branch 'js/t1050'
Junio C Hamano
1
-6
/
+6
2015-01-22
Merge branch 'jh/empty-notes'
Junio C Hamano
1
-1
/
+1
2015-01-22
apply: make update_pre_post_images() sanity check the given postlen
Junio C Hamano
1
-0
/
+121
2015-01-22
Fix unclosed here document in t3301.sh
Kacper Kornet
1
-1
/
+1
2015-01-22
rebase -i: use full object name internally throughout the script
Kirill A. Shutemov
1
-0
/
+7
2015-01-21
transport-helper: do not request symbolic refs to remote helpers
Mike Hommey
1
-0
/
+24
2015-01-20
Merge branch 'jk/colors'
Junio C Hamano
1
-0
/
+4
2015-01-20
parse_color: fix return value for numeric color values 0-8
Jeff King
1
-0
/
+4
2015-01-16
tests: correct misuses of POSIXPERM
Junio C Hamano
2
-5
/
+14
2015-01-16
t/lib-httpd: switch SANITY check for NOT_ROOT
Jeff King
2
-1
/
+6
[next]