web--browse: split valid_tool list
[gitweb.git] / t /
2010-08-16 cherry-pick/revert: Use advise() for hints
2010-08-16 Eliminate “Finished cherry-pick/revert” message
2010-08-15 git-svn: fix fetch with deleted tag
2010-08-15 t9010 (svn-fe): avoid symlinks in test
2010-08-15 t9010 (svn-fe): use Unix-style path in URI
2010-08-15 SVN dump parser
2010-08-15 Add stream helper library
2010-08-15 Add string-specific memory pool
2010-08-15 Add treap implementation
2010-08-15 Add memory pool library
2010-08-15 fetch: allow command line --tags to override config
2010-08-13 Mark tests that use symlinks as needing SYMLINKS prereq...
2010-08-13 pull --rebase: Avoid spurious conflicts and reapplying...
2010-08-13 t5520-pull: Add testcases showing spurious conflicts...
2010-08-13 Merge branch 'jc/sha1-name-find-fix'
2010-08-13 Merge branch 'jn/doc-pull'
2010-08-13 Merge branch 'jn/maint-gitweb-dynconf'
2010-08-13 Merge branch 'bc/use-more-hardlinks-in-install'
2010-08-13 Merge branch 'tr/rfc-reset-doc'
2010-08-13 Merge branch 'jn/parse-date-basic'
2010-08-13 Merge branch 'sp/fix-smart-http-deadlock-on-error'
2010-08-13 Merge branch 'maint'
2010-08-12 t/t7003: replace \t with literal tab in sed expression
2010-08-12 index-pack: Don't follow replace refs.
2010-08-11 Merge branch 'maint'
2010-08-11 fast-import: export correctly marks larger than 2^20-1
2010-08-11 t/lib-git-svn.sh: use $PERL_PATH for perl, not perl...
2010-08-11 t7609: test merge and checkout error messages
2010-08-11 unpack_trees: group error messages by type
2010-08-11 test-lib: user-friendly alternatives to test [-d|-f|-e]
2010-08-11 rebase -i: add exec command to launch a shell command
2010-08-11 diff: strip extra "/" when stripping prefix
2010-08-11 grep: run setup_git_directory_gently() sooner
2010-08-11 shortlog: run setup_git_directory_gently() sooner
2010-08-09 Merge branch 'maint'
2010-08-09 builtin/checkout: handle -B from detached HEAD correctly
2010-08-09 unpack-trees: mark new entries skip-worktree appropriately
2010-08-09 unpack-trees: let read-tree -u remove index entries...
2010-08-09 unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip...
2010-08-09 t7003: fix subdirectory-filter test
2010-08-09 Add tests for the diff.ignoreSubmodules config option
2010-08-09 Submodules: Use "ignore" settings from .gitmodules...
2010-08-09 Submodules: Add the new "ignore" config option for...
2010-08-06 Allow "check-ref-format --branch" from subdirectory
2010-08-06 rerere: migrate to parse-options API
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"
next