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
2013-01-15
git p4: fail gracefully on sync with no master branch
Pete Wyckoff
1
-5
/
+4
2013-01-15
git p4: allow short ref names to --branch
Pete Wyckoff
1
-0
/
+21
2013-01-15
git p4: clone --branch should checkout master
Pete Wyckoff
1
-1
/
+1
2013-01-15
git p4: verify expected refs in clone --bare test
Pete Wyckoff
1
-3
/
+6
2013-01-15
git p4: create p4/HEAD on initial clone
Pete Wyckoff
1
-0
/
+23
2013-01-15
git p4: test sync/clone --branch behavior
Pete Wyckoff
1
-4
/
+49
2013-01-14
Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint
Junio C Hamano
1
-1
/
+1
2013-01-14
Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint
Junio C Hamano
1
-1
/
+11
2013-01-14
Merge branch 'mk/maint-graph-infinity-loop' into maint
Junio C Hamano
1
-0
/
+10
2013-01-11
Merge branch 'jk/enable-test-lint-by-default' into maint
Junio C Hamano
1
-0
/
+1
2013-01-11
Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maint
Junio C Hamano
1
-0
/
+14
2013-01-11
Merge branch 'as/test-name-alias-uniquely' into maint
Junio C Hamano
1
-6
/
+6
2013-01-11
Merge branch 'ja/directory-attrs' into maint
Junio C Hamano
1
-0
/
+57
2013-01-11
Merge branch 'jc/fetch-ignore-symref' into maint
Junio C Hamano
1
-0
/
+42
2013-01-10
Merge branch 'tb/test-t9810-no-sed-i' into maint
Junio C Hamano
1
-10
/
+14
2013-01-10
Merge branch 'tb/test-t9020-no-which' into maint
Junio C Hamano
1
-2
/
+2
2013-01-10
Merge branch 'sp/shortlog-missing-lf' into maint
Junio C Hamano
1
-0
/
+24
2013-01-10
Merge branch 'nd/invalidate-i-t-a-cache-tree' into maint
Junio C Hamano
1
-0
/
+20
2013-01-08
t1402: work around shell quoting issue on NetBSD
René Scharfe
1
-2
/
+4
2013-01-08
Merge branch 'jc/test-portability' into maint
Junio C Hamano
2
-6
/
+10
2013-01-08
Merge branch 'jc/test-cvs-no-init-in-existing-dir' into maint
Junio C Hamano
1
-1
/
+2
2013-01-08
Merge branch 'jc/maint-test-portability' into maint
Junio C Hamano
3
-6
/
+8
2013-01-06
run-command: encode signal death as a positive integer
Jeff King
1
-1
/
+1
2013-01-05
clone: support atomic operation with --separate-git-dir
Jens Lehmann
1
-1
/
+11
2013-01-03
merge: Honor prepare-commit-msg return code
Antoine Pelisse
1
-0
/
+14
2013-01-03
tests: turn on test-lint by default
Jeff King
1
-0
/
+1
2013-01-01
t9020: which is not portable
Torsten Bögershausen
1
-2
/
+2
2013-01-01
t9810: Do not use sed -i
Torsten Bögershausen
1
-10
/
+14
2012-12-28
Use longer alias names in subdirectory tests
Aaron Schrab
1
-6
/
+6
2012-12-24
t9200: let "cvs init" create the test repository
Junio C Hamano
1
-1
/
+2
2012-12-19
t9020: use configured Python to run the test helper
Junio C Hamano
1
-3
/
+7
2012-12-19
t3600: Avoid "cp -a", which is a GNUism
Junio C Hamano
1
-3
/
+3
2012-12-19
Merge branch 'jc/maint-test-portability' into 'jc/test-portability'
Junio C Hamano
3
-6
/
+8
2012-12-19
t4014: fix arguments to grep
Junio C Hamano
1
-3
/
+3
2012-12-19
t9502: do not assume GNU tar
Junio C Hamano
1
-1
/
+1
2012-12-19
t0200: "locale" may not exist
Junio C Hamano
1
-2
/
+4
2012-12-18
Merge branch 'maint'
Junio C Hamano
1
-1
/
+4
2012-12-18
t7004: do not create unneeded gpghome/gpg.conf when GPG is not used
Junio C Hamano
1
-1
/
+4
2012-12-18
Merge branch 'jk/pickaxe-textconv' into maint
Junio C Hamano
1
-0
/
+12
2012-12-17
Add directory pattern matching to attributes
Jean-Noël AVILA
1
-0
/
+57
2012-12-15
cache-tree: invalidate i-t-a paths after generating trees
Nguyễn Thái Ngọc Duy
1
-0
/
+20
2012-12-11
fetch: ignore wildcarded refspecs that update local symbolic refs
Junio C Hamano
1
-0
/
+42
2012-12-11
shortlog: fix wrapping lines of wraplen
Steffen Prohaska
1
-0
/
+24
2012-12-10
Makefile: whitespace style fixes in macro definitions
Stefano Lattarini
1
-1
/
+1
2012-12-07
Merge branch 'lt/diff-stat-show-0-lines' into maint
Junio C Hamano
3
-28
/
+71
2012-12-07
Merge branch 'rr/t4041-cleanup'
Junio C Hamano
1
-249
/
+248
2012-12-02
t4041 (diff-submodule-option): modernize style
Ramkumar Ramachandra
1
-230
/
+229
2012-12-02
t4041 (diff-submodule-option): rewrite add_file() routine
Ramkumar Ramachandra
1
-12
/
+12
2012-12-02
t4041 (diff-submodule-option): parse digests sensibly
Ramkumar Ramachandra
1
-7
/
+7
2012-11-29
Merge branch 'pw/p4-various-fixes'
Junio C Hamano
2
-1
/
+59
[next]