Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-12-09 | get_sha1: teach ":$n:<path>" the same relative path logic | Junio C Hamano | 1 | -0/+24 |
2010-12-10 | t9143: do not fail when unhandled.log.gz is not created | Torsten Bögershausen | 1 | -3/+1 |
2010-12-10 | git-svn: allow the mergeinfo property to be set | Steven Walter | 1 | -0/+41 |
2010-12-09 | Merge branch 'jn/cherry-pick-refresh-index' into maint | Junio C Hamano | 1 | -0/+10 |
2010-12-09 | Merge branch 'fc/apply-p2-get-header-name' into maint | Junio C Hamano | 1 | -0/+26 |