log mercurial/commands.py @ 20069:a7cb5ddb08de stable

age author description
Tue, 05 Nov 2013 08:59:55 +0100 Simon Heimberg documentation: add an extra newline after note directive stable
Fri, 25 Oct 2013 01:14:18 +0900 FUJIWARA Katsunori doc: put text into header of 1st column in table to generate page correctly stable
Fri, 25 Oct 2013 01:14:18 +0900 FUJIWARA Katsunori doc: use double quotation mark to quote arguments in examples for Windows users stable
Fri, 25 Oct 2013 01:14:18 +0900 FUJIWARA Katsunori doc: end line preceding command line example with double colon stable
Mon, 21 Oct 2013 10:26:38 -0700 Matt Mackall help: minor tweak to push help stable
Thu, 03 Oct 2013 23:16:06 +0900 FUJIWARA Katsunori push: add more detailed explanation about "--force" to online help document
Thu, 10 Oct 2013 04:32:36 +0200 Mads Kiilerich commands: refactor 'serve', extract the http service class
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich graft: make skip messages more helpful
Thu, 03 Oct 2013 14:50:47 +0200 Mads Kiilerich check-code: check for spaces around = for named parameters
Mon, 23 Sep 2013 20:33:02 -0700 Siddharth Agarwal update: standardize error message for dirty update --check
Mon, 23 Sep 2013 19:02:32 -0700 Siddharth Agarwal pull: for pull --update with failed update, print hint if any
Thu, 19 Sep 2013 15:28:26 -0400 Augie Fackler commands: import hgweb.server in a way that 2to3 can rewrite
Wed, 14 Aug 2013 12:42:22 -0500 Matt Mackall debugfs: add hardlink support reporting
Thu, 01 Aug 2013 21:43:14 -0500 Kevin Bullock bookmarks: pull --update updates to active bookmark if it moved (issue4007) stable 2.7
Thu, 25 Jul 2013 02:17:52 -0500 Matt Mackall checkunfinished: accommodate histedit quirk stable
Thu, 25 Jul 2013 00:54:49 -0500 Matt Mackall heads: fix children/descendants in doc (issue3992) stable
Thu, 25 Jul 2013 00:33:28 -0500 Matt Mackall update: add tracking of interrupted updates (issue3113) stable
Wed, 24 Jul 2013 23:51:40 -0500 Matt Mackall commands: add checks for unfinished operations (issue3955) stable
Wed, 24 Jul 2013 23:30:24 -0500 Matt Mackall update: clear any clearable unfinished operations (issue3955) stable
Sun, 21 Jul 2013 18:45:42 -0500 Matt Mackall heads: modernize documentation (issue3992) stable
Thu, 11 Jul 2013 13:11:41 -0400 Jordi GutiƩrrez Hermoso commit: enable --secret option
Wed, 17 Jul 2013 23:58:04 +0200 Florence Laguzet merge: deprecate the --force option
Wed, 17 Jul 2013 17:34:30 -0700 Siddharth Agarwal version: bump copyright year
Wed, 17 Jul 2013 10:49:34 +0200 Martin Geisler rollback: add reference to "hg commit --amend"
Tue, 16 Jul 2013 17:10:26 -0500 Matt Mackall rollback: mark as deprecated
Thu, 11 Jul 2013 19:29:23 -0500 Matt Mackall tip: deprecate the tip command
Thu, 11 Jul 2013 19:28:54 -0500 Matt Mackall tag: remove incorrect reference to tip
Thu, 11 Jul 2013 19:28:26 -0500 Matt Mackall log: remove tip from example
Thu, 11 Jul 2013 19:28:01 -0500 Matt Mackall cat: remove incorrect reference to tip
Mon, 15 Jul 2013 15:19:43 -0700 Siddharth Agarwal summary: use missing ancestors algorithm to find new commits