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-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
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
2011-05-06
Merge branch 'aw/maint-rebase-i-p-no-ff'
Junio C Hamano
1
-1
/
+31
2011-05-06
Merge branch 'mg/alias-expose-prefix'
Junio C Hamano
1
-0
/
+21
2011-05-05
Merge branch 'maint'
Junio C Hamano
1
-3
/
+2
2011-05-05
t3701: fix here document
Junio C Hamano
1
-3
/
+2
2011-05-05
t/annotate-tests: Use echo & cat instead of sed
Brian Gernhardt
1
-1
/
+2
2011-05-04
Merge branch 'ml/test-readme'
Junio C Hamano
1
-8
/
+9
2011-05-04
Merge branch 'mg/rev-list-count-cherry'
Junio C Hamano
1
-0
/
+27
2011-05-04
Merge branch 'jk/format-patch-multiline-header'
Junio C Hamano
1
-0
/
+15
2011-05-04
Merge branch 'jm/mergetool-submodules'
Junio C Hamano
1
-3
/
+287
2011-05-04
Merge branch 'jh/dirstat' into maint
Junio C Hamano
6
-7
/
+40
2011-05-04
Merge branch 'jk/maint-stash-oob' into maint
Junio C Hamano
1
-5
/
+11
2011-05-04
Merge branch 'dm/stash-k-i-p' into maint
Junio C Hamano
2
-0
/
+20
2011-05-04
Merge branch 'mg/reflog-with-options' into maint
Junio C Hamano
1
-0
/
+18
2011-05-04
Merge branch 'jk/stash-loosen-safety' into maint
Junio C Hamano
1
-4
/
+16
2011-05-04
Merge branch 'ar/clean-rmdir-empty' into maint
Junio C Hamano
1
-0
/
+7
2011-05-04
Merge branch 'mg/sha1-path-advise' into maint
Junio C Hamano
1
-5
/
+12
2011-05-04
t5541-http-push: add test for chunked
Tay Ray Chuan
1
-2
/
+16
2011-05-02
Merge branch 'jk/notes-ui-updates'
Junio C Hamano
1
-0
/
+38
2011-05-02
Merge branch 'ab/i18n-fixup'
Junio C Hamano
36
-363
/
+343
2011-05-02
Merge branch 'nm/submodule-update-force'
Junio C Hamano
1
-0
/
+23
2011-05-02
Merge branch 'jh/notes-add-ui'
Junio C Hamano
1
-2
/
+27
2011-05-02
Merge branch 'mz/maint-rename-unmerged'
Junio C Hamano
1
-0
/
+62
2011-04-29
merge-one-file: fix broken merges with alternate work trees
Jeff King
1
-2
/
+2
2011-04-29
add tests for merge-index / merge-one-file
Jeff King
1
-0
/
+100
2011-04-29
t3701: Editing a split hunk in an "add -p" session
Junio C Hamano
1
-0
/
+36
2011-04-29
gitweb: Restructure projects list generation
Jakub Narebski
2
-0
/
+123
2011-04-29
Merge branch 'mg/x-years-12-months' into maint
Junio C Hamano
1
-0
/
+1
2011-04-29
Mark dirstat error messages for translation
Johan Herland
1
-11
/
+11
2011-04-29
Improve error handling when parsing dirstat parameters
Johan Herland
1
-0
/
+37
2011-04-29
New --dirstat=lines mode, doing dirstat analysis based on diffstat
Johan Herland
1
-0
/
+100
2011-04-29
Allow specifying --dirstat cut-off percentage as a floating point number
Johan Herland
1
-0
/
+64
2011-04-29
Add config variable for specifying default --dirstat behavior
Johan Herland
1
-0
/
+72
2011-04-29
Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file
Johan Herland
1
-1
/
+122
2011-04-29
Make --dirstat=0 output directories that contribute < 0.1% of changes
Johan Herland
1
-2
/
+2
[prev]
[next]