git-submodule summary: --for-status option
[gitweb.git] / t /
2008-04-13 git-submodule summary: --for-status option
2008-04-13 Merge branch 'maint'
2008-04-13 t7401: squelch garbage output
2008-04-12 Fix config key miscount in url.*.insteadOf
2008-04-12 Merge branch 'maint-1.5.4' into maint
2008-04-12 Merge branch 'maint'
2008-04-12 Merge branch 'maint-1.5.4' into maint
2008-04-12 bisect: fix bad rev checking in "git bisect good"
2008-04-10 Merge branch 'maint'
2008-04-10 Merge branch 'maint-1.5.4' into maint
2008-04-10 git-archive: ignore prefix when checking file attribute
2008-04-09 Merge branch 'jc/rename'
2008-04-09 Merge branch 'gp/gitweb'
2008-04-09 Merge branch 'mk/unpack-careful'
2008-04-09 Merge branch 'fl/send-email-outside'
2008-04-09 Merge branch 'jc/rebase'
2008-04-09 Merge branch 'jk/add-i-mode'
2008-04-09 Merge branch 'gs/pretty-hexval'
2008-04-08 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-04-07 git-svn: fix following renamed paths when tracking...
2008-04-07 Merge branch 'jc/maint-apply-match-beginning'
2008-04-07 test suite: remove useless TERM cruft in "t7005-editor.sh"
2008-04-07 Fix "git apply" to correctly enforce "match at the...
2008-04-05 Merge git://repo.or.cz/git-gui
2008-04-02 Merge branch 'js/filter-branch'
2008-04-02 Merge git://repo.or.cz/git-gui
2008-04-02 Merge branch 'bc/mktag'
2008-04-02 Merge branch 'pb/cvsserver'
2008-04-02 Merge branch 'dd/cvsserver'
2008-04-02 Merge branch 'je/cvsserver'
2008-04-02 t7004-tag: Skip more tests if gpg is not available.
2008-04-01 mktag.c: tweak validation of tagger field and adjust...
2008-03-31 filter-branch: Fix renaming a directory in the tree...
2008-03-31 filter-branch: Test renaming directories in a tree...
2008-03-31 mktag.c: improve verification of tagger field and tests
2008-03-31 diff-files: careful when inspecting work tree items
2008-03-31 diff-index: careful when inspecting work tree items
2008-03-31 Add corner case tests for diff-index and diff-files
2008-03-28 GIT 1.5.5-rc2 v1.5.5-rc2
2008-03-27 cvsserver: Add test for update -p
2008-03-27 cvsserver: Add a few tests for 'status' command
2008-03-27 builtin-prune: protect objects listed on the command...
2008-03-27 Add tests for git-prune
2008-03-27 add--interactive: allow user to choose mode update
2008-03-27 add--interactive: ignore mode change in 'p'atch command
2008-03-27 Merge branch 'maint'
2008-03-27 Merge branch 'jc/maint-fetch-regression-1.5.4' into...
2008-03-27 test_must_fail: 129 is a valid error code from usage()
2008-03-26 t9600-cvsimport.sh: set HOME before checking for cvsps...
2008-03-26 t/t3800-mktag.sh: use test_must_fail rather than '!'
2008-03-26 Merge branch 'jc/maint-fetch-regression-1.5.4'
2008-03-26 git-fetch test: test tracking fetch results, not just...
2008-03-26 Tighten refspec processing
2008-03-25 init: show "Reinit" message even in an (existing) empty...
2008-03-24 builtin-remote: Fix missing newline at end of listing...
2008-03-23 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-03-23 remote.c: Fix overtight refspec validation
2008-03-23 Make git-svn tests behave better on OS X
2008-03-23 t/t7003-filter-branch.sh: use test_must_fail rather...
2008-03-21 Don't try and percent-escape existing percent escapes...
2008-03-20 remote show: do not show symbolic refs
2008-03-19 Make revision limiting more robust against occasional...
2008-03-19 Fix t3200 config
2008-03-19 Fix read-tree not to discard errors
2008-03-19 Add tests to catch problems with un-unlinkable symlinks
2008-03-19 Test: catch if trash cannot be removed
2008-03-19 git-merge-one-file: fix longstanding stupid thinko
2008-03-17 Merge branch 'jc/makefile'
2008-03-16 Don't update unchanged merge entries
2008-03-16 t1000: use "test_must_fail git frotz", not "! git frotz"
2008-03-16 Merge branch 'maint'
2008-03-16 Merge branch 'master' of git://repo.or.cz/git-gui
2008-03-15 Redo "add test_cmp function for test scripts"
2008-03-15 Merge branch 'jk/portable'
2008-03-15 Merge branch 'py/submodule'
2008-03-15 Merge branch 'db/diff-to-fp'
2008-03-15 Merge branch 'cc/help'
2008-03-15 shortlog: do not require to run from inside a git repos...
2008-03-15 Merge branch 'maint'
2008-03-15 format-patch: generate MIME header as needed even when...
2008-03-15 Merge branch 'maint'
2008-03-15 t6000lib: re-fix tr portability
2008-03-15 Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-03-14 Merge branch 'mr/autoconf-fread'
2008-03-14 Merge branch 'maint'
2008-03-14 Merge branch 'ph/maint-quiltimport' into maint
2008-03-14 merge-recursive: handle file mode changes
2008-03-13 t7505: use SHELL_PATH in hook
2008-03-13 t9112: add missing #!/bin/sh header
2008-03-13 t6000lib: tr portability fix
2008-03-13 t4020: don't use grep -a
2008-03-13 add test_cmp function for test scripts
2008-03-13 remove use of "tail -n 1" and "tail -1"
2008-03-13 grep portability fix: don't use "-e" or "-q"
2008-03-13 more tr portability test script fixes
2008-03-13 t0050: perl portability fix
2008-03-13 Merge branch 'maint'
2008-03-13 gc: call "prune --expire 2.weeks.ago" by default
2008-03-13 tr portability fixes
2008-03-12 git-submodule summary: test
next