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-10-21
gitweb: provide a way to customize html headers
Lénaïc Huard
1
-0
/
+1
2011-10-20
tests: add missing executable bits
Jeff King
2
-0
/
+0
2011-10-19
t/t3000-ls-files-others.sh: use $SHELL_PATH to run git-new-workdir script
Brandon Casey
1
-1
/
+1
2011-10-19
Merge branch 'js/merge-edit-option'
Junio C Hamano
1
-0
/
+23
2011-10-19
Merge branch 'rs/diff-whole-function'
Junio C Hamano
1
-0
/
+92
2011-10-19
Merge branch 'js/no-cherry-pick-head-after-punted'
Junio C Hamano
1
-0
/
+15
2011-10-19
Merge branch 'bk/submodule-in-recursive-merge'
Junio C Hamano
1
-0
/
+51
2011-10-19
Merge branch 'jm/maint-apply-detects-corrupt-patch-header'
Junio C Hamano
1
-0
/
+43
2011-10-19
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
1
-12
/
+7
2011-10-19
t1300: attempting to remove a non-existent .git/config is not an error
Johannes Sixt
1
-12
/
+7
2011-10-18
Merge branch 'cb/httpd-test-fix-port'
Junio C Hamano
1
-1
/
+1
2011-10-18
Merge branch 'pt/mingw-misc-fixes'
Junio C Hamano
4
-20
/
+18
2011-10-17
Merge branch 'jk/http-auth'
Junio C Hamano
2
-8
/
+53
2011-10-17
Merge branch 'js/check-ref-format-test-mingw'
Junio C Hamano
1
-36
/
+52
2011-10-17
Merge branch 'jk/config-test-cleanup'
Junio C Hamano
1
-83
/
+120
2011-10-17
Merge branch 'bc/attr-ignore-case'
Junio C Hamano
1
-1
/
+58
2011-10-17
Merge branch 'mm/maint-config-explicit-bool-display'
Junio C Hamano
1
-0
/
+6
2011-10-17
Merge branch 'ph/push-to-delete-nothing'
Junio C Hamano
1
-0
/
+197
2011-10-17
Merge branch 'jc/checkout-from-tree-keep-local-changes'
Junio C Hamano
1
-0
/
+42
2011-10-17
git-p4: handle files with shell metacharacters
Luke Diamand
1
-0
/
+64
2011-10-17
git-p4: handle utf16 filetype properly
Pete Wyckoff
1
-0
/
+108
2011-10-17
git-p4 tests: refactor and cleanup
Pete Wyckoff
3
-324
/
+559
2011-10-17
use test number as port number
Clemens Buchacher
1
-1
/
+1
2011-10-17
resolve_gitlink_packed_ref(): fix mismerge
Junio C Hamano
1
-0
/
+19
2011-10-16
git svn dcommit: new option --interactive.
Frédéric Heitzmann
1
-0
/
+64
2011-10-15
fetch: treat --tags like refs/tags/*:refs/tags/* when pruning
Carlos Martín Nieto
1
-2
/
+2
2011-10-15
fetch: honor the user-provided refspecs when pruning refs
Carlos Martín Nieto
1
-2
/
+2
2011-10-15
http: use hostname in credential description
Michael J Gruber
1
-2
/
+2
2011-10-15
Merge branch 'bk/ancestry-path' into maint
Junio C Hamano
1
-0
/
+38
2011-10-15
Merge branch 'tr/mergetool-valgrind' into maint
Junio C Hamano
1
-0
/
+2
2011-10-15
Merge branch 'mm/rebase-i-exec-edit' into maint
Junio C Hamano
1
-0
/
+14
2011-10-15
t9901: fix line-ending dependency on windows
Pat Thoyts
1
-15
/
+12
2011-10-14
t9300: do not run --cat-blob-fd related tests on MinGW
Johannes Schindelin
1
-4
/
+4
2011-10-14
t9001: do not fail only due to CR/LF issues
Johannes Schindelin
1
-0
/
+1
2011-10-14
t1020: disable the pwd test on MinGW
Johannes Schindelin
1
-1
/
+1
2011-10-14
send-email: Fix %config_path_settings handling
Cord Seele
1
-0
/
+28
2011-10-14
Merge branch 'maint'
Junio C Hamano
1
-0
/
+5
2011-10-14
t1304: fall back to $USER if $LOGNAME is not defined
René Scharfe
1
-0
/
+5
2011-10-14
t7800: avoid arithmetic expansion notation
Junio C Hamano
1
-2
/
+2
2011-10-13
Merge branch 'jc/grep-untracked-exclude'
Junio C Hamano
1
-1
/
+33
2011-10-13
Merge branch 'rs/pending'
Junio C Hamano
1
-2
/
+5
2011-10-13
Merge branch 'cp/git-web-browse-browsers'
Junio C Hamano
1
-0
/
+66
2011-10-13
Merge branch 'di/fast-import-empty-tag-note-fix'
Junio C Hamano
1
-0
/
+29
2011-10-13
Merge branch 'bw/grep-no-index-no-exclude'
Junio C Hamano
1
-1
/
+1
2011-10-13
Merge branch 'nd/maint-sparse-errors'
Junio C Hamano
1
-0
/
+16
2011-10-13
t1402-check-ref-format: skip tests of refs beginning with slash on Windows
Johannes Sixt
1
-36
/
+52
2011-10-13
submodule: Search for merges only at end of recursive merge
Brad King
1
-1
/
+1
2011-10-13
submodule: Demonstrate known breakage during recursive merge
Brad King
1
-0
/
+51
2011-10-12
Teach merge the '[-e|--edit]' option
Jay Soffian
1
-0
/
+23
2011-10-12
Merge branch 'jc/parse-options-boolean'
Junio C Hamano
2
-1
/
+10
[prev]
[next]