setup: save prefix (original cwd relative to toplevel) in startup_info
[gitweb.git] / t /
2010-11-24 Merge branch 'jl/maint-pull-tags-doc' into maint
2010-11-24 Merge branch 'kb/maint-diff-ws-check' into maint
2010-11-24 Merge branch 'jm/mailmap' into maint
2010-11-24 Merge branch 'tr/maint-git-repack-tmpfile' into maint
2010-11-24 Merge branch 'jk/maint-apply-no-binary' into maint
2010-11-24 Merge branch 'jn/send-pack-error' into maint
2010-11-24 Merge branch 'ak/submodule-sync' into maint
2010-11-24 Merge branch 'jk/maint-rev-list-nul' into maint
2010-11-24 Merge branch 'cb/diff-fname-optim' into maint
2010-11-24 Merge branch 'jk/no-textconv-symlink' into maint
2010-11-24 Merge branch 'dk/maint-blame-el' into maint
2010-11-24 Merge branch 'aw/git-p4-deletion' into maint
2010-11-24 Merge branch 'kf/post-receive-sample-hook' into maint
2010-11-24 Merge branch 'jk/repack-reuse-object' into maint
2010-11-24 Merge branch 'bc/fix-cherry-pick-root' into maint
2010-11-24 Merge branch 'uk/fix-author-ident-sed-script' into...
2010-11-24 Merge branch 'ab/makefile-track-cc' into maint
2010-11-24 Merge branch 'mg/reset-doc' into maint
2010-11-24 Merge branch 'tr/send-email-refuse-sending-unedited...
2010-11-17 Merge branch 'mz/maint-rebase-X-fix' into maint
2010-11-11 t3402: test "rebase -s<strategy> -X<opt>"
2010-11-08 dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
2010-10-29 apply: don't segfault on binary files with missing...
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-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 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 t4203 (mailmap): stop hardcoding commit ids and dates
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 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 stash: fix git stash branch regression when branch...
2010-09-29 stash drops the stash even if creating the branch fails...
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'
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 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...
next