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-05-12
completion: add a helper function to get config variables
SZEDER Gábor
1
-0
/
+22
2015-05-11
Merge branch 'jc/hash-object'
Junio C Hamano
1
-0
/
+11
2015-05-11
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'
Junio C Hamano
1
-0
/
+10
2015-05-11
Merge branch 'tb/blame-resurrect-convert-to-git'
Junio C Hamano
1
-3
/
+15
2015-05-11
Merge branch 'va/fix-git-p4-tests'
Junio C Hamano
1
-8
/
+3
2015-05-11
Merge branch 'ld/p4-case-fold'
Junio C Hamano
2
-1
/
+55
2015-05-11
Merge branch 'va/p4-client-path'
Junio C Hamano
1
-0
/
+106
2015-05-11
Merge branch 'mm/add-p-split-error'
Junio C Hamano
2
-11
/
+59
2015-05-11
Merge branch 'tb/t0027-crlf'
Junio C Hamano
1
-109
/
+134
2015-05-11
Merge branch 'ls/p4-changes-block-size'
Junio C Hamano
1
-0
/
+64
2015-05-11
Merge branch 'jk/reading-packed-refs'
Junio C Hamano
1
-0
/
+8
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
6
-0
/
+389
2015-05-11
Merge branch 'pt/credential-xdg'
Junio C Hamano
1
-0
/
+114
2015-05-05
Merge branch 'mm/usage-log-l-can-take-regex'
Junio C Hamano
1
-4
/
+4
2015-05-05
Merge branch 'ep/fix-test-lib-functions-report'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'cn/bom-in-gitignore'
Junio C Hamano
1
-0
/
+9
2015-05-05
Merge branch 'nd/t1509-chroot-test'
Junio C Hamano
1
-9
/
+29
2015-05-05
Merge branch 'jk/type-from-string-gently'
Junio C Hamano
1
-0
/
+8
2015-05-05
Merge branch 'ld/p4-filetype-detection'
Junio C Hamano
1
-5
/
+5
2015-05-05
Merge branch 'jc/diff-no-index-d-f'
Junio C Hamano
1
-0
/
+34
2015-05-05
t1007: add hash-object --literally tests
Eric Sunshine
1
-0
/
+11
2015-05-03
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
1
-3
/
+15
2015-04-29
filter-branch: avoid passing commit message through sed
Jeff King
1
-0
/
+10
2015-04-28
git-p4: add failing tests for case-folding p4d
Luke Diamand
2
-1
/
+55
2015-04-28
git-p4: t9814: prevent --chain-lint failure
Luke Diamand
1
-8
/
+3
2015-04-25
t0027: Add repoMIX and LF_nul
Torsten Bögershausen
1
-72
/
+85
2015-04-23
git-p4: improve client path detection when branches are used
Vitor Antunes
1
-1
/
+1
2015-04-22
t9801: check git-p4's branch detection with client spec enabled
Vitor Antunes
1
-0
/
+106
2015-04-20
Merge branch 'tb/connect-ipv6-parse-fix'
Junio C Hamano
2
-16
/
+22
2015-04-20
Merge branch 'va/fix-git-p4-tests'
Junio C Hamano
1
-12
/
+31
2015-04-20
git-p4: use -m when running p4 changes
Lex Spoon
1
-0
/
+64
2015-04-20
log -L: improve error message on malformed argument
Matthieu Moy
1
-4
/
+4
2015-04-18
t1509: update prepare script to be able to run t1509 in chroot again
Nguyễn Thái Ngọc Duy
1
-9
/
+29
2015-04-18
t0027: support NATIVE_CRLF platforms
Torsten Bögershausen
1
-10
/
+22
2015-04-18
t0027: cleanup: rename functions; avoid non-leading TABs
Torsten Bögershausen
1
-92
/
+92
2015-04-17
type_from_string_gently: make sure length matches
Jeff King
1
-0
/
+8
2015-04-16
stash -p: demonstrate failure of split with mixed y/n
Matthieu Moy
1
-0
/
+23
2015-04-16
t3904-stash-patch: factor PERL prereq at the top of the file
Matthieu Moy
1
-6
/
+12
2015-04-16
t3904-stash-patch: fix test description
Matthieu Moy
1
-1
/
+1
2015-04-16
add -p: demonstrate failure when running 'edit' after a split
Matthieu Moy
1
-0
/
+22
2015-04-16
t3701-add-interactive: simplify code
Matthieu Moy
1
-4
/
+1
2015-04-16
test-lib-functions.sh: fix the second argument to some helper functions
Elia Pinto
1
-2
/
+2
2015-04-16
dir: allow a BOM at the beginning of exclude files
Carlos Martín Nieto
1
-0
/
+9
2015-04-16
t1430: add another refs-escape test
Jeff King
1
-0
/
+8
2015-04-14
Merge branch 'jc/update-instead-into-void'
Junio C Hamano
1
-1
/
+54
2015-04-12
t9814: guarantee only one source exists in git-p4 copy tests
Vitor Antunes
1
-15
/
+31
2015-04-08
connect.c: ignore extra colon after hostname
Torsten Bögershausen
2
-16
/
+22
2015-04-04
git-p4: fix filetype detection on files opened exclusively
Blair Holloway
1
-2
/
+2
2015-04-04
git-p4: small fix for locked-file-move-test
Luke Diamand
1
-2
/
+2
2015-04-04
git-p4: fix small bug in locked test scripts
Luke Diamand
1
-1
/
+1
[next]