Use is_absolute_path() in sha1_file.c.
[gitweb.git] / t /
2007-11-14 Skip t3902-quoted.sh if the file system does not suppor...
2007-11-14 t5302-pack-index: Skip tests of 64-bit offsets if neces...
2007-11-14 t7501-commit.sh: Not all seds understand option -i
2007-11-14 t5300-pack-object.sh: Split the big verify-pack test...
2007-11-14 Merge branch 'sp/fetch-fix'
2007-11-14 Merge branch 'bs/maint-commit-options'
2007-11-14 Merge branch 'rv/maint-index-commit'
2007-11-14 Merge branch 'bs/maint-t7005'
2007-11-14 Merge branch 'jc/maint-add-sync-stat'
2007-11-14 Merge branch 'mh/retag'
2007-11-14 Merge branch 'jc/stash-create'
2007-11-14 Merge branch 'bg/format-patch-N'
2007-11-14 Merge branch 'np/progress'
2007-11-14 Merge branch 'js/rebase-detached'
2007-11-14 Merge branch 'rs/pretty'
2007-11-14 Merge branch 'rr/cvsexportcommit-w'
2007-11-14 Merge branch 'gh/cvsimport-user'
2007-11-14 Merge branch 'maint'
2007-11-14 git-clean: honor core.excludesfile
2007-11-13 t/t3404: fix test for a bogus todo file.
2007-11-13 git-commit: Add tests for invalid usage of -a/--interac...
2007-11-13 rebase: fix "rebase --continue" breakage
2007-11-12 git-svn: support for funky branch and project names...
2007-11-12 Merge branch 'maint'
2007-11-12 Merge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12 git-svn: prevent dcommitting if the index is dirty.
2007-11-12 t2200: test more cases of "add -u"
2007-11-12 git-fetch: avoid local fetching from alternate (again)
2007-11-12 Merge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-11 t7005-editor.sh: Don't invoke real vi when it is in...
2007-11-11 Make GIT_INDEX_FILE apply to git-commit
2007-11-11 Merge branch 'js/upload-pack'
2007-11-11 Merge branch 'js/reset'
2007-11-11 Merge branch 'js/parseopt-abbrev-fix'
2007-11-11 Merge branch 'maint'
2007-11-10 test-lib.sh: move error line after error() declaration
2007-11-10 for-each-ref: fix setup of option-parsing for --sort
2007-11-10 Merge branch 'maint'
2007-11-10 git-commit: a bit more tests
2007-11-09 rebase: operate on a detached HEAD
2007-11-09 Merge branch 'maint'
2007-11-09 stop t1400 hiding errors in tests
2007-11-08 Merge branch 'jc/clean-config'
2007-11-08 Merge branch 'ds/maint-deflatebound'
2007-11-08 Merge branch 'cp/p4'
2007-11-08 Merge branch 'maint'
2007-11-06 Add tests for git tag
2007-11-06 upload-pack: Use finish_{command,async}() instead of...
2007-11-06 builtin-reset: avoid forking "update-index --refresh"
2007-11-06 builtin-reset: do not call "ls-files --unmerged"
2007-11-06 parse-options: abbreviation engine fix.
2007-11-06 Merge branch 'maint'
2007-11-06 Merge branch 'gp/maint-diffdoc' into maint
2007-11-05 t3502: Disambiguate between file and rev by adding --
2007-11-05 Add more tests for git-clean
2007-11-05 git-svn: t9114: verify merge commit message in test
2007-11-05 git-svn: fix dcommit clobbering when committing a serie...
2007-11-04 Fix an infinite loop in sq_quote_buf().
2007-11-04 clean: require -f to do damage by default
2007-11-04 format-patch: Test --[no-]numbered and format.numbered
2007-11-04 Merge branch 'jc/format-patch-encoding'
2007-11-04 Merge branch 'jc/revert-merge'
2007-11-04 Merge branch 'ss/mailsplit'
2007-11-04 Merge branch 'np/pack'
2007-11-04 Merge branch 'jn/gitweb'
2007-11-04 Merge branch 'np/fetch'
2007-11-04 Merge branch 'maint'
2007-11-04 git-reset: do not be confused if there is nothing to...
2007-11-03 gitweb: Add tests for overriding gitweb config with...
2007-11-03 test format-patch -s: make sure MIME content type is...
2007-11-03 cherry-pick/revert -m: add tests
2007-11-02 Merge branch 'maint'
2007-11-02 Merge branch 'ph/parseopt'
2007-11-02 Merge branch 'np/progress'
2007-11-02 Merge branch 'gp/maint-diffdoc'
2007-11-02 Merge branch 'bk/maint-cvsexportcommit' into maint
2007-11-02 Remove unecessary hard-coding of EDITOR=':' VISUAL...
2007-11-02 Make mailsplit and mailinfo strip whitespace from the...
2007-11-02 gitweb: Remove CGI::Carp::set_programname() call from...
2007-11-02 Merge branch 'maint'
2007-11-01 Merge branch 'bk/maint-cvsexportcommit'
2007-11-01 Do no colorify test output if stdout is not a terminal
2007-11-01 Merge branch 'js/forkexec'
2007-11-01 Merge branch 'sp/mergetool'
2007-11-01 Merge branch 'sp/help'
2007-11-01 Merge branch 'kh/commit'
2007-10-31 Merge branch 'maint' to catch up with 1.5.3.5
2007-10-31 Merge branch 'maint' into HEAD
2007-10-31 Merge branch 'nd/worktree' into HEAD
2007-10-31 Merge branch 'cc/skip' into HEAD
2007-10-31 Merge branch 'jk/send-pack' into HEAD
2007-10-31 Merge branch 'ds/gitweb' into HEAD
2007-10-31 Merge branch 'js/rebase' into HEAD
2007-10-30 Make builtin-for-each-ref.c use parse-opts.
2007-10-30 parse-options: Allow abbreviated options when unambiguous
2007-10-30 Add tests for parse-options.c
2007-10-29 Merge branch 'maint'
2007-10-28 Merge branch 'master' of git://git./gitk/gitk
2007-10-27 Bisect run: "skip" current commit if script exit code...
2007-10-27 Bisect: add a "bisect replay" test case.
next