Rename t2019 with typo "amiguous" that meant "ambiguous"
[gitweb.git] / t /
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 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 merge-file: correctly find files when called in subdir
2010-10-18 t4203 (mailmap): stop hardcoding commit ids and dates
2010-10-17 diff --check: correct line numbers of new blank lines...
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 apply: Recognize epoch timestamps with : in the timezone
2010-10-13 shell portability: no "export VAR=VAL"
2010-10-06 t/t3415: use && where applicable.
2010-10-05 Merge early part of git-svn into maint
2010-10-04 t3020 (ls-files-error-unmatch): remove stray '1' from...
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 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 t6050 (replace): fix bogus "fetch branch with replaceme...
2010-09-27 smart-http: Don't change POST to GET when following...
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'
2010-09-15 Merge branch 'os/fix-rebase-diff-no-prefix'
2010-09-15 Merge branch 'jl/fix-test'
2010-09-15 Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
2010-09-15 Merge branch 'ch/maint-cannot-create-bundle-error'
2010-09-15 Merge branch 'ks/recursive-rename-add-identical'
2010-09-15 Merge git://repo.or.cz/git-gui
2010-09-13 t7003: Use test_commit instead of custom function
2010-09-12 Merge branch 'maint'
2010-09-12 ls-tree $di $dir: do not mistakenly recurse into direct...
2010-09-12 t3101: modernise style
2010-09-10 Merge branch 'np/relnotes-in-subdir'
2010-09-10 Merge branch 'maint'
2010-09-10 userdiff.c: add builtin fortran regex patterns
2010-09-10 t/t4018: avoid two unnecessary sub-shell invocations
2010-09-10 Merge branch 'maint'
2010-09-10 t/t4018: test whether the word_regex patterns compile
2010-09-10 t/t5510-fetch.sh: improve testing with explicit URL...
2010-09-10 t/t7008: workaround broken handling of \000 by printf...
2010-09-09 t1020: Get rid of 'cd "$HERE"' at the start of each...
2010-09-09 t2016 (checkout -p): add missing &&
2010-09-09 t1302 (core.repositoryversion): style tweaks
2010-09-09 t2105 (gitfile): add missing &&
2010-09-09 t1450 (fsck): remove dangling objects
2010-09-09 tests: subshell indentation stylefix
2010-09-08 Merge branch 'tf/cleanup-builtin-help-headers'
2010-09-08 Merge branch 'jk/test-must-fail-missing'
2010-09-08 Merge branch 'jh/error-removing-missing-note'
2010-09-08 Merge branch 'kf/askpass-config'
2010-09-08 Merge branch 'bc/maint-fetch-url-only'
2010-09-08 Merge branch 'jk/maint-pass-c-config-in-env'
2010-09-08 send-email: Refuse to send cover-letter template subject
2010-09-08 Merge branch 'en/d-f-conflict-fix'
2010-09-07 Merge branch 'maint'
2010-09-06 Merge branch 'jh/clean-exclude'
2010-09-06 Merge branch 'jl/maint-fix-test'
2010-09-06 Several tests: cd inside subshell instead of around
2010-09-06 t3404 & t7508: cd inside subshell instead of around
2010-09-06 Merge branch 'maint' v1.7.3-rc0
2010-09-06 Merge branch 'xx/trivial' into maint
2010-09-06 t5505: add missing &&
2010-09-04 Merge branch 'jl/submodule-ignore-diff'
2010-09-04 Merge branch 'ab/test-2'
2010-09-04 Merge branch 'js/detached-stash'
2010-09-04 Merge branch 'js/maint-reflog-beyond-horizon'
2010-09-04 Merge branch 'dg/local-mod-error-messages'
2010-09-04 Merge branch 'nd/maint-fix-replace'
2010-09-04 parse_object: pass on the original sha1, not the replac...
2010-09-03 RE: [PATCH] Avoid rename/add conflict when contents...
2010-09-03 Merge branch 'ab/compat-regex'
2010-09-03 Merge branch 'nd/clone-depth-zero'
2010-09-03 Merge branch 'jn/maint-doc-user-manual-html-doctype'
2010-09-03 Merge branch 'cb/maint-mergetool-no-tty'
2010-09-03 Merge branch 'jn/apply-filename-with-sp'
2010-09-03 Merge branch 'jn/merge-custom-no-trivial'
2010-09-03 Merge branch 'jc/maint-doc-em-dash'
2010-09-03 Merge branch 'mg/doc-bundle'
2010-09-03 Merge branch 'jn/doc-backslash'
2010-09-03 Merge branch 'jn/update-contrib-example-merge'
2010-09-03 Merge branch 'jn/merge-renormalize'
2010-09-03 Sync with 1.7.2.3
2010-09-03 t7406 & t7407: add missing && at end of lines
2010-09-03 t7405: cd inside subshell instead of around
next