parse-options: abbreviation engine fix.
[gitweb.git] / t /
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 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.
2007-10-27 Bisect: implement "bisect skip" to mark untestable...
2007-10-27 Merge branch 'ja/shorthelp'
2007-10-27 Merge branch 'maint'
2007-10-27 Test suite: reset TERM to its previous value after...
2007-10-27 Merge branch 'ph/color-test'
2007-10-25 Support a --quiet option in the test-suite.
2007-10-25 Add some fancy colors in the test library when terminal...
2007-10-25 Merge branch 'db/fetch-pack'
2007-10-21 Merge branch 'maint'
2007-10-21 t0021-conversion.sh: Test that the clean filter really...
2007-10-21 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-10-21 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-10-20 send-pack: respect '+' on wildcard refspecs
2007-10-19 Merge branch 'maint'
2007-10-19 Merge branch 'maint'
2007-10-19 attr: fix segfault in gitattributes parsing code
2007-10-18 t5516: test update of local refs on push
2007-10-18 Merge branch 'jc/am-quiet'
2007-10-18 Merge branch 'maint'
2007-10-18 git-blame shouldn't crash if run in an unmerged tree
2007-10-18 Merge branch 'lt/diff-rename'
2007-10-17 git-svn: add git svn proplist
2007-10-17 git-svn: add git svn propget
2007-10-17 git-svn: implement git svn create-ignore
2007-10-17 gitweb: speed up project listing on large work trees...
2007-10-17 Merge branch 'maint'
2007-10-17 filter-branch: update current branch when rewritten
2007-10-17 Fix setup_git_directory_gently() with relative GIT_DIR...
2007-10-16 fetch: if not fetching from default remote, ignore...
2007-10-16 Merge branch 'master' into db/fetch-pack
2007-10-16 Merge branch 'maint'
2007-10-16 Add a --dry-run option to git-push.
2007-10-16 Added a test for fetching remote tags when there is...
2007-10-16 fix t5403-post-checkout-hook.sh: built-in test in dash...
2007-10-16 Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
2007-10-03 Merge branch 'mv/unknown'
2007-10-03 Merge branch 'ph/strbuf'
2007-10-03 Merge branch 'lh/merge'
2007-10-03 Merge branch 'js/rebase-i'
2007-10-03 Merge branch 'jc/autogc'
2007-10-03 Merge branch 'je/hooks'
2007-10-03 Merge branch 'ap/dateformat'
2007-10-03 Sync with GIT 1.5.3.4
2007-10-03 Add a test script for for-each-ref, including test...
2007-10-03 Add test case for ls-files --with-tree
2007-10-01 fetch/push: readd rsync support
2007-10-01 Merge branch 'maint'
2007-09-30 Merge branch 'maint'
2007-09-30 rebase -i: squash should retain the authorship of the...
2007-09-30 post-checkout hook, tests, and docs
2007-09-29 Merge branch 'gr/smtp'
2007-09-29 Merge branch 'ss/svnimport'
next