Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-26 | getsetup-ize svn and bzr | Joey Hess | |
2008-07-25 | bzr: Version directories on the fly, ignore directories when retrieving | Jelmer Vernooij | |
changes. Now passes t/bazaar.t again. | |||
2008-07-24 | Support staging commands in bzr backend. | Jelmer Vernooij | |
2008-07-22 | add rcs_commit_staged and rcs_rename | Joey Hess | |
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. | |||
2008-07-21 | All rcs backends need to implement rcs_remove | Joey Hess | |
(Done for svn, git.) | |||
2008-07-11 | fix use ordering | Joey Hess | |
The recent setup revamp exposed some latent bugs in use/package ordering that caused some symbols to not the exported into the correct scope. | |||
2008-04-10 | Use bzr --quiet to avoid it outputting stuff and messing up http headers. ↵ | Joey Hess | |
(Scott Bronson) | |||
2008-04-10 | Fix broken rcs_update for bzr. (Scott Bronson) | Joey Hess | |
2008-02-20 | * tla: Remove call to escapeHTML when constructing recentchanges message; | Joey Hess | |
the html is escaped at a different level. Closes: #466495 * bzr, mercurial: Remove unused import of escapeHTML. | |||
2008-01-30 | Expand file-id in diffurl in the bzr backend. | Jelmer Vernooij | |
2008-01-29 | rename bazaar -> bzr after discussion with jelmer | Joey Hess | |