issues
search
ScottDuckworth
/
python-anyvcs
A Python abstraction layer for multiple version control systems
BSD 3-Clause "New" or "Revised" License
11
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support perforce
#66
stardust85
opened
8 years ago
0
Mercurial: Ampersand character in filename causes commit cache miss
#65
OEP
opened
9 years ago
0
fossil support
#64
gour
closed
9 years ago
1
Coverage reports in CI builds
#63
OEP
opened
10 years ago
0
Minimal subrepository tests and implementation
#62
OEP
opened
10 years ago
0
Fix issue #60 and add regression tests
#61
OEP
closed
10 years ago
0
GitRepo.changed() fails for empty commits
#60
OEP
closed
10 years ago
1
Add support to generate diff of first revision of given path
#59
OEP
opened
10 years ago
0
Testing framework improvements
#58
OEP
closed
10 years ago
1
Fix SvnRepo.proplist() for Subversion 1.8+ (issue #51)
#57
OEP
closed
10 years ago
0
Test cases and implementation for compose_rev() operation
#56
OEP
closed
10 years ago
0
svn: only export single path in diff(path!=None)
#55
OEP
closed
10 years ago
2
Fix deep path issues
#54
OEP
closed
10 years ago
0
Merging
#53
ScottDuckworth
opened
10 years ago
0
Clones implementation
#52
OEP
closed
10 years ago
0
Encoding issues on Ubuntu 14.04
#51
OEP
closed
10 years ago
3
Cloning
#50
OEP
closed
10 years ago
5
fix issue #46 by handling negative revs in anyvcs.hg.bookmarks_rx
#49
OEP
closed
10 years ago
0
fix issue #47
#48
OEP
closed
10 years ago
0
HgRepo.ls(rev, path, report=('size',)) throws error 1+ directories deep
#47
OEP
closed
10 years ago
1
HgRepo.bookmarks() throws AssertionError for a bookmark on rev -1
#46
OEP
closed
10 years ago
1
documentation improvements
#45
OEP
closed
10 years ago
0
Unit tests and implementation for VCSRepo.tip()
#44
OEP
closed
10 years ago
0
use path+nodeid for changeset lookup
#43
OEP
closed
10 years ago
0
HgRepo.ls(report=['commit']) on a file does not report commit if not cached
#42
ScottDuckworth
closed
10 years ago
0
GitRepo.empty() always returns True if there is no master branch
#41
ScottDuckworth
closed
10 years ago
0
object-based commit lookups cause errors in GitRepo.ls(report=['commit'])
#40
OEP
closed
10 years ago
7
PEP8 Indentation, lines and spacing.
#39
tony
closed
10 years ago
1
Reorganize sphinx docs to more common format.
#38
tony
closed
10 years ago
0
Readthedocs page
#37
tony
opened
10 years ago
1
add tests and fix issues with canonical_rev()
#36
OEP
closed
10 years ago
0
documentation generation
#35
OEP
closed
10 years ago
0
Some spec disagreement on meaning of SvnRepo.empty()
#34
OEP
closed
10 years ago
3
encoding/decoding issues
#33
ScottDuckworth
closed
10 years ago
3
License question
#32
tony
closed
10 years ago
11
Use --first-parent for GitRepo.pdiff() and GitRepo.changed()
#31
OEP
closed
10 years ago
2
AssertionError thrown for SvnRepo.changed() for copy commits
#30
OEP
closed
10 years ago
1
Some differing behaviors for nonzero commits, empty root between implementations of VCSRepo.ls()
#29
OEP
closed
10 years ago
0
SvnRepo names are too short to use with HashDict
#28
OEP
closed
11 years ago
0
anydbm cache is not multi-process safe
#27
ScottDuckworth
closed
11 years ago
4
a cheaper implementation for GitRepo.empty()
#26
OEP
closed
11 years ago
2
GitRepo.empty() is an expensive call at the top of GitRepo.log()
#25
OEP
closed
11 years ago
1
SvnRepo.log() always returns latest log entry with 'path=' argument
#24
OEP
closed
11 years ago
0
SvnRepo methods to load and dump
#23
ScottDuckworth
closed
11 years ago
0
add 'path' key to VCSRepo.ls() results
#22
ScottDuckworth
closed
11 years ago
0
cache VCSRepo.log() results for speed improvements
#21
ScottDuckworth
closed
11 years ago
2
SvnRepo.pdiff() does not accept non-numeric revisions
#20
ScottDuckworth
closed
11 years ago
0
HgRepo.log() with directory=True returns extra results on non-root paths
#19
ScottDuckworth
closed
11 years ago
1
1.2
#18
ScottDuckworth
closed
11 years ago
1
VCSRepo.ls() should be able to quickly report last commit in which the file changed
#17
ScottDuckworth
closed
11 years ago
1
Next