Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | t/bazaar.t: Work around bzr 2.2.0's new requirement to configure bzr whoami ↵ | Joey Hess | 2010-08-30 |
| | | | | before committing. | ||
* | clean up messages about unavailable vcs programs | Joey Hess | 2010-06-25 |
| | |||
* | rcs_commit and rcs_commit_staged api changes | Joey Hess | 2010-06-23 |
| | | | | | | | | | | | Using named parameters for these is overdue. Passing the session in a parameter instead of passing username and IP separately will later allow storing other session info, like username or part of the email. Note that these functions are not part of the exported API, and the prototype change will catch (most) skew, so I am not changing API versions. Any third-party plugins that call them will need updated though. | ||
* | Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation. | Jelmer Vernooij | 2010-04-17 |
| | |||
* | update rcs tests for new rcs plugin load method | Joey Hess | 2008-08-01 |
| | | | | | As a side effect, since loadplugins is called, mdwn is loaded, so rcs_recentchanges will return page names, not filenames, for mdwn files. | ||
* | 2 was apparently correct | Joey Hess | 2008-07-25 |
| | | | | I don't think it really matters whether directories are returned or not. | ||
* | bring git test to parity with bazaar test | Joey Hess | 2008-07-25 |
| | | | | Also, fixed bug I introduced in bazaar test. | ||
* | expose a bug in bzr renameing code | Joey Hess | 2008-07-25 |
| | |||
* | add missing --quiet | Joey Hess | 2008-07-25 |
| | |||
* | Support staging commands in bzr backend. | Jelmer Vernooij | 2008-07-24 |
| | |||
* | Expand file-id in diffurl in the bzr backend. | Jelmer Vernooij | 2008-01-30 |
| | |||
* | Finish bazaar backend and make the remaining test pass. | Jelmer Vernooij | 2008-01-28 |
| | |||
* | Initial work adding support for Bazaar. | Jelmer Vernooij | 2008-01-28 |