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
2009-08-27
Merge branch 'as/maint-graph-interesting-fix'
Junio C Hamano
2
-0
/
+307
2009-08-27
Merge branch 'jh/submodule-foreach'
Junio C Hamano
1
-0
/
+237
2009-08-27
Merge branch 'jc/maint-unpack-objects-strict'
Junio C Hamano
1
-0
/
+35
2009-08-27
Merge branch 'nd/sparse' (early part)
Junio C Hamano
1
-0
/
+31
2009-08-27
Make test case number unique
Johannes Sixt
1
-0
/
+0
2009-08-26
am/mailinfo: Disable scissors processing by default
Junio C Hamano
6
-10
/
+105
2009-08-26
Teach mailinfo to ignore everything before -- >8 -- mark
Junio C Hamano
5
-1
/
+163
2009-08-26
clone: add --branch option to select a different HEAD
Jeff King
1
-0
/
+68
2009-08-26
Merge branch 'maint'
Junio C Hamano
1
-9
/
+9
2009-08-26
git-log: allow --decorate[=short|full]
Lars Hjemli
2
-0
/
+35
2009-08-26
git-bisect: call the found commit "*the* first bad commit"
Nanako Shiraishi
1
-9
/
+9
2009-08-26
Merge branch 'jc/maint-clean-nested-dir-safety' into maint
Junio C Hamano
1
-0
/
+39
2009-08-26
Merge branch 'jk/maint-merge-msg-fix' into maint
Junio C Hamano
3
-3
/
+63
2009-08-26
Merge branch 'jc/apply-epoch-patch' into maint
Junio C Hamano
1
-0
/
+95
2009-08-26
Merge branch 'jp/symlink-dirs' into maint
Junio C Hamano
1
-0
/
+93
2009-08-26
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-0
/
+11
2009-08-26
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3
Junio C Hamano
1
-0
/
+11
2009-08-25
Merge branch 'aj/fix-read-tree-from-scratch'
Junio C Hamano
1
-0
/
+25
2009-08-25
Merge branch 'jc/maint-checkout-index-to-prefix'
Junio C Hamano
1
-0
/
+9
2009-08-25
Merge branch 'jl/submodule-summary-diff-files'
Junio C Hamano
1
-0
/
+22
2009-08-25
Merge branch 'lh/short-decorate'
Junio C Hamano
2
-0
/
+35
2009-08-25
checkout: do not imply "-f" on unborn branches
Jeff King
1
-0
/
+40
2009-08-24
fix simple deepening of a repo
Nicolas Pitre
1
-1
/
+46
2009-08-24
Add tests for rev-list --graph with options that simplify history
Adam Simpkins
1
-0
/
+276
2009-08-21
reset: make the reminder output consistent with "checkout"
Matthieu Moy
1
-1
/
+2
2009-08-21
Merge branch 'bc/maint-am-email' into maint
Junio C Hamano
1
-0
/
+15
2009-08-21
Merge branch 'cc/replace'
Junio C Hamano
1
-0
/
+200
2009-08-21
Merge branch 'gb/apply-ignore-whitespace'
Junio C Hamano
1
-0
/
+185
2009-08-21
Merge branch 'bc/mailsplit-cr-at-eol'
Junio C Hamano
1
-2
/
+24
2009-08-21
graph API: fix bug in graph_is_interesting()
Adam Simpkins
1
-0
/
+31
2009-08-21
Merge branch 'jc/maint-merge-recursive-fix' into maint
Junio C Hamano
1
-0
/
+55
2009-08-21
Merge branch 'sb/maint-pull-rebase' into maint
Junio C Hamano
1
-0
/
+13
2009-08-21
Make test number t7406- unique
Johannes Sixt
1
-0
/
+0
2009-08-20
git clone: Add --recursive to automatically checkout (nested) submodules
Johan Herland
1
-0
/
+12
2009-08-20
t7407: Use 'rev-parse --short' rather than bash's substring expansion notation
Johan Herland
1
-2
/
+4
2009-08-18
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'
Junio C Hamano
1
-0
/
+11
2009-08-18
git submodule status: Add --recursive to recurse into nested submodules
Johan Herland
1
-0
/
+26
2009-08-18
git submodule update: Introduce --recursive to update nested submodules
Johan Herland
1
-0
/
+19
2009-08-18
git submodule foreach: Add --recursive to recurse into nested submodules
Johan Herland
1
-0
/
+99
2009-08-18
git submodule foreach: test access to submodule name as '$name'
Johan Herland
1
-3
/
+3
2009-08-18
Add selftest for 'git submodule foreach'
Johan Herland
1
-0
/
+79
2009-08-18
svn: assume URLs from the command-line are URI-encoded
Eric Wong
1
-0
/
+52
2009-08-18
git-log: allow --decorate[=short|full]
Lars Hjemli
2
-0
/
+35
2009-08-18
tests: disable interactive hunk selection tests if perl is not available
Jeff King
1
-0
/
+5
2009-08-18
check_path(): allow symlinked directories to checkout-index --prefix
Junio C Hamano
1
-0
/
+9
2009-08-17
read-tree: Fix regression with creation of a new index file.
Alexandre Julliard
1
-0
/
+25
2009-08-16
Merge branch 'jc/maint-clean-nested-dir-safety'
Junio C Hamano
1
-0
/
+39
2009-08-16
Merge branch 'jk/maint-merge-msg-fix'
Junio C Hamano
3
-3
/
+63
2009-08-15
Merge branch 'js/stash-dwim' into tr/reset-checkout-patch
Junio C Hamano
1
-0
/
+8
2009-08-15
Implement 'git stash save --patch'
Thomas Rast
1
-0
/
+55
[prev]
[next]