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
2011-09-23
Merge branch 'cb/maint-ls-files-error-report' into maint
Junio C Hamano
1
-0
/
+72
2011-09-23
Merge branch 'jc/maint-clone-alternates' into maint
Junio C Hamano
1
-0
/
+23
2011-09-23
Merge branch 'nd/maint-clone-gitdir' into maint
Junio C Hamano
1
-0
/
+4
2011-09-23
Merge branch 'mh/check-ref-format-print-normalize' into maint
Junio C Hamano
1
-0
/
+9
2011-09-23
Merge branch 'mg/branch-set-upstream-previous' into maint
Junio C Hamano
1
-0
/
+14
2011-09-11
Merge branch 'jk/reset-reflog-message-fix' into maint
Junio C Hamano
1
-4
/
+4
2011-09-11
Merge branch 'vi/make-test-vector-less-specific' into maint
Junio C Hamano
8
-13
/
+13
2011-09-11
Merge branch 'jk/maint-config-param' into maint
Junio C Hamano
1
-0
/
+18
2011-09-11
Merge branch 'jk/maint-1.7.2-status-ignored' into maint
Junio C Hamano
1
-0
/
+121
2011-08-28
t3005: do not assume a particular order of stdout and stderr of git-ls-files
Johannes Sixt
1
-10
/
+12
2011-08-27
Forbid DEL characters in reference names
Michael Haggerty
1
-0
/
+3
2011-08-25
check-ref-format --print: Normalize refnames that start with slashes
Michael Haggerty
1
-0
/
+6
2011-08-23
Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maint
Junio C Hamano
1
-0
/
+5
2011-08-23
clone: clone from a repository with relative alternates
Junio C Hamano
1
-1
/
+9
2011-08-22
clone: allow more than one --reference
Junio C Hamano
1
-0
/
+15
2011-08-22
clone: allow to clone from .git file
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2011-08-19
branch.c: use the parsed branch name
Michael J Gruber
1
-0
/
+14
2011-08-16
Merge branch 'jk/tag-list-multiple-patterns' into maint
Junio C Hamano
1
-0
/
+5
2011-08-16
Merge branch 'jl/submodule-update-quiet' into maint
Junio C Hamano
1
-2
/
+4
2011-08-16
Merge branch 'jl/submodule-add-relurl-wo-upstream' into maint
Junio C Hamano
1
-0
/
+10
2011-08-16
Merge branch 'js/ls-tree-error' into maint
Junio C Hamano
1
-0
/
+24
2011-08-16
Merge branch 'jk/fast-export-quote-path' into maint
Junio C Hamano
1
-1
/
+27
2011-08-16
Merge branch 'jc/maint-reset-unmerged-path' into maint
Junio C Hamano
1
-0
/
+15
2011-08-16
Merge branch 'jc/submodule-sync-no-auto-vivify' into maint
Junio C Hamano
1
-2
/
+13
2011-08-16
Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into maint
Junio C Hamano
1
-0
/
+18
2011-08-16
Merge branch 'aw/rebase-i-p' into maint
Junio C Hamano
3
-3
/
+29
2011-08-16
Merge branch 'jk/combine-diff-binary-etc' into maint
Junio C Hamano
1
-0
/
+212
2011-08-11
ls-files: fix pathspec display on error
Clemens Buchacher
1
-0
/
+70
2011-08-05
fast-export: quote paths in output
Jeff King
1
-1
/
+27
2011-08-01
Merge branch 'jl/maint-fetch-recursive-fix' into maint
Junio C Hamano
1
-8
/
+8
2011-08-01
Merge branch 'jc/maint-1.7.3-checkout-describe' into maint
Junio C Hamano
1
-0
/
+11
2011-07-31
t7400: fix bogus test failure with symlinked trash
Jeff King
1
-2
/
+4
2011-07-28
submodule: update and add must honor --quiet flag
Jens Lehmann
1
-2
/
+4
2011-07-25
Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
Jon Seymour
1
-1
/
+1
2011-07-24
tests: print failed test numbers at the end of the test run
Jens Lehmann
1
-1
/
+13
2011-07-24
Add a test to check that git ls-tree sets non-zero exit code on error.
Jon Seymour
1
-0
/
+24
2011-07-22
reset: give better reflog messages
Jeff King
1
-4
/
+4
2011-07-19
tests: cleanup binary test vector files
Vitaliy Ivanov
8
-13
/
+13
2011-07-13
reset [<commit>] paths...: do not mishandle unmerged paths
Junio C Hamano
1
-0
/
+15
2011-06-29
git-submodule.sh: preserve stdin for the command spawned by foreach
Brandon Casey
1
-2
/
+2
2011-06-29
t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin
Brandon Casey
1
-0
/
+18
2011-06-29
Merge git://bogomips.org/git-svn into maint
Junio C Hamano
1
-0
/
+33
2011-06-29
Merge branch 'maint-1.7.5' into maint
Junio C Hamano
1
-2
/
+10
2011-06-29
test: skip clean-up when running under --immediate mode
Junio C Hamano
1
-2
/
+10
2011-06-28
git-svn: Correctly handle root commits in mergeinfo ranges
Michael Haggerty
1
-1
/
+1
2011-06-28
git-svn: Demonstrate a bug with root commits in mergeinfo ranges
Michael Haggerty
1
-0
/
+33
2011-06-26
submodule sync: do not auto-vivify uninteresting submodule
Junio C Hamano
1
-2
/
+13
2011-06-22
config: avoid segfault when parsing command-line config
Jeff King
1
-0
/
+4
2011-06-22
config: die on error in command-line config
Jeff King
1
-0
/
+8
2011-06-22
fix "git -c" parsing of values with equals signs
Jeff King
1
-0
/
+6
[next]