Tue, 19 Nov 2013 11:29:56 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 18 Nov 2013 14:02:26 -0500 |
Matt Mackall |
templater: fix escaping in nested string literals (issue4102)
stable
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 18:19:04 -0500 |
Augie Fackler |
pathutil: tease out a new library to break an import cycle from canonpath use
|
file |
diff |
annotate
|
Tue, 22 Oct 2013 23:38:58 +0900 |
Yuya Nishihara |
cmdutil: fix makefileobj not to clobber default modemap dict
stable
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 18:01:21 +0200 |
Mads Kiilerich |
cmdutil: use None as default value for "function pointer" instead of False
|
file |
diff |
annotate
|
Wed, 02 Oct 2013 15:20:49 -0700 |
Siddharth Agarwal |
cmdutil.service: move pidfile writing to the parent in daemon mode
|
file |
diff |
annotate
|
Wed, 02 Oct 2013 15:17:50 -0700 |
Siddharth Agarwal |
cmdutil.service: move pidfile writing to a local function
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 21:31:37 -0700 |
Siddharth Agarwal |
cmdutil.bailifchanged: standardize error message for dirty working dir
|
file |
diff |
annotate
|
Tue, 10 Sep 2013 19:49:34 -0700 |
Durham Goode |
log: make file log slow path usable on large repos
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 21:03:25 -0500 |
Matt Mackall |
revert: fix largefiles breakage
stable
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 17:08:05 -0500 |
Matt Mackall |
revert: make backup when unforgetting a file (issue3423)
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 02:17:52 -0500 |
Matt Mackall |
checkunfinished: accommodate histedit quirk
stable
|
file |
diff |
annotate
|
Thu, 25 Jul 2013 00:33:28 -0500 |
Matt Mackall |
update: add tracking of interrupted updates (issue3113)
stable
|
file |
diff |
annotate
|
Wed, 24 Jul 2013 23:27:30 -0500 |
Matt Mackall |
cmdutil: core functionality to block during multistep commands (issue3955)
stable
|
file |
diff |
annotate
|
Thu, 30 May 2013 18:47:16 -0700 |
Durham Goode |
filelog: switch 'not len(filerevlog)' to 'not filerevlog'
|
file |
diff |
annotate
|
Thu, 30 May 2013 19:25:55 -0700 |
Durham Goode |
log: move log file walk to its own function
|
file |
diff |
annotate
|
Tue, 14 May 2013 11:23:15 -0700 |
Bryan O'Sullivan |
summary: augment output with info from extensions
|
file |
diff |
annotate
|
Fri, 03 May 2013 12:40:17 -0700 |
Bryan O'Sullivan |
revert: ensure that copies and renames are honored (issue3920)
stable
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 03:41:08 +0200 |
Mads Kiilerich |
amend: fix unlocking order - first lock then wlock
|
file |
diff |
annotate
|
Wed, 17 Apr 2013 00:29:54 +0400 |
Alexander Plavin |
log: fix behavior with empty repositories (issue3497)
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 21:08:34 +0000 |
Brodie Rao |
amend: support amending merge changesets (issue3778)
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 18:27:19 -0700 |
Siddharth Agarwal |
duplicatecopies: do not mark items not in the dirstate as copies
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 00:14:27 -0700 |
Siddharth Agarwal |
duplicatecopies: fix arg name and docstring
|
file |
diff |
annotate
|
Wed, 20 Feb 2013 11:31:38 -0800 |
Bryan O'Sullivan |
cmdutil: use a small initial window with --limit
|
file |
diff |
annotate
|
Tue, 12 Feb 2013 16:32:14 +0000 |
Kevin Bullock |
commit: factor out status printing into a helper function
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 22:54:17 +0100 |
Mads Kiilerich |
export: show 'Date' header in a format that also is readable for humans
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 15:38:57 -0600 |
Augie Fackler |
export: clobber files with -o (bc) (issue3652)
|
file |
diff |
annotate
|
Sat, 02 Feb 2013 15:37:17 -0200 |
Antonio Zanardo |
commit: show active bookmark in commit editor helper text
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
subrepos: process subrepos in sorted order
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 01:05:12 +0100 |
Mads Kiilerich |
log: make log work even if first parameter doesn't exist
|
file |
diff |
annotate
|