merge-recursive: Restructure showing how to chain more process_* functions
[gitweb.git] / t /
2010-08-18 tests: Infrastructure for Git smoke testing
2010-08-18 test-lib: Multi-prereq support only checked the last...
2010-08-18 tests: A SANITY test prereq for testing if we're root
2010-08-18 t/README: Document the predefined test prerequisites
2010-08-18 test-lib: Print missing prerequisites in test output
2010-08-18 test-lib: Add support for multiple test prerequisites
2010-08-18 test-lib: Don't write test-results when HARNESS_ACTIVE
2010-08-18 Merge branch 'jn/maint-plug-leak'
2010-08-18 Merge branch 'jl/submodule-ignore-diff'
2010-08-18 Merge branch 'ml/rebase-x-strategy'
2010-08-18 Merge branch 'jn/fix-abbrev'
2010-08-18 Merge branch 'vs/doc-spell'
2010-08-18 Merge branch 'jh/use-test-must-fail'
2010-08-18 Merge branch 'jh/clean-exclude'
2010-08-18 Merge branch 'kf/post-receive-sample-hook'
2010-08-18 Merge branch 'ab/report-corrupt-object-with-type'
2010-08-18 Merge branch 'jn/rebase-rename-am'
2010-08-18 Merge branch 'jn/fast-import-subtree'
2010-08-18 Merge branch 'ar/string-list-foreach'
2010-08-18 Merge branch 'jh/graph-next-line'
2010-08-18 Merge branch 'tr/xsize-bits'
2010-08-18 merge-recursive: Fix multiple file rename across D...
2010-08-18 t6031: Add a testcase covering multiple renames across...
2010-08-18 Merge branch 'tc/checkout-B'
2010-08-17 mergetool: Skip autoresolved paths
2010-08-17 Userdiff patterns for C#
2010-08-16 t7006 (pager): add missing TTY prerequisites
2010-08-16 merge: let custom strategies intervene in trivial merges
2010-08-16 t7606 (merge-theirs): modernize style
2010-08-16 Merge branch 'jn/maint-setup-fix' (early part) into...
2010-08-16 config: run setup_git_directory_gently() sooner
2010-08-16 bundle: run setup_git_directory_gently() sooner
2010-08-16 apply: run setup_git_directory_gently() sooner
2010-08-16 log: test for regression introduced in v1.7.2-rc0~103^2~2
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
next