git-archive: make tar the default format
[gitweb.git] / t /
2007-04-10 git-archive: make tar the default format
2007-04-09 Merge branch 'js/fetch-progress'
2007-04-09 Merge branch 'maint'
2007-04-08 Merge branch 'jc/read-tree-df' (early part)
2007-04-08 Merge branch 'maint'
2007-04-07 Merge branch 'jc/index-output'
2007-04-07 Merge branch 'fp/make-j'
2007-04-07 Merge branch 'cc/bisect'
2007-04-07 Merge branch 'jc/checkout' (early part)
2007-04-07 Merge branch 'maint'
2007-04-07 t5300-pack-object.sh: portability issue using /usr...
2007-04-07 git-bisect: allow bisecting with only one bad commit.
2007-04-07 t6030: add a bit more tests to git-bisect
2007-04-07 t3200-branch.sh: small language nit
2007-04-06 Distinguish branches by more than case in tests.
2007-04-05 Merge branch 'maint'
2007-04-05 Bisect: teach "bisect start" to optionally use one...
2007-04-05 Honor -p<n> when applying git diffs
2007-04-05 Fix renaming branch without config file
2007-04-05 Revert "builtin-archive: use RUN_SETUP"
2007-04-04 rerere: make sorting really stable.
2007-04-04 Fix t4200-rerere for white-space from "wc -l"
2007-04-04 Merge branch 'jc/bisect'
2007-04-04 Merge branch 'fl/doc'
2007-04-04 Merge branch 'post1.5.1/blame.el'
2007-04-04 Merge branch 'post1.5.1/tcltk'
2007-04-04 Merge branch 'post1.5.1/p4'
2007-04-04 Merge branch 'lt/dirwalk'
2007-04-04 checkout: allow detaching to HEAD even when switching...
2007-04-04 Merge 1.5.0.7 in
2007-04-04 rerere should not repeat the earlier hunks in later...
2007-03-31 git-mailinfo fixes for patch munging
2007-03-30 Merge branch 'maint'
2007-03-30 Merge branch 'master' of git://repo.or.cz/git/mergetool.git
2007-03-28 Merge branch 'maint' to synchronize with 1.5.0.6
2007-03-28 t4118: be nice to non-GNU sed
2007-03-28 t/t6006: add tests for a slightly more complex commit...
2007-03-28 Fix "--pretty=format:" for parent related items.
2007-03-28 Add some basic tests of rev-list --pretty=format
2007-03-26 Merge branch 'jc/fpl'
2007-03-25 Merge branch 'maint'
2007-03-25 Merge branch 'js/remote-show-push'
2007-03-25 Merge branch 'maint'
2007-03-24 Merge branch 'master' into jc/bisect
2007-03-24 Merge branch 'maint'
2007-03-23 t6004: add a bit more path optimization test.
2007-03-23 Bisect: implement "git bisect run <cmd>..." to automati...
2007-03-23 t4118: be nice to non-GNU sed
2007-03-22 Merge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-22 Merge branch 'maint'
2007-03-22 t6002: minor spelling fix.
2007-03-21 don't ever allow SHA1 collisions to exist by fetching...
2007-03-20 Merge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-19 Merge branch 'jb/gc'
2007-03-19 Merge branch 'fl/cvsserver'
2007-03-19 Merge branch 'sp/run-command'
2007-03-18 Merge branch 'ar/diff'
2007-03-18 Merge 1.5.0.5 in from 'maint'
2007-03-17 Merge branch 'maint'
2007-03-17 [PATCH] add test for OFS_DELTA objects
2007-03-17 [PATCH] fix t5300-pack-object.sh
2007-03-16 Add tests for --quiet option of diff programs
2007-03-16 git-fetch, git-branch: Support local --track via a...
2007-03-14 Allow git-diff exit with codes similar to diff(1)
2007-03-14 Merge GIT 1.5.0.4
2007-03-14 Merge branch 'jc/repack'
2007-03-14 Merge branch 'jc/fetch'
2007-03-14 Merge branch 'dz/mailinfo'
2007-03-14 Merge branch 'jb/per-user-exclude'
2007-03-14 Merge branch 'maint'
2007-03-14 Merge branch 'pb/branch-track'
2007-03-13 Add a couple more test cases to the suite.
2007-03-13 builtin-mailinfo.c infrastrcture changes
2007-03-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-03-13 Merge branch 'maint'
2007-03-13 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-03-13 Fix t5510-fetch's use of sed
2007-03-12 Merge branch 'maint'
2007-03-12 New fast-import test case for valid tree sorting
2007-03-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-03-12 Merge branch 'maint'
2007-03-12 Merge branch 'jc/boundary'
2007-03-12 Change {pre,post}-receive hooks to use stdin
2007-03-11 git-branch, git-checkout: autosetup for remote branch...
2007-03-11 Merge branch 'js/attach'
2007-03-11 Merge branch 'js/diff-ni'
2007-03-11 Merge branch 'jc/fsck'
2007-03-11 Merge branch 'js/revert-cherry'
2007-03-11 Merge branch 'sp/make'
2007-03-11 Merge branch 'maint'
2007-03-08 Merge branch 'js/config-rename'
2007-03-08 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-03-08 git-bundle: avoid packing objects which are in the...
2007-03-07 Allow fast-import frontends to reload the marks table
2007-03-07 Teach receive-pack to run pre-receive/post-receive...
2007-03-07 Refactor handling of error_string in receive-pack
2007-03-07 Merge branch 'maint'
2007-03-07 t/t5515-fetch-merge-logic.sh: Add two more tests
2007-03-07 bundle: fix wrong check of read_header()'s return value...
2007-03-07 make t8001 work on Mac OS X again
next