Code

Add some tests for git update-ref -d
[git.git] / t /
2008-05-28 Karl HasselströmAdd some tests for git update-ref -d
2008-05-27 Junio C HamanoMerge branch 'jc/diff-no-no-index'
2008-05-27 Junio C HamanoMerge branch 'maint'
2008-05-27 Junio C HamanoMerge branch 'gp/bisect-fix' into maint
2008-05-27 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-05-26 Junio C HamanoMerge branch 'maint'
2008-05-26 Junio C HamanoMerge branch 'jk/maint-send-email-compose' into maint
2008-05-26 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-25 Junio C HamanoMerge branch 'js/config-cb' v1.5.6-rc0
2008-05-25 Junio C HamanoMerge branch 'as/graph'
2008-05-25 Junio C HamanoMerge branch 'js/mailinfo'
2008-05-25 Junio C HamanoMerge branch 'jc/add-n-u'
2008-05-25 Junio C HamanoMerge branch 'ar/t6031'
2008-05-25 Junio C HamanoMerge branch 'db/clone-in-c'
2008-05-25 Junio C HamanoMerge branch 'jc/apply-whitespace'
2008-05-25 Junio C HamanoMerge branch 'jc/unpack-trees-reword'
2008-05-25 Junio C HamanoMerge branch 'ar/batch-cat'
2008-05-25 Junio C HamanoMerge branch 'cc/bisect'
2008-05-25 Junio C HamanoMerge branch 'ap/svn'
2008-05-25 Junio C HamanoMerge branch 'js/cvsexportcommit'
2008-05-25 Junio C HamanoMerge branch 'js/ignore-submodule'
2008-05-25 Junio C HamanoMerge branch 'mo/cvsserver'
2008-05-25 Junio C Hamanomailinfo: apply the same fix not to lose NULs in BASE64...
2008-05-25 Johannes Schindelinmailsplit and mailinfo: gracefully handle NUL characters
2008-05-24 Junio C Hamano"git diff": do not ignore index without --no-index
2008-05-24 Junio C Hamanotests: do not use implicit "git diff --no-index"
2008-05-24 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-05-23 Junio C HamanoMerge branch 'pb/push'
2008-05-23 Junio C HamanoMerge branch 'bc/repack'
2008-05-23 Junio C HamanoMerge branch 'sp/ignorecase'
2008-05-23 Junio C HamanoMerge branch 'maint'
2008-05-23 Junio C HamanoMerge branch 'maint-1.5.4' into maint v1.5.5.2
2008-05-23 Michele Ballabiochange quoting in test t1006-cat-file.sh
2008-05-23 Adam Robengit-hash-object: Add --stdin-paths option
2008-05-23 Adam RobenAdd more tests for git hash-object
2008-05-23 Adam RobenMove git-hash-object tests from t5303 to t1007
2008-05-23 Johan HerlandAdd test for cloning with "--reference" repo being...
2008-05-23 Johan HerlandAdd a test for another combination of --reference
2008-05-23 Daniel BarkalowTest that --reference actually suppresses fetching...
2008-05-23 Johannes Schindelinpull --rebase: exit early when the working directory...
2008-05-23 Christian Couderbisect: use a detached HEAD to bisect
2008-05-23 Christian Couderbisect: trap critical errors in "bisect_start"
2008-05-23 Christian Couderbisect: fix left over "BISECT_START" file when starting...
2008-05-23 Christian Couderbisect: add test cases to check that "git bisect start...
2008-05-21 Junio C HamanoMerge branch 'maint'
2008-05-21 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-21 Junio C HamanoMerge branch 'ar/add-unreadable'
2008-05-21 Junio C HamanoMerge branch 'ds/branch-auto-rebase'
2008-05-21 Junio C HamanoMerge branch 'sv/first-parent'
2008-05-21 Junio C HamanoMerge branch 'np/pack'
2008-05-21 Junio C HamanoMerge branch 'as/graph'
2008-05-21 Junio C HamanoMerge branch 'jk/maint-send-email-compose'
2008-05-21 Junio C HamanoMerge branch 'hb/maint-send-email-quote-recipients'
2008-05-21 Jeff Kingsend-email: rfc2047-quote subject lines with non-ascii...
2008-05-21 Jeff Kingsend-email: specify content-type of --compose body
2008-05-21 Junio C Hamano"git-add -n -u" should not add but just report
2008-05-21 Alex RiesenFix t3701 if core.filemode disabled
2008-05-21 Alex RiesenFix t6031 on filesystems without working exec bit
2008-05-19 Brandon Caseyt/Makefile: "trash" directory was renamed recently
2008-05-19 Alex RiesenEnsure that a test is run in the trash directory
2008-05-17 Junio C Hamanobuiltin-apply: do not declare patch is creation when...
2008-05-17 Steffen Prohaskat0050: Fix merge test on case sensitive file systems
2008-05-17 Junio C HamanoMerge branch 'maint'
2008-05-17 Marcel KoeppenReplace in-place sed in t7502-commit
2008-05-16 Johannes Schindelinsubmodule update: add convenience option --init
2008-05-16 Matthew Ogilviegit-cvsserver: add ability to guess -kb from contents
2008-05-16 Matthew Ogilvieimplement gitcvs.usecrlfattr
2008-05-15 Johannes Schindelincvsexportcommit: introduce -W for shared working trees...
2008-05-15 Johannes SchindelinIgnore dirty submodule states during rebase and stash
2008-05-15 Johannes Schindelinbuiltin-clone: fix initial checkout
2008-05-15 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-05-15 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-05-14 Junio C HamanoMerge branch 'maint'
2008-05-14 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-14 Junio C HamanoMerge branch 'sb/committer'
2008-05-14 Junio C HamanoMerge branch 'bd/tests'
2008-05-14 Junio C HamanoMerge branch 'mv/format-cc'
2008-05-14 Junio C HamanoMerge branch 'cc/hooks-doc'
2008-05-14 Junio C HamanoMerge branch 'jk/renamelimit' (early part)
2008-05-14 Jeff Kingt5000: tar portability fix
2008-05-14 Jeff Kingfix bsd shell negation
2008-05-13 Alex RiesenAdd a config option to ignore errors for git-add
2008-05-13 Alex RiesenAdd a test for git-add --ignore-errors
2008-05-13 Dustin SallingsAllow tracking branches to set up rebase by default.
2008-05-13 Junio C Hamanogit-svn: add test for --add-author-from and --use-log...
2008-05-12 Junio C HamanoMerge branch 'gp/bisect-fix'
2008-05-11 Junio C HamanoMerge branch 'maint'
2008-05-11 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-11 Junio C HamanoMerge branch 'lt/core-optim'
2008-05-11 Christian Couderrev-parse --verify: do not output anything on error
2008-05-11 Christian Couderrev-parse: fix using "--default" with "--verify"
2008-05-11 Christian Couderrev-parse: add test script for "--verify"
2008-05-11 Steffen Prohaskat0050: Add test for case insensitive add
2008-05-11 Steffen Prohaskat0050: Set core.ignorecase case to activate case insens...
2008-05-11 Steffen Prohaskat0050: Test autodetect core.ignorecase
2008-05-11 Brandon Caseyrepack: modify behavior of -A option to leave unreferen...
2008-05-11 Dustin SallingsAllow tracking branches to set up rebase by default.
2008-05-11 Eric Wonggit-svn: fix cloning of HTTP URLs with '+' in their...
2008-05-11 Junio C HamanoMerge branch 'py/diff-submodule'
2008-05-11 Junio C HamanoMerge branch 'lt/case-insensitive'
next