t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
[gitweb.git] / t /
2010-08-06 t4200 (rerere): modernize style
2010-08-06 t6038 (merge.renormalize): check that it can be turned off
2010-08-06 t6038 (merge.renormalize): try checkout -m and cherry...
2010-08-06 t6038 (merge.renormalize): style nitpicks
2010-08-06 log: parse separate option for --glob
2010-08-06 log: parse separate options like git log --grep foo
2010-08-06 diff: parse separate options like -S foo
2010-08-06 Merge git://git.bogomips.org/git-svn
2010-08-04 setup: do not forget working dir from subdir of gitdir
2010-08-04 t4111 (apply): refresh index before applying patches...
2010-08-03 Merge branch 'maint'
2010-08-03 Merge branch 'gp/pack-refs-remove-empty-dirs'
2010-08-03 Merge branch 'sv/maint-diff-q-clear-fix' into maint
2010-08-03 Merge branch 'rr/svn-fe' into maint
2010-08-03 Merge branch 'pt/git-gui' into maint
2010-08-03 rebase: support -X to pass through strategy options
2010-08-02 Merge git://git.bogomips.org/git-svn
2010-08-02 upload-pack: Improve error message when bad ref requested
2010-08-02 git svn: fix dcommit to work with touched files
2010-08-02 Merge branch 'maint'
2010-08-02 Merge branch 'ab/tap' into maint
2010-08-02 test-lib: Remove 3 year old no-op --no-python option
2010-08-02 test-lib: Ignore --quiet under a TAP harness
2010-08-02 t1011 (sparse checkout): style nitpicks
2010-08-02 Merge git://repo.or.cz/git-gui into pt/git-gui
2010-07-28 Fix git rebase --continue to work with touched files
2010-07-27 Sync with 1.7.2.1
2010-07-27 Sync with 1.7.1.2
2010-07-27 Sync with 1.7.0 series
2010-07-27 archive: abbreviate substituted commit ids again
2010-07-27 t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing...
2010-07-27 config --get --path: check for unset $HOME
2010-07-26 tests: Ignore the Test::Harness .prove file
2010-07-26 t3700-add: fix dependence on stdout and stderr buffering
2010-07-26 git-rebase--interactive.sh: use printf instead of echo...
2010-07-26 Merge branch 'maint-1.7.1' into maint
2010-07-26 tests: try git apply from subdir of toplevel
2010-07-26 t1501 (rev-parse): clarify
2010-07-26 Do not unquote + into ' ' in URLs
2010-07-26 Merge branch 'maint-1.7.0' into maint-1.7.1
2010-07-26 Merge branch 'maint-1.6.6' into maint-1.7.0
2010-07-26 Merge branch 'maint-1.6.5' into maint-1.6.6
2010-07-26 Merge branch 'maint-1.6.4' into maint-1.6.5
2010-07-23 revert: fix off by one read when searching the end...
2010-07-23 t3508: add check_head_differs_from() helper function...
2010-07-23 rebase: protect against diff.renames configuration
2010-07-23 t3400 (rebase): whitespace cleanup
2010-07-23 Teach "apply --index-info" to handle rename patches
2010-07-23 t4150 (am): futureproof against failing tests
2010-07-23 t4150 (am): style fix
2010-07-21 tests: correct "does reflog exist?" tests
2010-07-21 t/: work around one-shot variable assignment with test_...
2010-07-21 t/README: correct an exception when breaking a && chain...
2010-07-20 Add test for git clean -e.
2010-07-20 Convert "! git" to "test_must_fail git"
2010-07-20 t/{t5541,lib-httpd}: replace problematic '!()' notation...
2010-07-20 t/t3700: convert two uses of negation operator '!'...
2010-07-20 Merge branch 'maint'
2010-07-20 t/README: clarify test_must_fail description
2010-07-19 Merge branch 'maint'
2010-07-19 fast-export: Add a --full-tree option
2010-07-19 fast-export: Fix dropping of files with --import-marks...
2010-07-19 git submodule add: Require the new --force option to...
2010-07-19 Merge branch 'jl/add-n-ignore-missing'
2010-07-16 Merge branch 'jc/diff-merge-base-multi'
2010-07-16 revert: improve success message by adding abbreviated...
2010-07-16 revert: report success when using option --strategy
2010-07-16 Only run aggregate-results over actual counts
2010-07-15 Merge branch 'jn/paginate-fix'
2010-07-15 Merge branch 'wp/merge-tree-fix'
2010-07-15 Merge branch 'js/merge-rr-fix'
2010-07-15 Merge branch 'jc/diff-merge-base-multi'
2010-07-15 Merge branch 'ns/merge-recursive-uptodate'
2010-07-15 Merge branch 'jn/tests'
2010-07-15 Merge branch 'eb/doc-log-manpage'
2010-07-15 Merge branch 'jn/grep-open'
2010-07-15 Merge branch 'mg/revision-doc'
2010-07-15 Merge branch 'jk/maint-status-keep-index-timestamp'
2010-07-15 Merge branch 'jc/rebase-i-commit-msg-fix'
2010-07-15 Merge branch 'ab/submodule-add-f'
2010-07-15 Merge branch 'bc/maint-makefile-fixes'
2010-07-15 Merge branch 'maint'
2010-07-14 git --paginate: paginate external commands again
2010-07-14 MERGE_RR is in .git, not .git/rr-cache
2010-07-14 merge-tree: fix where two branches share no changes
2010-07-14 add basic tests for merge-tree
2010-07-14 Merge branch 'jc/read-tree-cache-tree-fix'
2010-07-14 rerere: fix overeager gc
2010-07-14 add configuration variable for --autosquash option...
2010-07-13 Merge branch 'maint'
2010-07-12 git add: Add the "--ignore-missing" option for the...
2010-07-12 test-lib: TAP compliance for skipping tests on request
2010-07-12 test-lib: simplify GIT_SKIP_TESTS loop
2010-07-12 Merge branch 'maint'
2010-07-12 t3000 (ls-files -o): modernize style
2010-07-09 t0005: work around strange $? in ksh when program termi...
2010-07-09 fast-export: Fix output order of D/F changes
2010-07-09 merge_recursive: Fix renames across paths below D/F...
2010-07-09 merge-recursive: Fix D/F conflicts
2010-07-09 Add a rename + D/F conflict testcase
next