t7505: use SHELL_PATH in hook
[gitweb.git] / t /
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
2008-03-13 add test_cmp function for test scripts
2008-03-13 remove use of "tail -n 1" and "tail -1"
2008-03-13 grep portability fix: don't use "-e" or "-q"
2008-03-13 more tr portability test script fixes
2008-03-13 t0050: perl portability fix
2008-03-13 tr portability fixes
2008-03-12 Merge git://repo.or.cz/git-gui
2008-03-12 Merge branch 'js/remote'
2008-03-12 Merge branch 'lt/unpack-trees'
2008-03-12 Merge branch 'maint'
2008-03-12 t0021: tr portability fix for Solaris
2008-03-12 launch_editor(): allow spaces in the filename
2008-03-12 git rebase --abort: always restore the right commit
2008-03-11 Merge branch 'jc/cherry-pick' (early part)
2008-03-11 Merge branch 'maint'
2008-03-11 Merge branch 'kb/maint-filter-branch-disappear' into...
2008-03-11 Merge branch 'aw/maint-shortlog-blank-lines' into maint
2008-03-09 Make 'unpack_trees()' have a separate source and destin...
2008-03-09 builtin remote rm: remove symbolic refs, too
2008-03-09 Add a test for read-tree -u --reset with a D/F conflict
2008-03-09 Merge branch 'ph/parseopt'
2008-03-09 Merge branch 'dp/clean-fix'
2008-03-09 Merge branch 'ml/submodule-add-existing'
2008-03-09 Merge branch 'mr/compat-snprintf'
2008-03-09 Merge branch 'sp/fetch-optim'
2008-03-09 Merge branch 'jc/describe-always'
2008-03-09 Merge branch 'jc/am'
2008-03-09 Merge branch 'cr/reset-parseopt'
2008-03-09 Merge branch 'jn/gitweb-pickaxe'
2008-03-09 Merge branch 'kb/maint-filter-branch-disappear'
2008-03-09 Merge branch 'maint' to sync with 1.5.4.4
2008-03-08 filter-branch: handle "disappearing tree" case correctl...
2008-03-08 Really make the LF after reset in fast-import optional
2008-03-08 Merge branch 'aw/maint-shortlog-blank-lines'
2008-03-08 Merge branch 'mh/maint-http-proxy-fix' into maint
2008-03-08 Merge branch 'js/maint-daemon' into maint
2008-03-08 Merge branch 'js/maint-cvsexport' into maint
2008-03-08 Merge branch 'jc/maint-log-merge-left-right' into maint
2008-03-08 Merge branch 'ew/maint-svn-cert-fileprovider' into...
2008-03-08 Merge branch 'maint'
2008-03-08 Merge branch 'js/reflog-delete'
2008-03-08 Merge branch 'dc/format-pretty'
2008-03-08 Merge branch 'cb/mergetool'
2008-03-08 git-clean: add tests for relative path
2008-03-07 test-lib: fix TERM to dumb for test repeatability
2008-03-07 get_pathspec(): die when an out-of-tree path is given
2008-03-06 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-03-05 remote: fix "update [group...]"
2008-03-05 Add a very basic test script for git mergetool
2008-03-05 am: read from the right mailbox when started from a...
2008-03-05 Teach git-fetch to exploit server side automatic tag...
2008-03-05 git-pack-objects: Automatically pack annotated tags...
2008-03-04 Merge branch 'maint'
2008-03-04 t3407-rebase-abort.sh: Enhance existing tests, and...
2008-03-04 Fix test for cleanup failure in t7300 on Windows
2008-03-04 t6120 (describe): check --long properly
2008-03-04 Add git-describe test for "verify annotated tag names...
2008-03-04 Test for packed tags in git-describe output
2008-03-04 Don't allow git-describe failures to go unnoticed in...
2008-03-03 git-merge.sh: better handling of combined --squash...
2008-03-03 t3903-stash.sh: Add tests for new stash commands drop...
2008-03-03 t3903-stash.sh: Add missing '&&' to body of testcase
2008-03-03 Merge commit '74359821' into js/reflog-delete
2008-03-03 Teach git-fetch to grab a tag at the same time as a...
2008-03-03 Merge branch 'maint'
2008-03-03 revert: actually check for a dirty index
2008-03-03 tests: introduce test_must_fail
2008-03-03 Merge branch 'np/verify-pack'
2008-03-02 format-patch: wrap cover-letter's shortlog sensibly
2008-03-02 format-patch: use the diff options for the cover letter...
2008-03-02 Merge branch 'sp/describe-tag'
2008-03-02 Merge branch 'pb/cvsimport'
2008-03-02 Merge branch 'jc/maint-log-merge-left-right'
2008-03-02 Merge branch 'mh/maint-http-proxy-fix'
2008-03-02 Merge branch 'cb/http-test'
2008-03-02 Merge branch 'jc/remote-multi-url'
2008-03-02 Merge branch 'jn/gitweb-grep'
2008-03-02 Merge branch 'mk/maint-parse-careful'
2008-03-02 Merge branch 'sb/describe-long'
2008-03-02 Merge branch 'ew/maint-svn-cert-fileprovider'
2008-03-02 Merge branch 'js/maint-daemon'
2008-03-02 parse-options: new option type to treat an option-like...
2008-03-02 Fix make_absolute_path() for parameters without a slash
2008-03-02 diff: make sure work tree side is shown as 0{40} when...
2008-03-02 git rebase --abort: always restore the right commit
2008-03-01 builtin-remote: prune remotes correctly that were added...
2008-03-01 Make git-remote a builtin
2008-03-01 Test "git remote show" and "git remote prune"
2008-03-01 Add test for git rebase --abort
2008-03-01 t6024: move "git reset" to prepare for a test inside...
2008-03-01 Merge branch 'master' of git://repo.or.cz/git-gui
2008-03-01 Merge branch 'maint'
2008-03-01 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-03-01 clone: support cloning full bundles
2008-02-29 tests: introduce test_must_fail
2008-02-29 use build-time SHELL_PATH in test scripts
next