nikhilm / cq

Cq ( Commit Queue ) is a tool to work offline on a Mercurial clone of a Subversion working copy. All changes done in the local Mercurial repository can be pushed to the Subversion repository when the network is available. Cq is in a very early stage, see DESIGN ( incomplete ) for details

Clone this repository (size: 70.0 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/nikhilm/cq/

Shortlog (showing r95:193eda2760d5 (tip) → r71:7190f602ad51)

Age Author Message A M D «
6 months nikhilm nikhilm Added custom ignore function to sync.hg_with_svn to reject files not checked int… 0 1 0
6 months nikhilm nikhilm Marked certain TODOs as DONE 0 3 0
6 months nikhilm nikhilm Added cqerror() which always writes out 0 1 0
6 months nikhilm nikhilm Removed prints 0 1 0
6 months nikhilm nikhilm Added check for pending commits when cleaning 0 1 0
7 months nikhilm nikhilm Added cqsvn test to generate lots of random revisions and test if xcommits… 1 0 0
7 months nikhilm nikhilm Added function makechanges to generate lots of random changes 0 1 0
7 months nikhilm nikhilm Added next_commit which reads .cq/config and determines which revision to start… 0 1 0
7 months nikhilm nikhilm Filenames are now sorted numerically. This fixes bugs about 1... 10, 8, 9 etc. 0 1 0
7 months nikhilm nikhilm Added dry run option to cq commit. 0 2 0
7 months nikhilm nikhilm Marked manifest done 0 1 0
7 months nikhilm nikhilm Filter only those files which are actually modified/added/removed in this… 0 1 0
7 months nikhilm nikhilm Added more points to cq commit to make it robust 0 1 0
7 months nikhilm nikhilm Write cqmsg output to stderr, not stdout 0 1 0
7 months nikhilm nikhilm Testing https push 0 1 0
7 months nikhilm nikhilm Last commit filename is now written to config file, to allow resuming 0 1 0
7 months nikhilm nikhilm Updated TODO 0 1 0
7 months nikhilm nikhilm svn up is run before we begin 0 1 0
7 months nikhilm nikhilm e.message is deprecated 0 1 0
7 months nikhilm nikhilm Added ability to revert a commit if it fails 0 1 0
7 months nikhilm nikhilm Yield filename, commit pair to allow cleanup and configuration updates 0 1 0
7 months nikhilm nikhilm Implemented basic commit feature 0 1 0
7 months nikhilm nikhilm Keep filenames same 0 1 0
7 months nikhilm nikhilm Added help and keep option 0 1 0
7 months nikhilm nikhilm Added README 1 0 0