Joey Hess
2ec5efcd6c
t/bazaar.t: Work around bzr 2.2.0's new requirement to configure bzr whoami before committing.
2010-08-30 15:23:22 -04:00
Joey Hess
1f6ea9a626
clean up messages about unavailable vcs programs
2010-06-25 00:30:12 -04:00
Joey Hess
ecdfd1b864
rcs_commit and rcs_commit_staged api changes
...
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.
2010-06-23 19:04:36 -04:00
Jelmer Vernooij
9ff5174f11
Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation.
2010-04-17 13:52:16 -04:00
Joey Hess
2faf1ec601
update rcs tests for new rcs plugin load method
...
As a side effect, since loadplugins is called, mdwn is loaded, so
rcs_recentchanges will return page names, not filenames, for mdwn files.
2008-08-01 16:45:05 -04:00
Joey Hess
a69e3f26dd
2 was apparently correct
...
I don't think it really matters whether directories are returned or not.
2008-07-25 15:16:49 -04:00
Joey Hess
ef1f4defed
bring git test to parity with bazaar test
...
Also, fixed bug I introduced in bazaar test.
2008-07-25 15:08:17 -04:00
Joey Hess
acf94414e3
expose a bug in bzr renameing code
2008-07-25 12:16:09 -04:00
Joey Hess
256a118e88
add missing --quiet
2008-07-25 12:07:48 -04:00
Jelmer Vernooij
7538d356c8
Support staging commands in bzr backend.
2008-07-24 22:43:57 +02:00
Jelmer Vernooij
246e93a300
Expand file-id in diffurl in the bzr backend.
2008-01-30 02:29:28 +01:00
Jelmer Vernooij
d3f91f37ff
Finish bazaar backend and make the remaining test pass.
2008-01-28 07:30:37 +01:00
Jelmer Vernooij
0be7aad67d
Initial work adding support for Bazaar.
2008-01-28 06:16:56 +01:00