fetch-pack: eliminate spurious error messages
[gitweb.git] / t /
2012-08-21 t6300: test sort with multiple keys
2012-08-20 git p4: make branch detection work with --use-client...
2012-08-17 Merge branch 'jc/doc-git-updates' (early part)
2012-08-17 stash: invoke rerere in case of conflict
2012-08-17 test: git-stash conflict sets up rerere
2012-08-17 contrib: add win32 credential-helper
2012-08-15 Sync with 1.7.11.5
2012-08-15 Merge branch 'rj/maint-grep-remove-redundant-test'...
2012-08-15 Merge branch 'hv/link-alt-odb-entry' into maint
2012-08-14 Let submodule command exit with error status if path...
2012-08-12 git p4 test: add broken --use-client-spec --detect...
2012-08-12 git p4 test: move client_view() function to library
2012-08-10 git svn: reset invalidates the memoized mergeinfo caches
2012-08-10 git svn: handle errors and concurrent commits in dcommit
2012-08-09 add tests for 'git rebase --keep-empty'
2012-08-08 Merge branch 'bw/maint-1.7.9-solaris-getpass'
2012-08-07 receive-pack: do not leak output from auto-gc to standa...
2012-08-07 t/t5400: demonstrate breakage caused by informational...
2012-08-06 Sync with maint
2012-08-06 Merge branch 'jn/block-sha1' into maint
2012-08-06 Merge branch 'jn/make-assembly-in-right-directory'...
2012-08-06 Merge branch 'ms/daemon-doc-typo' into maint
2012-08-06 Merge branch 'lm/git-blame-el' into maint
2012-08-06 Merge branch 'rs/ipv6-ssh-url' into maint
2012-08-06 Merge branch 'rs/git-blame-mapcar-mapc' into maint
2012-08-06 Merge branch 'rr/doc-commit' into maint
2012-08-06 Merge branch 'jk/maint-checkout-orphan-check-fix' into...
2012-08-06 Merge branch 'mh/maint-revisions-doc' into maint
2012-08-06 Merge branch 'jc/mergetool-tool-help' into maint
2012-08-06 cherry-pick: add --allow-empty-message option
2012-08-05 Fix '\ No newline...' annotation in rewrite diffs
2012-08-04 tests: Introduce test_seq
2012-08-03 grep: add a grep.patternType configuration setting
2012-08-02 git-svn: introduce add_path_to_url function
2012-08-02 git-svn: attempt to mimic SVN 1.7 URL canonicalization
2012-08-02 t9107: fix typo
2012-08-02 t9118: workaround inconsistency between SVN versions
2012-08-02 git-svn: add join_paths() to safely concatenate paths
2012-08-02 git-svn: factor out _collapse_dotdot function
2012-08-01 Merge git://github.com/git-l10n/git-po
2012-07-31 send-email: improve RFC2047 quote parsing
2012-07-31 Merge branch 'nd/maint-i18n-diffstat'
2012-07-31 Merge branch 'jx/i18n-1.7.11'
2012-07-30 Sync with 1.7.11.4
2012-07-30 Merge branch 'jk/maint-commit-document-editmsg' into...
2012-07-30 Merge branch 'jk/maint-advise-vaddf' into maint
2012-07-30 Merge branch 'kk/maint-commit-tree' into maint
2012-07-30 Merge branch 'jv/maint-no-ext-diff' into maint
2012-07-30 Merge branch 'pg/maint-1.7.9-am-where-is-patch' into...
2012-07-30 Merge branch 'jl/maint-1.7.10-recurse-submodules-with...
2012-07-30 Merge branch 'jc/maint-filter-branch-epoch-date' into...
2012-07-30 Merge branch 'rj/maint-grep-remove-redundant-test'
2012-07-30 Merge branch 'dg/submodule-in-dismembered-working-tree'
2012-07-30 t7409: make sure submodule is initialized and updated...
2012-07-30 Merge branch 'hv/link-alt-odb-entry'
2012-07-30 t7406: fix misleading "rev-parse --max-count=1 HEAD"
2012-07-30 t7810-*.sh: Remove redundant test
2012-07-30 t1100-*.sh: Fix an intermittent test failure
2012-07-29 t: add missing executable bit to t7409
2012-07-29 fsck: detect null sha1 in tree entries
2012-07-29 do not write null sha1s to on-disk index
2012-07-29 diff: do not use null sha1 as a sentinel value
2012-07-28 Merge branch 'extract-remaining' of git://git.bogomips...
2012-07-28 Merge git://git.bogomips.org/git-svn
2012-07-28 Merge branch 'jk/autoident-test'
2012-07-28 Merge branch 'jk/help-plug-memleak'
2012-07-28 Merge branch 'dg/submodule-in-dismembered-working-tree'
2012-07-28 Merge branch 'jk/maint-checkout-orphan-check-fix'
2012-07-27 Extract Git::SVN::GlobSpec from git-svn.
2012-07-27 Move Git::IndexInfo into its own file.
2012-07-27 Extract Git::SVN::Migration from git-svn.
2012-07-27 Extract Git::SVN::Log from git-svn.
2012-07-27 Move initialization of Git::SVN variables into Git...
2012-07-27 Extract some utilities from git-svn to allow extracting...
2012-07-27 test-lib: provide UTF8 behaviour as a prerequisite
2012-07-27 t0050: use the SYMLINKS test prereq
2012-07-27 t0050: use the CASE_INSENSITIVE_FS test prereq
2012-07-27 test-lib: provide case insensitivity as a prerequisite
2012-07-27 test: allow prerequisite to be evaluated lazily
2012-07-27 test: rename $satisfied to $satisfied_prereq
2012-07-27 i18n: merge-recursive: mark strings for translation
2012-07-27 i18n: Rewrite gettext messages start with dash
2012-07-26 t7502: test early quit from commit with bad ident
2012-07-26 t7502: handle systems where auto-identity is broken
2012-07-26 t7502: drop confusing test_might_fail call
2012-07-26 t7502: narrow checks for author/committer name in template
2012-07-26 t7502: properly quote GIT_EDITOR
2012-07-26 t7502: clean up fake_editor tests
2012-07-25 Merge branch 'jc/test-lib-source-build-options-early'
2012-07-25 Merge branch 'mm/config-xdg'
2012-07-25 Merge branch 'cw/rebase-i-root'
2012-07-25 Merge branch 'mh/maint-revisions-doc'
2012-07-25 git-submodule: work with GIT_DIR/GIT_WORK_TREE
2012-07-25 i18n: rebase: mark messages for translation
2012-07-24 Merge branch 'jc/mergetool-tool-help'
2012-07-24 Merge branch 'jk/maint-commit-document-editmsg'
2012-07-24 Merge branch 'jk/maint-commit-check-committer-early'
2012-07-24 Merge branch 'jk/maint-advise-vaddf'
2012-07-24 t/lib-httpd: handle running under --valgrind
2012-07-24 rebase -i: handle fixup of root commit correctly
next