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-27
archive.c: use OPT_BOOL()
Junio C Hamano
1
-0
/
+9
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-14
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
1
-0
/
+8
2011-09-13
git-svn: teach git-svn to populate svn:mergeinfo
Bryan Jacobs
2
-0
/
+478
2011-09-12
format-patch: ignore ui.color
Pang Yan Han
1
-0
/
+8
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-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
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
2011-08-28
t5540-http-test: shorten grep pattern
Brian Gernhardt
1
-2
/
+6
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-28
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
1
-0
/
+4
2011-08-28
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2
-0
/
+29
2011-08-28
Merge branch 'jk/pager-with-external-command'
Junio C Hamano
1
-0
/
+36
2011-08-28
Merge branch 'jc/maint-clone-alternates'
Junio C Hamano
1
-0
/
+23
2011-08-28
Merge branch 'jk/color-and-pager'
Junio C Hamano
2
-23
/
+61
2011-08-28
Merge branch 'di/fast-import-tagging'
Junio C Hamano
1
-0
/
+67
2011-08-28
Merge branch 'di/fast-import-deltified-tree'
Junio C Hamano
1
-0
/
+41
2011-08-28
Merge branch 'di/fast-import-ident'
Junio C Hamano
2
-0
/
+135
2011-08-28
Merge branch 'va/p4-branch-import'
Junio C Hamano
1
-0
/
+200
2011-08-27
Forbid DEL characters in reference names
Michael Haggerty
1
-0
/
+3
2011-08-25
Merge branch 'jc/merge-reword'
Junio C Hamano
1
-3
/
+3
2011-08-25
Merge branch 'mg/branch-set-upstream-previous'
Junio C Hamano
1
-0
/
+14
2011-08-25
Merge branch 'di/fast-import-doc'
Junio C Hamano
1
-0
/
+47
2011-08-25
Merge branch 'jn/plug-empty-tree-leak'
Junio C Hamano
1
-1
/
+26
2011-08-25
check-ref-format --print: Normalize refnames that start with slashes
Michael Haggerty
1
-0
/
+6
2011-08-23
Merge branch 'rt/zlib-smaller-window'
Junio C Hamano
22
-7
/
+73
2011-08-23
Merge branch 'jn/maint-test-return'
Junio C Hamano
2
-9
/
+13
2011-08-23
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-0
/
+70
2011-08-23
fast-import: allow to tag newly created objects
Dmitry Ivankov
1
-0
/
+26
2011-08-23
fast-import: add tests for tagging blobs
Dmitry Ivankov
1
-0
/
+41
2011-08-23
clone: clone from a repository with relative alternates
Junio C Hamano
1
-1
/
+9
[next]