Mercurial > hgsubversion
log push_cmd.py @ 181:e37f9d3fd5e7
age | author | description |
---|---|---|
Tue, 13 Jan 2009 13:59:50 +0100 | Benoit Boissinot | remove decorators (compat with python2.3) |
Fri, 02 Jan 2009 15:54:05 -0600 | Patrick Mezard | Support svn:externals changes via .hgsvnexternals updates |
Tue, 30 Dec 2008 20:34:03 -0600 | Patrick Mezard | push_cmd: make _isdir() a standalone function |
Tue, 30 Dec 2008 20:33:58 -0600 | Patrick Mezard | push_cmd: do not store files to delete content |
Tue, 30 Dec 2008 19:24:16 -0600 | Martin Geisler | Combine sort and reverse. |
Mon, 22 Dec 2008 21:22:11 -0600 | Augie Fackler | push: Fix the bad implementation that required modifying the dirstate to push. |