Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Version control backends promoted to first-class plugins | Joey Hess | 2008-07-26 |
| | |||
* | fixups | Joey Hess | 2008-07-26 |
| | |||
* | wrapper setup reorg | Joey Hess | 2008-07-26 |
| | | | | | Flattened the wrapper setup, as this lets it be handled better by the setup generation code. | ||
* | getsetup-ize svn and bzr | Joey Hess | 2008-07-26 |
| | |||
* | bzr: Version directories on the fly, ignore directories when retrieving | Jelmer Vernooij | 2008-07-25 |
| | | | | | | changes. Now passes t/bazaar.t again. | ||
* | Support staging commands in bzr backend. | Jelmer Vernooij | 2008-07-24 |
| | |||
* | add rcs_commit_staged and rcs_rename | Joey Hess | 2008-07-22 |
| | | | | | | | | | Implemented for git and svn so far. Note that rcs_commit_staged does assume that the rcs has the ability to "stage" multiple changes for a later commit. Support for this varies, but all we really care about is staging removals and renames, which, AFAIK, all modern rcs's support. | ||
* | All rcs backends need to implement rcs_remove | Joey Hess | 2008-07-21 |
| | | | | (Done for svn, git.) | ||
* | fix use ordering | Joey Hess | 2008-07-11 |
| | | | | | The recent setup revamp exposed some latent bugs in use/package ordering that caused some symbols to not the exported into the correct scope. | ||
* | Use bzr --quiet to avoid it outputting stuff and messing up http headers. ↵ | Joey Hess | 2008-04-10 |
| | | | | (Scott Bronson) | ||
* | Fix broken rcs_update for bzr. (Scott Bronson) | Joey Hess | 2008-04-10 |
| | |||
* | * tla: Remove call to escapeHTML when constructing recentchanges message; | Joey Hess | 2008-02-20 |
| | | | | | the html is escaped at a different level. Closes: #466495 * bzr, mercurial: Remove unused import of escapeHTML. | ||
* | Expand file-id in diffurl in the bzr backend. | Jelmer Vernooij | 2008-01-30 |
| | |||
* | rename bazaar -> bzr after discussion with jelmer | Joey Hess | 2008-01-29 |