log mercurial/commands.py @ 11688:419bd8f35050

age author description
Mon, 26 Jul 2010 23:26:15 +0200 Patrick Mezard debugbuilddag: build repository content in binary mode
Thu, 22 Jul 2010 15:14:22 +0900 Nicolas Dumazet merge with stable
Tue, 20 Jul 2010 18:29:00 +0900 Nicolas Dumazet bundle: lookup revisions after addbranchrevs stable
Tue, 20 Jul 2010 15:07:10 -0500 Matt Mackall Merge with stable
Tue, 13 Jul 2010 03:04:14 +0200 Mads Kiilerich revert: rename original to .orig instead of copying (issue2282) stable
Mon, 19 Jul 2010 00:43:34 +0200 Martin Geisler Merge with stable
Wed, 14 Jul 2010 18:28:12 -0400 Steve Losh commands: fix update's help to be more accurate stable
Sun, 18 Jul 2010 01:06:50 +0900 FUJIWARA Katsunori i18n: use encoding.colwidth() for correct column width stable
Wed, 14 Jul 2010 20:25:31 +0200 Martin Geisler archival: move commands.archive.guess_type to archival.guesskind
Tue, 13 Jul 2010 17:30:29 +0200 Dirkjan Ochtman commands: addremove does similarity 100 by default
Fri, 09 Jul 2010 14:21:45 +0200 Martin Geisler Merge with stable
Wed, 07 Jul 2010 18:49:43 -0400 Steve Losh dispatch: add shell aliases
Fri, 09 Jul 2010 13:31:37 +0200 Arnab Bose commands: mention "hg status -C" in addremove help stable
Wed, 07 Jul 2010 14:11:59 +0200 Robert Bauck Hamar commands: only warn when reopening the workdir's branch stable
Fri, 02 Jul 2010 23:49:06 +0900 Yuya Nishihara log: fix missing diff output for hg log -p in sub directory stable
Sun, 04 Jul 2010 17:05:17 +0900 Nicolas Dumazet commands: document return values of add and paths commands stable
Tue, 29 Jun 2010 12:12:34 +0200 Mads Kiilerich log: follow filenames through renames (issue647) stable 1.6
Mon, 28 Jun 2010 15:08:01 +0200 Mads Kiilerich revert: Make it clearer when not to use revert stable
Sun, 27 Jun 2010 17:41:43 -0500 Matt Mackall merge: document how to 'undo' a merge stable
Fri, 25 Jun 2010 13:47:28 -0500 Matt Mackall addchangegroup: pass in lock to release it before changegroup hook is called stable
Fri, 18 Jun 2010 21:35:21 +0200 Martin Geisler commands: advertise "hg help revsets" in help for log
Wed, 16 Jun 2010 16:05:47 -0500 Matt Mackall pushkey: add debugpushkey command for testing
Mon, 14 Jun 2010 16:06:52 -0400 Greg Ward merge: when current branch has 1 or > 2 heads, actually abort.
Tue, 15 Jun 2010 09:53:50 +0200 Martin Geisler commands: get rid of generic exception in debugbuilddag
Fri, 11 Jun 2010 18:54:10 +0200 Martin Geisler commands: format is a Python2.6 function
Thu, 10 Jun 2010 11:49:48 +0200 Peter Arrenbrecht debugbuilddag: build a changelog dag from a concise description
Thu, 10 Jun 2010 11:48:45 +0200 Peter Arrenbrecht debugdag and debugindexdag: emit changelog/revlog DAGs as concise text
Wed, 09 Jun 2010 16:39:25 -0500 Matt Mackall summary: report copies and renames
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Tue, 08 Jun 2010 22:28:42 +0200 Gilles Moris commit: fix display of 'created new head' message (issue2186)