Search:
Login
Preferences
Help/Guide
About Trac
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
tracdarcs
/
tracdarcs
/
repository.py
@
58
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@58
6 years
paul
Now repaired to be actual valid SQL92 and tested with both SQLite and …
(edit)
@57
6 years
paul
Now works for me with MySQL!
(edit)
@55
6 years
zooko
update sync() (in a backwards-compatible way) to the latest trac api.py
(edit)
@54
6 years
zooko
fix a missing import (thanks to pyflakes for noticing)
(edit)
@53
6 years
mithrandi
Use datetime instead of int for changeset timestamp.
(edit)
@51
6 years
jgoerzen
Comment out isolation_level for Postgresql It causes exceptions there
(edit)
@48
6 years
jgoerzen
SQL compatibility fix: change GLOB to LIKE Note that neither one is really …
(edit)
@40
7 years
sreeram
Now using a darcs diff based hack for getting file contents, using the …
(edit)
@37
7 years
lele
Implement
DarcsRepository?
.sync() called by trac-admin resync
(edit)
@36
7 years
sreeram
changed all files to unix line endings, and added license header to py …
(edit)
@34
7 years
sreeram
Added caching of file content
(edit)
@33
7 years
sreeram
Added a whole bunch of docstrings and comments
(edit)
@32
7 years
sreeram
timezone fix in changesparser.py, and used simpler query in …
(edit)
@31
7 years
sreeram
Added implementations of Repository.get_path_history and .get_changes
(edit)
@30
7 years
sreeram
in repository.py, fixed bug in root node history, and fixed bug in initing …
(edit)
@28
7 years
sreeram
fixed typo bug in updatedb.py, treat CHANGE_MOVED_EDITED as just moved …
(add)
@27
7 years
sreeram
Major rehaul of the code - uses separate db tables - uses ann2ascii for …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog