Mercurial > hgsubversion
log
age | author | description |
---|---|---|
2009-06-10 | Dirkjan Ochtman | stupid: eliminate dependency on editor.current |
2009-06-11 | Dirkjan Ochtman | editor: move current revision state into a separate class |
2009-06-10 | Dirkjan Ochtman | move aresamefiles() from HgChangeReceiver to util |
2009-06-11 | Dirkjan Ochtman | extract the filemap support into a separate class |
2009-06-10 | Dirkjan Ochtman | extract the revmap support into a separate dict-like class |
2009-06-10 | Dirkjan Ochtman | editor: use decorators, get rid of unnecessary property |
2009-06-10 | Dirkjan Ochtman | add a function to generate svn_commit_hashes |
2009-06-10 | Dirkjan Ochtman | editor: simplify HgChangeReceiver constructor signature |
2009-06-10 | Dirkjan Ochtman | add a working incoming wrapper command |
2009-06-10 | Dirkjan Ochtman | uisetup: use a single loop/abstraction for wrapping all the commands |
2009-06-10 | Dirkjan Ochtman | uisetup: move clone and push/pull wrappers to wrappers module |
2009-06-10 | Dirkjan Ochtman | stupid: simplify stupid committing code |