Tue, 08 Nov 2011 21:31:39 +0100 |
Stefano Tortarolo |
graft: mark a string for translation
stable
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
windows: use umask 022 in debugstate output
|
Sun, 06 Nov 2011 14:40:31 -0600 |
Matt Mackall |
log: hide hidden option until it actually does something
|
Wed, 02 Nov 2011 15:06:40 -0500 |
Matt Mackall |
log: hide some low-utility options
|
Wed, 02 Nov 2011 13:51:16 -0500 |
Matt Mackall |
localrepo: convert various repo.set() users to repo.revs()
|
Sat, 29 Oct 2011 11:02:23 -0500 |
Matt Mackall |
backout dbdb777502dc (issue3077) (issue3071)
stable
|
Wed, 26 Oct 2011 18:47:12 +0200 |
Peer Stritzinger |
revert: fix missing removes when parent was changed in dirstate
stable
|
Mon, 24 Oct 2011 16:57:14 -0500 |
Matt Mackall |
graft: fix duplicate filter logic
stable
|
Mon, 24 Oct 2011 16:57:14 -0500 |
Matt Mackall |
graft: fix duplicate scan message
stable
|
Mon, 24 Oct 2011 12:09:12 -0500 |
Matt Mackall |
graft: fix formatting of message
stable
|
Mon, 24 Oct 2011 13:51:24 +0200 |
Thomas Arendsen Hein |
consistency: use util.realpath instead of os.path.realpath where useful
stable
|
Fri, 21 Oct 2011 11:10:43 -0500 |
Kevin Bullock |
import: abort usefully if no patch name given
stable
|
Fri, 21 Oct 2011 00:33:08 +0200 |
Martin Geisler |
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
|
Tue, 18 Oct 2011 09:38:10 -0200 |
Wagner Bruna |
import: add i18n context
stable
|
Sun, 16 Oct 2011 01:26:06 +0200 |
Mads Kiilerich |
grep: correct handling of matching lines without line ending (issue3050)
stable
|
Sun, 16 Oct 2011 11:12:59 +0200 |
Thomas Arendsen Hein |
commands: use separate try/except and try/finally as needed for python2.4
stable
|
Sat, 15 Oct 2011 01:06:52 +0200 |
Angel Ezquerra |
revert: warn that subrepos cannot be reverted
|
Fri, 14 Oct 2011 15:40:50 -0500 |
Matt Mackall |
graft: use status verbosity for reporting grafts
|
Wed, 12 Oct 2011 18:59:59 -0500 |
Matt Mackall |
graft: add examples and information about copied metadata
|
Wed, 12 Oct 2011 18:48:57 -0500 |
Matt Mackall |
graft: add --continue support
|
Wed, 12 Oct 2011 18:46:23 -0500 |
Matt Mackall |
graft: add user, date, and tool options
|
Wed, 12 Oct 2011 18:46:03 -0500 |
Matt Mackall |
graft: add --edit
|
Wed, 12 Oct 2011 18:45:36 -0500 |
Matt Mackall |
graft: add initial implementation
|
Tue, 11 Oct 2011 18:48:45 +0200 |
Pierre-Yves David |
resolve: update documentation to mention the .orig backup
|
Tue, 11 Oct 2011 23:16:05 -0500 |
Matt Mackall |
pyflakes: clean up some import noise
|
Tue, 11 Oct 2011 08:32:04 -0500 |
Matt Mackall |
import: add --edit switch
|
Sat, 08 Oct 2011 15:19:05 -0500 |
Matt Mackall |
branch: fix formatting of help note
|
Sat, 08 Oct 2011 14:18:18 -0500 |
Matt Mackall |
backout: deprecate/hide support for backing out merges
|
Sat, 08 Oct 2011 13:28:13 -0500 |
Matt Mackall |
backout: add a note about not working on merges
|
Sat, 08 Oct 2011 13:23:57 -0500 |
Matt Mackall |
backout: mark some help verbose
|