bisect: print an error message when "git rev-list --bisect-vars" fails
[gitweb.git] / t /
2008-05-09 bisect: print an error message when "git rev-list ...
2008-05-06 git-bisect.sh: don't accidentally override existing...
2008-05-04 Merge branch 'maint-1.5.4' into maint
2008-04-30 Merge branch 'maint-1.5.4' into maint
2008-04-28 clone: detect and fail on excess parameters
2008-04-28 Merge branch 'maint-1.5.4' into maint
2008-04-25 remote: create fetch config lines with '+'
2008-04-25 push: allow unqualified dest refspecs to DWIM
2008-04-25 Merge branch 'maint-1.5.4' into maint
2008-04-23 t5516: remove ambiguity test (1)
2008-04-23 write-tree: properly detect failure to write tree objects
2008-04-23 Merge branch 'maint-1.5.4' into maint
2008-04-23 gitattributes: Fix subdirectory attributes specified...
2008-04-20 Merge branch 'jc/maint-rebase-am' into maint
2008-04-19 gitweb: Fix 'history' view for deleted files with history
2008-04-19 Merge branch 'maint-1.5.4' into maint
2008-04-18 git-remote: reject adding remotes with invalid names
2008-04-17 Merge branch 'maint-1.5.4' into maint
2008-04-16 rebase: do not munge commit log message
2008-04-16 Merge branch 'maint-1.5.4' into maint
2008-04-16 git-bisect: make "start", "good" and "skip" succeed...
2008-04-15 git clean: Add test to verify directories aren't remove...
2008-04-13 t7401: squelch garbage output
2008-04-12 Fix config key miscount in url.*.insteadOf
2008-04-12 Merge branch 'maint-1.5.4' into maint
2008-04-12 Merge branch 'maint-1.5.4' into maint
2008-04-12 bisect: fix bad rev checking in "git bisect good"
2008-04-10 Merge branch 'maint-1.5.4' into maint
2008-04-10 git-archive: ignore prefix when checking file attribute
2008-04-08 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-04-07 git-svn: fix following renamed paths when tracking...
2008-04-07 Merge branch 'jc/maint-apply-match-beginning'
2008-04-07 test suite: remove useless TERM cruft in "t7005-editor.sh"
2008-04-07 Fix "git apply" to correctly enforce "match at the...
2008-04-05 Merge git://repo.or.cz/git-gui
2008-04-02 Merge branch 'js/filter-branch'
2008-04-02 Merge git://repo.or.cz/git-gui
2008-04-02 Merge branch 'bc/mktag'
2008-04-02 Merge branch 'pb/cvsserver'
2008-04-02 Merge branch 'dd/cvsserver'
2008-04-02 Merge branch 'je/cvsserver'
2008-04-02 t7004-tag: Skip more tests if gpg is not available.
2008-04-01 mktag.c: tweak validation of tagger field and adjust...
2008-03-31 filter-branch: Fix renaming a directory in the tree...
2008-03-31 filter-branch: Test renaming directories in a tree...
2008-03-31 mktag.c: improve verification of tagger field and tests
2008-03-31 diff-files: careful when inspecting work tree items
2008-03-31 diff-index: careful when inspecting work tree items
2008-03-31 Add corner case tests for diff-index and diff-files
2008-03-28 GIT 1.5.5-rc2 v1.5.5-rc2
2008-03-27 cvsserver: Add test for update -p
2008-03-27 cvsserver: Add a few tests for 'status' command
2008-03-27 builtin-prune: protect objects listed on the command...
2008-03-27 Add tests for git-prune
2008-03-27 Merge branch 'maint'
2008-03-27 Merge branch 'jc/maint-fetch-regression-1.5.4' into...
2008-03-27 test_must_fail: 129 is a valid error code from usage()
2008-03-26 t9600-cvsimport.sh: set HOME before checking for cvsps...
2008-03-26 t/t3800-mktag.sh: use test_must_fail rather than '!'
2008-03-26 Merge branch 'jc/maint-fetch-regression-1.5.4'
2008-03-26 git-fetch test: test tracking fetch results, not just...
2008-03-26 Tighten refspec processing
2008-03-25 init: show "Reinit" message even in an (existing) empty...
2008-03-24 builtin-remote: Fix missing newline at end of listing...
2008-03-23 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-03-23 remote.c: Fix overtight refspec validation
2008-03-23 Make git-svn tests behave better on OS X
2008-03-23 t/t7003-filter-branch.sh: use test_must_fail rather...
2008-03-21 Don't try and percent-escape existing percent escapes...
2008-03-20 remote show: do not show symbolic refs
2008-03-19 Make revision limiting more robust against occasional...
2008-03-19 Fix t3200 config
2008-03-19 Fix read-tree not to discard errors
2008-03-19 Add tests to catch problems with un-unlinkable symlinks
2008-03-19 Test: catch if trash cannot be removed
2008-03-19 git-merge-one-file: fix longstanding stupid thinko
2008-03-17 Merge branch 'jc/makefile'
2008-03-16 Don't update unchanged merge entries
2008-03-16 t1000: use "test_must_fail git frotz", not "! git frotz"
2008-03-16 Merge branch 'maint'
2008-03-16 Merge branch 'master' of git://repo.or.cz/git-gui
2008-03-15 Redo "add test_cmp function for test scripts"
2008-03-15 Merge branch 'jk/portable'
2008-03-15 Merge branch 'py/submodule'
2008-03-15 Merge branch 'db/diff-to-fp'
2008-03-15 Merge branch 'cc/help'
2008-03-15 shortlog: do not require to run from inside a git repos...
2008-03-15 Merge branch 'maint'
2008-03-15 format-patch: generate MIME header as needed even when...
2008-03-15 Merge branch 'maint'
2008-03-15 t6000lib: re-fix tr portability
2008-03-15 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-03-14 Merge branch 'mr/autoconf-fread'
2008-03-14 Merge branch 'maint'
2008-03-14 Merge branch 'ph/maint-quiltimport' into maint
2008-03-14 merge-recursive: handle file mode changes
2008-03-13 t7505: use SHELL_PATH in hook
2008-03-13 t9112: add missing #!/bin/sh header
2008-03-13 t6000lib: tr portability fix
2008-03-13 t4020: don't use grep -a
next