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
2012-07-13
Merge branch 'jc/refactor-diff-stdin'
Junio C Hamano
1
-0
/
+12
2012-07-13
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
1
-0
/
+164
2012-07-13
Merge branch 'tr/maint-show-walk'
Junio C Hamano
1
-0
/
+91
2012-07-13
Merge branch 'mz/rebase-no-mbox'
Junio C Hamano
2
-5
/
+35
2012-07-09
Merge branch 'mz/empty-rebase-test'
Junio C Hamano
1
-0
/
+8
2012-07-09
Merge branch 'pw/git-p4-tests'
Junio C Hamano
9
-433
/
+574
2012-07-09
Merge branch 'js/fast-export-paths-with-spaces'
Junio C Hamano
1
-1
/
+1
2012-07-09
Merge branch 'cw/no-detaching-an-unborn'
Junio C Hamano
1
-0
/
+6
2012-07-09
Merge branch 'vr/use-our-perl-in-tests'
Junio C Hamano
26
-44
/
+65
2012-07-09
Merge branch 'mm/credential-plumbing'
Junio C Hamano
2
-2
/
+51
2012-07-09
Merge branch 'mm/config-xdg'
Junio C Hamano
1
-0
/
+158
2012-07-08
git on Mac OS and precomposed unicode
Torsten Bögershausen
1
-0
/
+164
2012-07-04
Merge branch 'nd/clone-single-fix'
Junio C Hamano
1
-1
/
+6
2012-07-04
Merge branch 'th/diff-no-index-fixes'
Junio C Hamano
2
-2
/
+86
2012-07-04
Merge branch 'hv/remote-end-hung-up'
Junio C Hamano
1
-9
/
+7
2012-06-28
diff-index.c: "git diff" has no need to read blob from the standard input
Junio C Hamano
1
-0
/
+12
2012-06-28
Merge branch 'fc/git-prompt-script'
Junio C Hamano
3
-13
/
+475
2012-06-28
Merge branch 'js/submodule-relative'
Junio C Hamano
2
-4
/
+235
2012-06-28
Merge branch 'lk/more-helpful-status-hints'
Junio C Hamano
2
-0
/
+745
2012-06-28
Merge branch 'lk/rebase-i-x'
Junio C Hamano
1
-0
/
+117
2012-06-28
Merge branch 'nd/stream-pack-objects'
Junio C Hamano
1
-0
/
+12
2012-06-28
Merge branch 'nd/stream-index-pack'
Junio C Hamano
2
-0
/
+10
2012-06-28
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
1
-0
/
+11
2012-06-27
git p4 test: fix badp4dir test
Pete Wyckoff
1
-3
/
+7
2012-06-27
git p4 test: split up big t9800 test
Pete Wyckoff
4
-397
/
+506
2012-06-27
git p4 test: cleanup_git should make a new $git
Pete Wyckoff
3
-2
/
+3
2012-06-27
git p4 test: copy source indeterminate
Pete Wyckoff
1
-2
/
+2
2012-06-27
git p4 test: check for error message in failed test
Pete Wyckoff
1
-1
/
+2
2012-06-27
git p4 test: rename some "git-p4 command" strings
Pete Wyckoff
1
-3
/
+3
2012-06-27
git p4 test: never create default test repo
Pete Wyckoff
1
-0
/
+4
2012-06-27
git p4 test: simplify quoting involving TRASH_DIRECTORY
Pete Wyckoff
4
-21
/
+17
2012-06-27
git p4 test: use real_path to resolve p4 client symlinks
Pete Wyckoff
3
-3
/
+3
2012-06-27
git p4 test: wait longer for p4d to start and test its pid
Pete Wyckoff
1
-6
/
+32
2012-06-27
fast-export: quote paths with spaces
Jay Soffian
1
-1
/
+1
2012-06-27
add test case for rebase of empty commit
Martin von Zweigbergk
1
-0
/
+8
2012-06-26
am --rebasing: get patch body from commit, not from mailbox
Martin von Zweigbergk
1
-4
/
+28
2012-06-26
rebase --root: print usage on too many args
Martin von Zweigbergk
1
-1
/
+7
2012-06-26
git-checkout: disallow --detach on unborn branch
Chris Webb
1
-0
/
+6
2012-06-25
git credential fill: output the whole 'struct credential'
Matthieu Moy
2
-0
/
+39
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-2
/
+12
2012-06-25
config: write to $XDG_CONFIG_HOME/git/config file when appropriate
Huynh Khoi Nguyen Nguyen
1
-0
/
+30
2012-06-25
Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes
Huynh Khoi Nguyen Nguyen
1
-0
/
+29
2012-06-25
Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore
Huynh Khoi Nguyen Nguyen
1
-0
/
+29
2012-06-25
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
1
-0
/
+70
2012-06-24
t/README: add a bit more Don'ts
Junio C Hamano
1
-3
/
+22
2012-06-24
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
24
-41
/
+41
2012-06-24
t/test-lib.sh: export PERL_PATH for use in scripts
Junio C Hamano
1
-0
/
+2
2012-06-22
Merge branch 'maint'
Junio C Hamano
2
-3
/
+3
2012-06-22
Documentation: Fix misspellings
Leila Muhtasib
2
-3
/
+3
2012-06-22
clone: fix ref selection in --single-branch --branch=xxx
Nguyễn Thái Ngọc Duy
1
-1
/
+6
[next]