t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge
[gitweb.git] / t /
2010-11-17 t6022: Use -eq not = to test output of wc -l
2010-11-17 Provide 'git merge --abort' as a synonym to 'git reset...
2010-11-17 Provide 'git notes get-ref' to easily retrieve current...
2010-11-17 git notes merge: Add testcases for merging notes trees...
2010-11-17 git notes merge: Add another auto-resolving strategy...
2010-11-17 git notes merge: --commit should fail if underlying...
2010-11-17 git notes merge: List conflicting notes in notes merge...
2010-11-17 git notes merge: Manual conflict resolution, part 2/2
2010-11-17 git notes merge: Manual conflict resolution, part 1/2
2010-11-17 git notes merge: Add automatic conflict resolvers ...
2010-11-17 git notes merge: Handle real, non-conflicting notes...
2010-11-17 git notes merge: Initial implementation handling trivia...
2010-11-17 notes.c: Use two newlines (instead of one) when concate...
2010-11-17 (trivial) t3303: Indent with tabs instead of spaces...
2010-11-17 Merge branch 'mz/maint-rebase-X-fix' into maint
2010-11-17 Fix username and password extraction from HTTP URLs
2010-11-17 t5550: test HTTP authentication and userinfo decoding
2010-11-17 allow command-specific pagers in pager.<cmd>
2010-11-17 log.decorate: accept 0/1 bool values
2010-11-15 use persistent memory for rejected paths
2010-11-15 Merge branch 'maint'
2010-11-15 do not overwrite untracked during merge from unborn...
2010-11-14 tests: use test_cmp instead of piping to diff(1)
2010-11-14 t7004-tag.sh: re-arrange git tag comment for clarity
2010-11-12 Submodules: Add the "fetchRecurseSubmodules" config...
2010-11-12 Add the 'fetch.recurseSubmodules' config setting
2010-11-12 fetch/pull: Add the --recurse-submodules option
2010-11-12 git-send-email.perl: make initial In-Reply-To apply...
2010-11-11 t3402: test "rebase -s<strategy> -X<opt>"
2010-11-10 tag: recognize rfc1991 signatures
2010-11-10 t/t7004-tag: test handling of rfc1991 signatures
2010-11-10 cherry-pick/revert: transparently refresh index
2010-11-10 apply: handle patches with funny filename and colon...
2010-11-09 t4124 (apply --whitespace): use test_might_fail
2010-11-09 t3404: do not use 'describe' to implement test_cmp_rev
2010-11-09 t3404 (rebase -i): introduce helper to check position...
2010-11-09 t3404 (rebase -i): move comment to description
2010-11-09 t3404 (rebase -i): unroll test_commit loops
2010-11-09 t3301 (notes): use test_expect_code for clarity
2010-11-09 t1400 (update-ref): use test_must_fail
2010-11-09 t1502 (rev-parse --parseopt): test exit code from "-h"
2010-11-09 t6022 (renaming merge): chain test commands with &&
2010-11-09 test-lib: introduce test_line_count to measure files
2010-11-09 tests: add missing &&, batch 2
2010-11-09 tests: add missing &&
2010-11-09 Merge branch 'maint'
2010-11-09 rebase: teach --autosquash to match on sha1 in addition...
2010-11-09 rebase: better rearranging of fixup!/squash! lines...
2010-11-08 dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
2010-11-05 test: git-apply -p2 rename/chmod only
2010-11-05 t9001: send-email interation with --in-reply-to and...
2010-11-05 Merge branch 'aw/git-p4-deletion'
2010-11-05 Merge branch 'master' of git://repo.or.cz/git-gui
2010-11-05 Merge branch 'maint'
2010-11-04 add tests of commit --squash
2010-11-04 add tests of commit --fixup
2010-11-03 submodule: only preserve flags across recursive status...
2010-11-03 submodule: preserve all arguments exactly when recursing
2010-11-03 Change incorrect "remote branch" to "remote tracking...
2010-11-03 Change remote tracking to remote-tracking in non-trivia...
2010-11-03 Replace "remote tracking" with "remote-tracking"
2010-11-03 Better "Changed but not updated" message in git-status
2010-10-29 apply: don't segfault on binary files with missing...
2010-10-29 t0003: properly quote $HOME
2010-10-27 Merge branch 'ab/send-email-perl'
2010-10-27 Merge branch 'sb/send-email-use-to-from-input'
2010-10-27 Merge branch 'ab/require-perl-5.8'
2010-10-27 Merge branch 'kb/merge-recursive-rename-threshold'
2010-10-27 Merge branch 'jp/send-email-to-cmd'
2010-10-27 Merge branch 'as/daemon-multi-listen'
2010-10-27 Merge branch 'dm/mergetool-vimdiff'
2010-10-27 Merge branch 'kf/post-receive-sample-hook'
2010-10-27 Merge branch 'jf/merge-ignore-ws'
2010-10-27 Merge branch 'ml/completion-zsh'
2010-10-27 Merge branch 'po/sendemail'
2010-10-27 Merge branch 'en/tree-walk-optim'
2010-10-26 Merge branch 'maint'
2010-10-26 test: allow running the tests under "prove"
2010-10-22 update-index -h: show usage even with corrupt index
2010-10-22 merge -h: show usage even with corrupt index
2010-10-22 ls-files -h: show usage even with corrupt index
2010-10-22 gc -h: show usage even with broken configuration
2010-10-22 commit/status -h: show usage even with broken configuration
2010-10-22 checkout-index -h: show usage even in an invalid repository
2010-10-22 branch -h: show usage even in an invalid repository
2010-10-22 Sync with 1.7.3.2
2010-10-21 Merge branch 'sn/doc-opt-notation' into maint
2010-10-21 Merge branch 'mg/fix-build-remote-helpers' into maint
2010-10-21 config: treat non-existent config files as empty
2010-10-20 diff: handle lines containing only whitespace and tabs...
2010-10-20 test-lib: extend test_decode_color to handle more color...
2010-10-20 t/gitweb-lib: Don't pass constant to decode_utf8
2010-10-20 t4203: do not let "git shortlog" DWIM based on tty
2010-10-20 t9300 (fast-import): another test for the "replace...
2010-10-19 Merge branch 'maint'
2010-10-19 t/t9001-send-email.sh: fix stderr redirection in 'Inval...
2010-10-19 Update test script annotate-tests.sh to handle missing...
2010-10-19 blame: Add option to show author email instead of name
2010-10-18 fast-import: tighten M 040000 syntax
2010-10-18 fast-import: filemodify after M 040000 <tree> "" crashes
next