fast-import: stricter parsing of integer options
[gitweb.git] / t /
2010-10-26 test: allow running the tests under "prove"
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-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-18 push: pass --progress down to git-pack-objects
2010-10-18 t5523-push-upstream: test progress messages
2010-10-18 t5523-push-upstream: add function to ensure fresh upstr...
2010-10-18 test_terminal: ensure redirections work reliably
2010-10-18 test_terminal: catch use without TTY prerequisite
2010-10-18 test-lib: allow test code to check the list of declared...
2010-10-18 tests: test terminal output to both stdout and stderr
2010-10-18 tests: factor out terminal handling from t7006
2010-10-18 merge-file: correctly find files when called in subdir
2010-10-18 t4203 (mailmap): stop hardcoding commit ids and dates
2010-10-14 Merge branch 'maint'
2010-10-14 mailmap: fix use of freed memory
2010-10-14 rev-list: handle %x00 NUL in user format
2010-10-14 submodule sync: Update "submodule.<name>.url" for empty...
2010-10-13 fast-import: Allow filemodify to set the root
2010-10-13 shell portability: no "export VAR=VAL"
2010-10-13 gitweb: Fix test of highlighting support in t9500
2010-10-08 t5503: fix typo
2010-10-06 Merge branch 'maint'
2010-10-06 t/t3415: use && where applicable.
2010-10-06 Introduce sane_unset and use it to ensure proper &...
2010-10-06 t7800 (difftool): add missing &&
2010-10-06 t7601 (merge-pull-config): add missing &&
2010-10-06 t7001 (mv): add missing &&
2010-10-06 t6016 (rev-list-graph-simplify-history): add missing &&
2010-10-06 t5602 (clone-remote-exec): add missing &&
2010-10-06 t4026 (color): remove unneeded and unchained command
2010-10-06 t4019 (diff-wserror): add lots of missing &&
2010-10-06 t4202 (log): Replace '<git-command> || :' with test_mig...
2010-10-06 t4002 (diff-basic): use test_might_fail for commands...
2010-10-06 t100[12] (read-tree-m-2way, read_tree_m_u_2way): add...
2010-10-06 t4017 (diff-retval): replace manual exit code check...
2010-10-06 test-lib: make test_expect_code a test command
2010-10-06 Make test script t9157 executable
2010-10-06 Merge branch 'jk/repack-reuse-object'
2010-10-06 Merge branch 'bc/fix-cherry-pick-root'
2010-10-06 Merge branch 'uk/fix-author-ident-sed-script'
2010-10-06 Merge branch 'cw/gitweb-hilite-config'
2010-10-06 Merge branch 'ab/makefile-track-cc'
2010-10-06 Merge branch 'mg/reset-doc'
2010-10-06 Merge branch 'maint'
2010-10-06 Merge branch 'work/pt/for-junio' of git://repo.or.cz...
2010-10-05 Merge early part of git-svn into maint
2010-10-04 send-email: Don't leak To: headers between patches
2010-10-04 t3020 (ls-files-error-unmatch): remove stray '1' from...
2010-10-03 Side-step MSYS-specific path "corruption" leading to...
2010-10-03 Side-step sed line-ending "corruption" leading to t6038...
2010-10-01 Skip 'git archive --remote' test on msysGit
2010-10-01 Do not strip CR when grepping HTTP headers.
2010-10-01 Skip t1300.70 and 71 on msysGit.
2010-09-30 Merge branch 'maint'
2010-09-30 send-email: use Perl idioms in while loop
2010-09-30 gitweb/Makefile: Add 'test' and 'test-installed' targets
2010-09-30 t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
2010-09-30 t0004 (unwritable files): simplify error handling
2010-09-29 blame,cat-file --textconv: Don't assume mode is ``S_IFR...
2010-09-29 blame,cat-file: Demonstrate --textconv is wrongly runni...
2010-09-29 blame,cat-file: Prepare --textconv tests for correctly...
2010-09-29 Merge branch 'tr/send-email-refuse-sending-unedited...
2010-09-29 Merge branch 'ab/send-email-catfile'
2010-09-29 Merge branch 'jc/grep-header-all-match-fix'
2010-09-29 Merge branch 'jc/no-branch-name-with-dash-at-front'
2010-09-29 Merge branch 'jn/gitweb-test-lib'
2010-09-29 Merge branch 'bc/fortran-userdiff'
2010-09-29 Merge branch 'jk/read-tree-empty'
2010-09-29 Merge branch 'rr/format-patch-count-without-merges'
2010-09-29 Merge branch 'jc/pickaxe-grep'
2010-09-29 Merge branch 'gb/shell-ext'
2010-09-29 Merge branch 'rr/fmt-merge-msg'
2010-09-29 Merge branch 'po/etc-gitattributes'
2010-09-29 send-email: Use To: headers in patch files
2010-09-29 stash: fix git stash branch regression when branch...
2010-09-29 stash drops the stash even if creating the branch fails...
2010-09-27 perl: bump the required Perl version to 5.8 from 5...
2010-09-27 git-send-email.perl: Add --to-cmd
2010-09-27 t6050 (replace): fix bogus "fetch branch with replaceme...
2010-09-27 prefer test -h over test -L in shell scripts
2010-09-27 t1503: Fix arithmetic expansion syntax error when using...
2010-09-27 builtin/revert.c: don't dereference a NULL pointer
2010-09-27 git-stash: fix flag parsing
2010-09-27 t/t3903-stash: improve testing of git-stash show
2010-09-24 git-svn: check_cherry_pick should exclude commits alrea...
2010-09-24 add rebase patch id tests
2010-09-24 diff: don't use pathname-based diff drivers for symlinks
2010-09-18 Merge branch 'js/ls-files-x-doc'
2010-09-17 t/t7300: workaround ancient touch by rearranging arguments
2010-09-16 Merge branch 'bg/fix-t7003'
2010-09-15 Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
next