Merge branch 'jc/sha1-lookup'
[gitweb.git] / t /
2008-04-20 Merge branch 'jc/sha1-lookup'
2008-04-20 Merge branch 'jc/dirstat'
2008-04-20 Merge branch 'mv/defer-gc'
2008-04-20 Merge branch 'py/submodule'
2008-04-20 Merge branch 'jc/terminator-separator'
2008-04-20 Merge branch 'jk/remote-default-show'
2008-04-20 Merge branch 'mk/color'
2008-04-19 Merge branch 'jc/maint-rebase-am'
2008-04-19 Merge branch 'maint'
2008-04-19 gitweb: Fix 'history' view for deleted files with history
2008-04-19 Merge branch 'maint-1.5.4' into maint
2008-04-18 git-remote: reject adding remotes with invalid names
2008-04-17 Merge branch 'maint'
2008-04-17 Merge branch 'maint-1.5.4' into maint
2008-04-16 rebase: do not munge commit log message
2008-04-16 Merge branch 'maint'
2008-04-16 Merge branch 'maint-1.5.4' into maint
2008-04-16 git-bisect: make "start", "good" and "skip" succeed...
2008-04-15 Merge branch 'maint'
2008-04-15 git clean: Add test to verify directories aren't remove...
2008-04-13 Fix git_config_bool_or_int
2008-04-13 builtin-status: Add tests for submodule summary
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...
next