parse-options: catch likely typo in presense of aggregated options.
[gitweb.git] / t /
2007-12-03 Merge branch 'jc/color'
2007-12-03 Add 'git fast-export', the sister of 'git fast-import'
2007-12-03 Merge branch 'dc/gitweb'
2007-12-02 Merge branch 'maint'
2007-12-02 t9600: test cvsimport from CVS working tree
2007-12-02 rename: Break filepairs with different types.
2007-12-02 Merge branch 'tt/help'
2007-12-01 Merge branch 'jc/move-gitk'
2007-12-01 Merge branch 'jc/branch-contains'
2007-12-01 Merge branch 'cr/tag-options'
2007-12-01 Merge 1.5.3.7 in
2007-12-01 Fix typo in t4008 test title
2007-12-01 Merge branch 'maint'
2007-11-30 Add "--expire <time>" option to 'git prune'
2007-11-30 Replace the word 'update-cache' by 'update-index' every...
2007-11-30 cvsimport: fix usage of cvsimport.module
2007-11-30 receive-pack: allow deletion of corrupt refs
2007-11-30 Merge branch 'jk/maint-cvsimport-fix' into maint
2007-11-30 t7003-filter-branch: Fix test of a failing --msg-filter.
2007-11-29 Teach 'git pull' about --rebase
2007-11-29 Merge branch 'maint'
2007-11-28 Revert "t5516: test update of local refs on push"
2007-11-28 cvsimport: use rev-parse to support packed refs
2007-11-28 Add basic cvsimport tests
2007-11-26 git-tag: test that -s implies an annotated tag
2007-11-26 Merge branch 'maint'
2007-11-26 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-25 Merge branch 'kh/commit' into wc/add-i
2007-11-25 Merge branch 'maint'
2007-11-25 Merge branch 'rv/maint-index-commit' into maint
2007-11-25 Merge branch 'lt/maint-rev-list-gitlink' into maint
2007-11-25 Merge branch 'jc/maint-add-sync-stat' into maint
2007-11-25 Merge branch 'jc/maint-format-patch-encoding' into...
2007-11-25 Merge branch 'bs/maint-t7005' into maint
2007-11-25 Merge branch 'bs/maint-commit-options' into maint
2007-11-25 builtin-apply: teach whitespace_rules
2007-11-25 t4119: correct overeager war-on-whitespace
2007-11-25 Merge branch 'jk/send-pack'
2007-11-25 Merge branch 'sb/clean'
2007-11-25 Merge branch 'js/mingw-fallouts'
2007-11-25 Merge branch 'mh/rebase-skip-hard'
2007-11-25 Merge branch 'cc/bisect'
2007-11-23 Merge branch 'maint'
2007-11-23 Add a few more tests for git-commit
2007-11-23 git-branch --contains: doc and test
2007-11-23 Replace "runstatus" with "status" in the tests
2007-11-23 t7501-commit: Add test for git commit <file> with dirty...
2007-11-23 builtin-commit --s: add a newline if the last line...
2007-11-23 builtin-commit: fix --signoff
2007-11-23 git status: show relative paths when run in a subdirectory
2007-11-23 Add testcase for amending and fixing author in git...
2007-11-23 Make test scripts executable.
2007-11-23 Merge branch 'maint'
2007-11-23 Make test scripts executable.
2007-11-22 rebase -i: move help to end of todo file
2007-11-22 bundle create: keep symbolic refs' names instead of...
2007-11-22 Merge git://git.bogomips.org/git-svn
2007-11-22 Fix "quote" misconversion for rewrite diff output.
2007-11-22 git-svn: info --url [path]
2007-11-22 git-svn info: implement info command
2007-11-22 t9106: fix a race condition that caused svn to miss...
2007-11-21 Merge git://repo.or.cz/git-gui
2007-11-21 Merge branch 'maint'
2007-11-20 Bisect reset: do nothing when not bisecting.
2007-11-19 git-send-email: show all headers when sending mail
2007-11-19 Merge branch 'maint'
2007-11-19 Make builtin-tag.c use parse_options.
2007-11-19 refactor fetch's ref matching to use refname_match()
2007-11-19 push: use same rules as git-rev-parse to resolve refspecs
2007-11-19 push: support pushing HEAD to real branch name
2007-11-19 Merge branch 'lt/rev-list-gitlink'
2007-11-19 Merge branch 'ds/checkout-upper'
2007-11-19 Merge branch 'sh/p4'
2007-11-19 Merge branch 'lt/rev-list-interactive'
2007-11-18 Merge branch 'ph/diffopts'
2007-11-18 Merge branch 'maint' to synchronize with 1.5.3.6
2007-11-18 Merge branch 'ph/parseopt-sh'
2007-11-18 Merge git://git.bogomips.org/git-svn
2007-11-17 git-svn log: handle unreachable revisions like "svn...
2007-11-17 git-svn log: include commit log for the smallest revisi...
2007-11-17 git-svn log: fix ascending revision ranges
2007-11-17 git-svn: add tests for command-line usage of init and...
2007-11-17 send-pack: assign remote errors to each ref
2007-11-17 send-pack: check ref->status before updating tracking...
2007-11-17 send-pack: track errors for each ref
2007-11-17 Fix and improve t7004 (git-tag tests)
2007-11-17 Fix rev-list when showing objects involving submodules
2007-11-17 Merge branch 'maint'
2007-11-17 Merge branch 'ds/maint-deflatebound' into maint
2007-11-17 Fix per-directory exclude handing for "git add"
2007-11-17 Fix t9101 test failure caused by Subversion "auto-props"
2007-11-16 Bisect reset: remove bisect refs that may have been...
2007-11-16 Fix per-directory exclude handing for "git add"
2007-11-16 rehabilitate some t5302 tests on 32-bit off_t machines
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'
next