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-22
Teach '--cached' option to check-attr
Jay Soffian
1
-4
/
+21
2011-09-22
fast-import: don't allow to note on empty branch
Dmitry Ivankov
1
-0
/
+17
2011-09-22
fast-import: don't allow to tag empty branch
Dmitry Ivankov
1
-0
/
+12
2011-09-22
sparse checkout: show error messages when worktree shaping fails
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2011-09-21
unpack-trees: print "Aborting" to stderr
Michael J Gruber
2
-0
/
+6
2011-09-21
t9159-*.sh: skip for mergeinfo test for svn <= 1.4
Ramsay Jones
1
-0
/
+8
2011-09-19
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
1
-4
/
+4
2011-09-19
t4014: clean up format.thread config after each test
Jeff King
1
-4
/
+4
2011-09-16
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
1
-0
/
+13
2011-09-16
branch --set-upstream: regression fix
Junio C Hamano
1
-0
/
+13
2011-09-16
Disambiguate duplicate t9160* tests
Frédéric Heitzmann
2
-1
/
+1
2011-09-15
grep --no-index: don't use git standard exclusions
Bert Wesarg
1
-1
/
+1
2011-09-15
t6019: avoid refname collision on case-insensitive systems
Thomas Rast
1
-8
/
+11
2011-09-14
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
1
-0
/
+8
2011-09-13
t3200: clean up checks for file existence
Jeff King
1
-25
/
+25
2011-09-13
git-svn: teach git-svn to populate svn:mergeinfo
Bryan Jacobs
2
-0
/
+478
2011-09-12
date.c: Support iso8601 timezone formats
Haitao Li
1
-0
/
+6
2011-09-12
format-patch: ignore ui.color
Pang Yan Han
1
-0
/
+8
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-09-11
remote: only update remote-tracking branch if updating refspec
Martin von Zweigbergk
1
-1
/
+2
2011-09-11
remote: "rename o foo" should not rename ref "origin/bar"
Martin von Zweigbergk
1
-0
/
+10
2011-09-11
remote: write correct fetch spec when renaming remote 'remote'
Martin von Zweigbergk
1
-0
/
+20
2011-09-08
branch: -v does not automatically imply --list
Michael J Gruber
1
-2
/
+6
2011-09-08
for-each-ref: add split message parts to %(contents:*).
Michał Górny
2
-2
/
+66
2011-09-08
for-each-ref: handle multiline subjects like --pretty
Jeff King
1
-0
/
+21
2011-09-08
t6300: add more body-parsing tests
Jeff King
1
-0
/
+20
2011-09-08
t7004: factor out gpg setup
Jeff King
6
-28
/
+27
2011-09-06
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-10
/
+12
2011-09-06
Merge branch 'mh/check-ref-format-print-normalize'
Junio C Hamano
1
-0
/
+9
2011-09-04
test: fetch/receive with fsckobjects
Junio C Hamano
1
-0
/
+104
2011-09-02
Merge branch 'tr/maint-t3903-misquoted-command'
Junio C Hamano
1
-1
/
+1
2011-09-02
Merge branch 'bc/bisect-test-use-shell-path'
Junio C Hamano
1
-1
/
+1
2011-09-02
Merge branch 'va/p4-branch-import-test-update'
Junio C Hamano
1
-11
/
+8
2011-09-02
Merge branch 'tr/maint-format-patch-empty-output'
Junio C Hamano
1
-3
/
+20
2011-09-02
Merge branch 'bg/t5540-osx-grep'
Junio C Hamano
1
-2
/
+6
2011-09-02
Merge branch 'fg/submodule-ff-check-before-push'
Junio C Hamano
1
-0
/
+87
2011-09-02
Merge branch 'fk/use-kwset-pickaxe-grep-f'
Junio C Hamano
1
-2
/
+2
2011-09-02
Merge branch 'en/merge-recursive-2'
Junio C Hamano
5
-46
/
+1454
2011-09-01
git-svn: Teach dcommit --mergeinfo to handle multiple lines
Bryan Jacobs
1
-0
/
+13
2011-09-01
git-svn: New flag to emulate empty directories
Ray Chen
1
-0
/
+153
2011-08-30
t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare sh
Brandon Casey
1
-1
/
+1
2011-08-30
Symlink mergetools scriptlets into valgrind wrappers
Thomas Rast
1
-0
/
+2
2011-08-30
t3903: fix misquoted rev-parse invocation
Thomas Rast
1
-1
/
+1
2011-08-29
t4014: "no-add-headers" is actually called "no-add-header"
Thomas Rast
1
-2
/
+2
2011-08-29
t4014: invoke format-patch with --stdout where intended
Thomas Rast
1
-2
/
+2
2011-08-29
t4014: check for empty files from git format-patch --stdout
Thomas Rast
1
-2
/
+19
2011-08-29
git-p4: simple branch tests edits
Pete Wyckoff
1
-11
/
+8
[prev]
[next]