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
2010-12-22
t1020-subdirectory: test alias expansion in a subdirectory
Michael J Gruber
1
-0
/
+8
2010-12-22
setup: limit get_git_work_tree()'s to explicit setup case only
Nguyễn Thái Ngọc Duy
1
-33
/
+33
2010-12-22
convert filter: supply path to external driver
Pete Wyckoff
1
-0
/
+42
2010-12-21
Merge branch 'maint'
Junio C Hamano
2
-4
/
+4
2010-12-21
Merge branch 'ks/blame-worktree-textconv-cached'
Junio C Hamano
1
-0
/
+21
2010-12-21
Merge branch 'jk/t2107-now-passes'
Junio C Hamano
1
-1
/
+1
2010-12-21
Merge branch 'nd/oneline-sha1-name-from-specific-ref'
Junio C Hamano
1
-0
/
+73
2010-12-21
t0050: fix printf format strings for portability
Jonathan Nieder
1
-2
/
+2
2010-12-21
t3419-*.sh: Fix arithmetic expansion syntax error
Ramsay Jones
1
-2
/
+2
2010-12-21
am --abort: keep unrelated commits since the last failure and warn
Junio C Hamano
1
-0
/
+9
2010-12-20
ident: die on bogus date format
Jeff King
1
-0
/
+4
2010-12-19
fill_textconv(): Don't get/put cache if sha1 is not valid
Kirill Smelkov
1
-2
/
+1
2010-12-19
t/t8006: Demonstrate blame is broken when cachetextconv is on
Kirill Smelkov
1
-0
/
+22
2010-12-19
t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
Jonathan Nieder
1
-35
/
+49
2010-12-19
t2107: mark passing test as success
Jeff King
1
-1
/
+1
2010-12-16
Merge branch 'jn/fast-import-blob-access'
Junio C Hamano
1
-2
/
+265
2010-12-16
Merge branch 'jl/fetch-submodule-recursive'
Junio C Hamano
1
-0
/
+195
2010-12-16
Merge branch 'nd/extended-sha1-relpath'
Junio C Hamano
1
-0
/
+86
2010-12-16
Merge branch 'aa/status-hilite-branch'
Junio C Hamano
1
-2
/
+3
2010-12-16
Merge branch 'jn/maint-svn-fe'
Junio C Hamano
1
-2
/
+18
2010-12-16
Merge branch 'jc/maint-svn-info-test-fix'
Junio C Hamano
1
-72
/
+34
2010-12-16
Merge branch 'jn/submodule-b-current'
Junio C Hamano
1
-5
/
+23
2010-12-14
get_sha1: support $commit^{/regex} syntax
Nguyễn Thái Ngọc Duy
1
-0
/
+73
2010-12-14
t9501-*.sh: Fix a test failure on Cygwin
Ramsay Jones
1
-1
/
+1
2010-12-14
lib-git-svn.sh: Add check for mis-configured web server variables
Ramsay Jones
1
-0
/
+10
2010-12-14
lib-git-svn.sh: Avoid setting web server variables unnecessarily
Ramsay Jones
1
-22
/
+25
2010-12-14
t9142: Move call to start_httpd into the setup test
Ramsay Jones
1
-3
/
+2
2010-12-14
t3600-rm.sh: Don't pass a non-existent prereq to test #15
Ramsay Jones
1
-1
/
+1
2010-12-14
use persistent memory for rejected paths
Clemens Buchacher
2
-11
/
+24
2010-12-14
do not overwrite files in leading path
Clemens Buchacher
1
-1
/
+1
2010-12-14
t7607: add leading-path tests
Clemens Buchacher
1
-0
/
+51
2010-12-14
t7607: use test-lib functions and check MERGE_HEAD
Clemens Buchacher
1
-23
/
+15
2010-12-14
Merge branch 'tc/http-urls-ends-with-slash' into maint
Junio C Hamano
1
-2
/
+14
2010-12-14
Merge branch 'jk/maint-reflog-bottom' into maint
Junio C Hamano
1
-0
/
+34
2010-12-14
Merge branch 'mz/rebase-abort-reflog-fix' into maint
Junio C Hamano
1
-0
/
+12
2010-12-14
Merge branch 'gc/http-with-non-ascii-username-url' into maint
Junio C Hamano
4
-0
/
+40
2010-12-13
t800?-blame.sh: retitle uniquely
Michael J Gruber
2
-0
/
+0
2010-12-13
tests: flip executable bit on t9158
Jeff King
1
-0
/
+0
2010-12-13
tests: add some script lint checks
Jeff King
1
-2
/
+14
2010-12-13
Avoid duplicate test number t7609
Johannes Sixt
1
-0
/
+0
2010-12-12
t9300: avoid short reads from dd
Jonathan Nieder
1
-3
/
+3
2010-12-12
Merge branch 'js/configurable-tab'
Junio C Hamano
3
-4
/
+156
2010-12-12
Merge branch 'tc/http-urls-ends-with-slash'
Junio C Hamano
1
-2
/
+14
2010-12-12
Merge branch 'tc/format-patch-p'
Junio C Hamano
1
-0
/
+23
2010-12-12
Merge branch 'mz/rebase-abort-reflog-fix'
Junio C Hamano
1
-0
/
+12
2010-12-12
Merge branch 'jk/maint-reflog-bottom'
Junio C Hamano
1
-0
/
+34
2010-12-12
Merge branch 'mz/pull-rebase-rebased'
Junio C Hamano
1
-0
/
+7
2010-12-12
Merge branch 'jn/git-cmd-h-bypass-setup'
Junio C Hamano
7
-0
/
+169
2010-12-10
Merge branch 'jk/maint-decorate-01-bool' into maint
Junio C Hamano
1
-0
/
+9
2010-12-10
Merge branch 'mg/maint-tag-rfc1991' into maint
Junio C Hamano
1
-0
/
+66
[prev]
[next]