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-30
branch: give a more helpful message on redundant arguments
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-01-30
Merge branch 'nd/magic-pathspec-from-root'
Junio C Hamano
1
-2
/
+15
2013-01-30
Merge branch 'tb/t0050-maint' into maint
Junio C Hamano
1
-35
/
+17
2013-01-28
Merge branch 'ap/status-ignored-in-ignored-directory' into maint
Junio C Hamano
1
-0
/
+146
2013-01-28
Merge branch 'mh/ceiling' into maint
Junio C Hamano
2
-58
/
+13
2013-01-28
Merge branch 'tb/t0050-maint'
Junio C Hamano
1
-35
/
+17
2013-01-26
git p4 test: use test_chmod for cygwin
Pete Wyckoff
1
-4
/
+7
2013-01-26
git p4: cygwin p4 client does not mark read-only
Pete Wyckoff
3
-4
/
+27
2013-01-26
git p4 test: avoid wildcard * in windows
Pete Wyckoff
2
-10
/
+37
2013-01-26
git p4 test: use LineEnd unix in windows tests too
Pete Wyckoff
1
-0
/
+1
2013-01-26
git p4 test: newline handling
Pete Wyckoff
1
-0
/
+117
2013-01-26
git p4 test: translate windows paths for cygwin
Pete Wyckoff
3
-3
/
+26
2013-01-26
git p4 test: start p4d inside its db dir
Pete Wyckoff
1
-2
/
+5
2013-01-26
git p4 test: use client_view in t9806
Pete Wyckoff
2
-30
/
+23
2013-01-26
git p4 test: avoid loop in client_view
Pete Wyckoff
2
-4
/
+2
2013-01-26
git p4 test: use client_view to build the initial client
Pete Wyckoff
1
-9
/
+2
2013-01-26
git p4: generate better error message for bad depot path
Pete Wyckoff
1
-0
/
+5
2013-01-26
git-p4.py: support Python 2.4
Brandon Casey
1
-5
/
+6
2013-01-26
logmsg_reencode: lazily load missing commit buffers
Jeff King
1
-0
/
+8
2013-01-25
Merge branch 'for-junio' of git://bogomips.org/git-svn
Junio C Hamano
1
-0
/
+8
2013-01-25
Merge branch 'nd/retire-fnmatch'
Junio C Hamano
1
-0
/
+43
2013-01-24
t9902: protect test from stray build artifacts
Junio C Hamano
1
-1
/
+24
2013-01-24
t7102 (reset): don't hardcode SHA-1 in expected outputs
Alexey Shumkin
1
-20
/
+21
2013-01-24
git-svn: Simplify calculation of GIT_DIR
Barry Wardell
1
-0
/
+8
2013-01-23
Merge branch 'as/pre-push-hook'
Junio C Hamano
1
-0
/
+131
2013-01-23
Merge branch 'as/check-ignore'
Junio C Hamano
1
-0
/
+637
2013-01-23
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
1
-21
/
+0
2013-01-23
Merge branch 'mo/cvs-server-updates'
Junio C Hamano
1
-0
/
+551
2013-01-23
archive-tar: use parse_config_key when parsing config
Jeff King
1
-1
/
+2
2013-01-22
Merge branch 'mz/reset-misc'
Junio C Hamano
3
-7
/
+73
2013-01-21
Merge branch 'pw/p4-branch-fixes'
Junio C Hamano
2
-9
/
+128
2013-01-21
t0050: Use TAB for indentation
Torsten Bögershausen
1
-33
/
+15
2013-01-21
t0050: honor CASE_INSENSITIVE_FS in add (with different case)
Torsten Bögershausen
1
-1
/
+1
2013-01-21
t0050: known breakage vanished in merge (case change)
Torsten Bögershausen
1
-1
/
+1
2013-01-21
Update :/abc ambiguity check
Nguyễn Thái Ngọc Duy
1
-2
/
+15
2013-01-20
Merge branch 'rs/zip-tests' into maint
Junio C Hamano
5
-80
/
+140
2013-01-20
Merge branch 'rt/commit-cleanup-config'
Junio C Hamano
2
-7
/
+82
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
1
-0
/
+56
2013-01-18
Merge branch 'nd/fix-perf-parameters-in-tests'
Junio C Hamano
1
-1
/
+1
2013-01-18
push: Add support for pre-push hooks
Aaron Schrab
1
-0
/
+131
2013-01-16
push: fix "refs/tags/ hierarchy cannot be updated without --force"
Junio C Hamano
1
-21
/
+0
2013-01-16
Allow custom "comment char"
Junio C Hamano
3
-0
/
+92
2013-01-15
test-lib.sh: unfilter GIT_PERF_*
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-15
git p4: fix submit when no master branch
Pete Wyckoff
1
-0
/
+25
2013-01-15
git p4 test: keep P4CLIENT changes inside subshells
Pete Wyckoff
1
-2
/
+5
2013-01-15
git p4: fix sync --branch when no master branch
Pete Wyckoff
1
-4
/
+4
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
[prev]
[next]