Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 21 Apr 2010 01:34:12 +0200 | Benoit Boissinot | localrepo.commit: use explicit variables, avoid creating new contexts |
Wed, 21 Apr 2010 01:18:31 +0200 | Benoit Boissinot | context: remove parents parameter to workingctx |
Tue, 20 Apr 2010 11:17:01 +0200 | Benoit Boissinot | dirstate: more explicit name, rename normaldirty() to otherparent() |
Sat, 17 Apr 2010 13:38:42 -0500 | Augie Fackler | keyword: monkeypatch patch so that optional args can be passed as kwargs |
Sat, 17 Apr 2010 13:23:24 -0500 | Augie Fackler | patch: refactor applydiff to allow for mempatching |
Sat, 17 Apr 2010 13:13:57 -0500 | Augie Fackler | patch: move mercurial-specific imports after stdlib imports |
Fri, 16 Apr 2010 14:24:40 -0500 | Augie Fackler | test-record: add hg summary to verify we update dirstate |