Posted
almost 12 years
ago
mr 1.15 released with these changes
Added lib/repo, for support for repo (as used in Android)
Closes: #705652 Thanks, Peter Eisentraut
Better cvs status.
Closes: #694037 Thanks, Paul Wise
|
Posted
about 12 years
ago
mr 1.14 released with these changes
Added a fetch command. Closes: #480580
status: Now includes information about unpushed changes,
for git, git-svn, hg, and bzr. Closes: #693021
Added lib/vis, an add-on to visualise repo history.
Closes:
|
Posted
over 12 years
ago
mr 1.13 released with these changes
Pass -q to cvs diff and update. Closes: #673367
mr bootstrap: Now supports ssh:// urls.
Simpler vcsh status command line. Closes: #685089
Add grep subcommand. Uses ack-grep on VCS that do not have their own.
Closes: #685122
|
Posted
almost 13 years
ago
mr 1.12 released with these changes
Ignore nonzero exit status of hg pull, which can happen
when there were no changes to pull. Closes: #661870
Add vcsh to Suggests.
Recognize a repo with a .git file as a git repo.
Improve bzr register's heuristics to determine upstream repo.
Closes: #672843
|
Posted
about 13 years
ago
mr 1.11 released with these changes
Now supports the veracity vcs. Thanks, Jimmy Tang.
vcsh is now supported without including a plugin.
After checkout, run fixups chdired to the just checked out directory.
|
Posted
about 13 years
ago
mr 1.11 released with these changes
Now supports the veracity vcs. Thanks, Jimmy Tang.
vcsh is now supported without including a plugin.
After checkout, run fixups chdired to the just checked out directory.
|
Posted
over 13 years
ago
mr 1.10 released with these changes
Fix display of trust errors.
|
Posted
over 13 years
ago
mr 1.09 released with these changes
Remove dir_test hack and add a way for vcs tests to run perl code,
using this for the same optimisation. Fixes support for git-svn
etc. Closes: #652317
|
Posted
over 13 years
ago
mr 1.08 released with these changes
Fix vcs test code. Closes: #651976
|
Posted
over 13 years
ago
mr 1.06 released with these changes
Fix propigation of failure from pre and post hooks and from fixups.
Support chaining to absolute paths.
Add support for skip = lazy, a mode where mr only operates on repositories
that are checked out.
|