index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbe
/
storage
/
vcs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add libbe.ui.util.user.get_fallback_fullname() and use pwd when possible.
W. Trevor King
2011-04-14
2
-2
/
+2
*
Work around bzr filelocking issue on Windows.
W. Trevor King
2011-02-24
2
-2
/
+7
*
Local imports and better missing-client detection in client-based VCS classes.
W. Trevor King
2011-02-22
4
-20
/
+33
*
Correct version for recent bzrlib fix.
W. Trevor King
2011-02-22
1
-9
/
+9
*
Don't call cmd.cleanup_now() for recent Bazaar versions.
W. Trevor King
2011-02-22
1
-9
/
+18
*
Merge commit 'refs/merge-requests/3' of git://gitorious.org/be/be
Chris Ball
2011-01-08
1
-1
/
+1
|
\
|
*
Refrain from committing outstanding changes.
Robert Lehmann
2010-11-21
1
-1
/
+1
*
|
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
8
-8
/
+9
*
|
Make libbe.storage.vcs.darcs.Darcs._vcs_listdir() more robust.
W. Trevor King
2010-12-06
1
-2
/
+3
*
|
Run cmd.cleanup_now() after executing bzr commands.
W. Trevor King
2010-12-06
1
-0
/
+10
|
/
*
Ran update_copyright.py.
W. Trevor King
2010-10-21
1
-1
/
+1
*
Strip all whitespace from right side of the VCS storage version string.
W. Trevor King
2010-09-05
1
-1
/
+1
*
Remove useless children[i] from libbe.storage.vcs.base.VCS._children().
W. Trevor King
2010-09-05
1
-1
/
+0
*
Don't assume len(os.path.sep) == 1 in libbe.storage.vcs.base.
W. Trevor King
2010-09-05
1
-4
/
+4
*
Ah, restored altered dirname code to Monotone's root method.
W. Trevor King
2010-06-27
1
-1
/
+5
*
Fixed Monotone driver rooting for interface versions >= 8.0.
W. Trevor King
2010-06-27
1
-11
/
+8
*
Use _invoke_client (vs. old _u_invoke_client) for Monotone get_workspace_root.
W. Trevor King
2010-06-26
1
-1
/
+1
*
Add a Storage driver for the Monotone VCS
W. Trevor King
2010-06-26
2
-1
/
+371
*
Removed libbe.storage.vcs.base._get_version
W. Trevor King
2010-06-26
3
-21
/
+14
*
Ran update_copyright.py
W. Trevor King
2010-06-22
7
-81
/
+88
*
Darcs should look in ~/.darcs/author not ~/.darcs/prefs/author
wking
2010-06-22
1
-3
/
+3
*
Darcs._vcs_get_user_id() now also checks ~/.darcs/prefs/author|email.
wking
2010-06-22
1
-4
/
+6
*
Use 'darcs add --boring' for Darcs > 0.9.10
wking
2010-06-22
1
-1
/
+4
*
Fixed Eric Kow's _darcs/prefs/author bug.
W. Trevor King
2010-05-19
1
-1
/
+1
*
Use _vcs_get_file_contents (vs get_file_contents) in Darcs._vcs_get_user_id
W. Trevor King
2010-05-19
1
-1
/
+1
*
Fixed docstrings so only Sphinx errors are "autosummary" and "missing attribute"
W. Trevor King
2010-02-07
7
-378
/
+361
*
Made Bzr/Darcs.version_cmp() more robust in response to Chris' email.
W. Trevor King
2010-02-01
2
-18
/
+30
*
Fixed Chris' "zero name length for Mercurial w/o ~/.hgrc" bug.
W. Trevor King
2010-02-01
1
-1
/
+5
*
Work around "bzr ls --non-recursive PATH : no list" bug in old bzrlib.
W. Trevor King
2010-01-28
1
-4
/
+9
*
Fix bzrlib.builtins.cmd_cat() output for pre 1.6.0 bzrlibs.
W. Trevor King
2010-01-28
1
-1
/
+9
*
Fix bzrlib.builtins.cmd_ls() recursion argument for pre 2.0 bzrlibs.
W. Trevor King
2010-01-28
1
-1
/
+45
*
Implement Arch._vcs_path()
W. Trevor King
2010-01-27
2
-8
/
+29
*
Implement Arch._vcs_changed().
W. Trevor King
2010-01-27
1
-2
/
+46
*
Make VCS error messages and Storage test failures more descriptive
W. Trevor King
2010-01-27
4
-8
/
+11
*
Rework fix for #bea/8fc# : be crashes on outdated id-cache
W. Trevor King
2010-01-25
1
-7
/
+10
*
Don't print 'Multiple paths' message on cache regen
W. Trevor King
2010-01-25
1
-3
/
+3
*
Fixed #bea/8fc# : be crashes on outdated id-cache
W. Trevor King
2010-01-24
1
-1
/
+5
*
Add Bzr._vcs_exists() anyway :p
W. Trevor King
2010-01-22
1
-1
/
+8
*
We don't need VCS._vcs_exists yet, with exists only used in _add
W. Trevor King
2010-01-22
1
-1
/
+1
*
Add VCS._exists(), VCS.path(). Fix default handling in VCS._get().
W. Trevor King
2010-01-22
1
-25
/
+37
*
Fix version import for mercurial <= 1.1.2
W. Trevor King
2010-01-21
1
-1
/
+1
*
Adjust to modern mercurial version definition.
W. Trevor King
2010-01-20
1
-3
/
+13
*
Fix _u_rel_path problems in VCS._children
W. Trevor King
2010-01-20
2
-3
/
+4
*
Use relative paths *._vcs_* methods.
W. Trevor King
2010-01-19
1
-3
/
+6
*
Better error messages in VCS._get
W. Trevor King
2010-01-19
1
-3
/
+5
*
Work around the extra output of `tla file-find` to get path.
W. Trevor King
2010-01-19
1
-1
/
+2
*
Work around Mercurial issue618 in Arch backend.
W. Trevor King
2010-01-19
1
-4
/
+20
*
Added changed() support for Darcs
W. Trevor King
2010-01-18
1
-17
/
+110
*
Add .changed() support to Hg
W. Trevor King
2010-01-18
1
-0
/
+71
*
Fix VCS doctest for +revision InvalidID error message
W. Trevor King
2010-01-18
1
-1
/
+1
[next]