Mercurial > public > mercurial-scm > python-hglib
log hglib/client.py @ 18:518149e32888
age | author | description |
---|---|---|
Thu, 11 Aug 2011 15:20:49 +0300 | Idan Kamara | client: add parents command |
Wed, 10 Aug 2011 23:27:57 +0300 | Idan Kamara | client: add missing options to log() |
Wed, 10 Aug 2011 20:33:08 +0300 | Idan Kamara | client: add missing options to commit() |
Wed, 10 Aug 2011 19:59:08 +0300 | Idan Kamara | client: change return value of commit() to (rev, node) |
Wed, 10 Aug 2011 19:59:03 +0300 | Idan Kamara | client: use --debug when committing to get the new node info |
Wed, 10 Aug 2011 00:42:43 +0300 | Idan Kamara | client: add missing options to import_() |