Changed an internal variable of mergetool to support custom commands
[gitweb.git] / t /
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 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 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 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 use build-time SHELL_PATH in test scripts
2008-02-29 Write index file on any checkout of files
2008-02-29 Improve t6029 to check the real "subtree" case
2008-02-29 tests: introduce test_must_fail
2008-02-29 Merge branch 'maint'
2008-02-27 http-push: add regression tests
2008-02-27 Merge branch 'maint'
2008-02-27 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-02-27 Eliminate confusing "won't bisect on seeked tree" failure
2008-02-27 send-email: fix In-Reply-To regression
2008-02-27 Merge branch 'jm/free'
2008-02-27 Merge branch 'js/branch-track'
2008-02-27 Merge branch 'db/checkout'
2008-02-27 Merge branch 'db/cover-letter'
2008-02-27 Merge branch 'js/merge'
2008-02-27 Merge branch 'cw/bisect'
2008-02-27 Merge branch 'jk/help-alias'
2008-02-27 Merge branch 'js/run-command'
2008-02-27 Merge branch 'jc/diff-relative'
2008-02-27 Merge branch 'gp/hash-stdin'
2008-02-27 Merge branch 'db/push-single-with-HEAD'
2008-02-27 Merge branch 'db/host-alias'
2008-02-27 Merge branch 'ae/pack-autothread'
2008-02-27 Merge branch 'bc/reflog-fix'
2008-02-27 Merge branch 'sp/describe'
2008-02-27 Fix 'git cvsexportcommit -w $cvsdir ...' when used...
2008-02-27 Add testcase for 'git cvsexportcommit -w $cvsdir ....
2008-02-27 Merge branch 'js/maint-http-push' into maint
2008-02-27 Don't use GIT_CONFIG in t5505-remote
2008-02-26 Merge branch 'maint'
2008-02-26 rev-parse: fix potential bus error with --parseopt...
2008-02-26 git-describe: --long shows the object name even for...
2008-02-25 Add tests for filesystem challenges (case and unicode...
2008-02-25 Add support for url aliases in config files
2008-02-25 send-email: test compose functionality
2008-02-25 t9001: enhance fake sendmail test harness
2008-02-25 Merge branch 'lt/dirstat'
2008-02-25 Eliminate confusing "won't bisect on seeked tree" failure
2008-02-25 Merge branch 'jc/apply-whitespace'
2008-02-24 Merge branch 'maint'
2008-02-24 t4014: Replace sed's non-standard 'Q' by standard 'q'
2008-02-23 Sync with 1.5.4.3
2008-02-23 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2008-02-23 Add merge-subtree back
2008-02-22 Merge branch 'maint'
2008-02-22 hash-object: cleanup handling of command line options
2008-02-22 send-email: fix In-Reply-To regression
2008-02-21 git-reset --hard and git-read-tree --reset: fix read_ca...
2008-02-21 t3404: use configured shell instead of /bin/sh
2008-02-21 git-clean: handle errors if removing files fails
2008-02-21 Merge branch 'mk/color'
2008-02-21 Merge branch 'js/maint-cvsexport'
2008-02-21 Merge branch 'js/maint-http-push'
2008-02-21 Merge branch 'jk/empty-tree'
2008-02-21 Merge branch 'lt/revision-walker'
2008-02-21 Merge branch 'mc/prefix'
2008-02-21 Merge branch 'bc/fopen'
2008-02-21 Merge branch 'jc/setup'
2008-02-21 Merge branch 'maint'
2008-02-21 checkout: work from a subdirectory
2008-02-20 git-clone.sh: properly configure remote even if remote...
2008-02-20 Resolve value supplied for no-colon push refspecs
2008-02-20 Merge branch 'maint'
2008-02-20 cvsexportcommit: be graceful when "cvs status" reorders...
2008-02-20 Support a --cc=<email> option in format-patch
2008-02-20 Combine To: and Cc: headers
next