Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'
[gitweb.git] / t /
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 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 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"
2010-07-20 t/{t5541,lib-httpd}: replace problematic '!()' notation...
2010-07-20 t/t3700: convert two uses of negation operator '!'...
2010-07-20 Merge branch 'maint'
2010-07-20 t/README: clarify test_must_fail description
2010-07-19 Merge branch 'maint'
2010-07-19 fast-export: Add a --full-tree option
2010-07-19 fast-export: Fix dropping of files with --import-marks...
2010-07-19 git submodule add: Require the new --force option to...
2010-07-19 Merge branch 'jl/add-n-ignore-missing'
2010-07-16 Merge branch 'jc/diff-merge-base-multi'
2010-07-16 Only run aggregate-results over actual counts
2010-07-15 Merge branch 'jn/paginate-fix'
2010-07-15 Merge branch 'wp/merge-tree-fix'
2010-07-15 Merge branch 'js/merge-rr-fix'
2010-07-15 Merge branch 'jc/diff-merge-base-multi'
2010-07-15 Merge branch 'ns/merge-recursive-uptodate'
2010-07-15 Merge branch 'jn/tests'
2010-07-15 Merge branch 'eb/doc-log-manpage'
2010-07-15 Merge branch 'jn/grep-open'
2010-07-15 Merge branch 'mg/revision-doc'
2010-07-15 Merge branch 'jk/maint-status-keep-index-timestamp'
2010-07-15 Merge branch 'jc/rebase-i-commit-msg-fix'
2010-07-15 Merge branch 'ab/submodule-add-f'
2010-07-15 Merge branch 'bc/maint-makefile-fixes'
2010-07-15 Merge branch 'maint'
2010-07-14 git --paginate: paginate external commands again
2010-07-14 MERGE_RR is in .git, not .git/rr-cache
2010-07-14 merge-tree: fix where two branches share no changes
2010-07-14 add basic tests for merge-tree
2010-07-14 Merge branch 'jc/read-tree-cache-tree-fix'
2010-07-14 rerere: fix overeager gc
2010-07-14 add configuration variable for --autosquash option...
2010-07-13 Merge branch 'maint'
2010-07-12 git add: Add the "--ignore-missing" option for the...
next