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-05-13
git-p4: warn if git authorship won't be retained
Luke Diamand
1
-0
/
+41
2011-05-13
Merge branch 'bf/commit-template-no-cleanup'
Junio C Hamano
2
-0
/
+22
2011-05-13
Merge branch 'jc/t1506-shell-param-expansion-gotcha'
Junio C Hamano
1
-2
/
+5
2011-05-13
Merge branch 'jh/dirstat-lines'
Junio C Hamano
1
-0
/
+979
2011-05-13
Merge branch 'jc/fix-add-u-unmerged'
Junio C Hamano
1
-17
/
+7
2011-05-13
Merge branch 'jn/setup-revisions-glob-and-friends-passthru'
Junio C Hamano
1
-0
/
+50
2011-05-13
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2011-05-13
Merge branch 'aw/maint-rebase-i-p-no-ff' into maint
Junio C Hamano
1
-1
/
+31
2011-05-13
Merge branch 'js/blame-parsename' into maint
Junio C Hamano
2
-2
/
+13
2011-05-13
Merge branch 'jk/merge-one-file-working-tree' into maint
Junio C Hamano
1
-0
/
+100
2011-05-13
Merge branch 'jc/fix-diff-files-unmerged' into maint
Junio C Hamano
13
-22
/
+102
2011-05-13
Merge branch 'mz/maint-rename-unmerged' into maint
Junio C Hamano
1
-0
/
+62
2011-05-13
t5400: Fix a couple of typos
Johan Herland
1
-2
/
+2
2011-05-12
Merge branch 'nd/struct-pathspec'
Junio C Hamano
1
-7
/
+7
2011-05-12
Tweak t3102-ls-tree-wildcards to run on Windows
Johannes Sixt
1
-7
/
+7
2011-05-12
t3703: Skip tests using directory name ":" on Windows
Johannes Sixt
1
-2
/
+6
2011-05-11
Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline'
Junio C Hamano
1
-0
/
+17
2011-05-11
Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'
Junio C Hamano
1
-0
/
+17
2011-05-11
Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'
Junio C Hamano
1
-0
/
+17
2011-05-11
setup_revisions(): take pathspec from command line and --stdin correctly
Junio C Hamano
1
-0
/
+17
2011-05-11
Merge branch 'jc/maint-branch-mergeoptions'
Junio C Hamano
1
-0
/
+32
2011-05-11
Merge branch 'jn/maint-test-merge-verify-parents'
Junio C Hamano
2
-99
/
+98
2011-05-11
Merge branch 'jc/maint-add-p-overlapping-hunks'
Junio C Hamano
1
-0
/
+36
2011-05-11
Merge branch 'dm/http-cleanup'
Junio C Hamano
1
-2
/
+16
2011-05-11
Merge branch 'jn/ctags'
Junio C Hamano
2
-0
/
+123
2011-05-11
Do not strip empty lines / trailing spaces from a commit message template
Boris Faure
2
-0
/
+22
2011-05-10
Test atomic git-commit --interactive
Conrad Irwin
1
-0
/
+10
2011-05-10
t3703, t4208: add test cases for magic pathspec
Nguyễn Thái Ngọc Duy
2
-0
/
+90
2011-05-10
sparse checkout: do not eagerly decide the fate for whole directory
Nguyễn Thái Ngọc Duy
1
-0
/
+41
2011-05-10
t1011: fix sparse-checkout initialization and add new file
Nguyễn Thái Ngọc Duy
1
-4
/
+8
2011-05-09
Allow git commit --interactive with paths
Conrad Irwin
1
-2
/
+3
2011-05-09
t7501.8: feed a meaningful command
Jeff King
1
-4
/
+6
2011-05-09
git-grep: Bail out when -P is used with -F or -E
Michał Kiedrowicz
1
-0
/
+16
2011-05-09
grep: Add basic tests
Michał Kiedrowicz
3
-0
/
+44
2011-05-09
blame: add --line-porcelain output format
Jeff King
1
-0
/
+19
2011-05-09
add tests for various blame formats
Jeff King
1
-0
/
+71
2011-05-09
t1507: avoid "${parameter<op>'word'}" inside double-quotes
Junio C Hamano
1
-2
/
+5
2011-05-08
t3701: add-p-fix makes the last test to pass
Junio C Hamano
1
-1
/
+1
2011-05-06
tests: check git does not barf on merge.ff values for future versions of git
Jonathan Nieder
1
-2
/
+14
2011-05-06
tests: teach verify_parents to check for extra parents
Jonathan Nieder
1
-0
/
+1
2011-05-06
merge: introduce merge.ff configuration variable
Junio C Hamano
1
-2
/
+41
2011-05-06
Merge branch 'jc/maint-branch-mergeoptions' into mg/merge-ff-config
Junio C Hamano
1
-0
/
+33
2011-05-06
merge: make branch.<name>.mergeoptions correctly override merge.<option>
Junio C Hamano
1
-0
/
+32
2011-05-06
tests: eliminate unnecessary setup test assertions
Jonathan Nieder
2
-99
/
+97
2011-05-06
Merge branch 'jn/run-command-error-failure'
Junio C Hamano
1
-0
/
+23
2011-05-06
Merge branch 'jk/merge-one-file-working-tree'
Junio C Hamano
1
-0
/
+100
2011-05-06
Merge branch 'jc/fix-diff-files-unmerged'
Junio C Hamano
13
-22
/
+102
2011-05-06
Merge branch 'js/blame-parsename'
Junio C Hamano
2
-2
/
+13
2011-05-06
Merge branch 'jk/format-patch-quote-special-in-from'
Junio C Hamano
1
-0
/
+43
2011-05-06
Merge branch 'nd/struct-pathspec'
Junio C Hamano
1
-0
/
+22
[prev]
[next]