Wed, 05 Jun 2013 22:05:02 +0200 |
Simon Heimberg |
run-tests: report interrupted tests
|
Wed, 05 Jun 2013 22:42:43 +0200 |
Simon Heimberg |
run-tests: open hgrc file only for writing
|
Wed, 05 Jun 2013 22:06:16 +0200 |
Simon Heimberg |
color: use pythons isinstance method instead of reprogramming it
|
Wed, 05 Jun 2013 22:06:02 +0200 |
Simon Heimberg |
color: only provide the required opt to _modesetup
|
Thu, 06 Jun 2013 14:05:03 -0400 |
Jordi GutiƩrrez Hermoso |
doc: make it easier to read how to enable extensions
stable
|
Thu, 06 Jun 2013 13:37:41 -0400 |
Jordi GutiƩrrez Hermoso |
doc: reword "config file" to "configuration file"
stable
|
Thu, 06 Jun 2013 14:40:26 -0500 |
Matt Mackall |
run-tests: make --noskips work
|
Thu, 30 May 2013 18:47:16 -0700 |
Durham Goode |
filelog: switch 'not len(filerevlog)' to 'not filerevlog'
|
Thu, 30 May 2013 19:29:03 -0700 |
Durham Goode |
annotate: simplify annotate parent function
|
Thu, 30 May 2013 19:26:56 -0700 |
Durham Goode |
changegroup: move changegroup file adding to a separate function
|
Thu, 30 May 2013 19:25:55 -0700 |
Durham Goode |
log: move log file walk to its own function
|
Thu, 30 May 2013 17:51:13 -0700 |
Durham Goode |
bundle: refactor changegroup prune to be its own function
|
Thu, 30 May 2013 17:49:37 -0700 |
Durham Goode |
filectx: refactor filectx.rev() to use filectx._changeid
|
Mon, 03 Jun 2013 17:20:45 -0700 |
Bryan O'Sullivan |
util: add an optional timestamp parameter to makedate
|
Mon, 03 Jun 2013 17:20:44 -0700 |
Bryan O'Sullivan |
util: rename ct variable in makedate to timestamp
|
Mon, 03 Jun 2013 17:20:37 -0700 |
Bryan O'Sullivan |
merge: add a files method to the mergestate class
|
Wed, 05 Jun 2013 21:16:49 +0200 |
Simon Heimberg |
histedit: raise ImportError when demandloading is enabled
stable
|
Sun, 02 Jun 2013 18:09:06 -0500 |
Matt Mackall |
run-tests: add --loop support
|
Sun, 02 Jun 2013 17:58:51 -0500 |
Matt Mackall |
run-tests: --interactive and --jobs no longer conflict
|
Sun, 02 Jun 2013 17:58:49 -0500 |
Matt Mackall |
run-tests: sort certain slow tests earlier by keyword
|
Sun, 02 Jun 2013 17:57:37 -0500 |
Matt Mackall |
run-tests: drop unused resultslock
|
Sun, 02 Jun 2013 17:57:36 -0500 |
Matt Mackall |
run-tests: drop options.child and users
|
Sun, 02 Jun 2013 17:56:53 -0500 |
Matt Mackall |
run-tests: remove runchildren, now unused
|
Sun, 02 Jun 2013 17:56:51 -0500 |
Matt Mackall |
run-tests: schedule largest tests first
|
Sun, 02 Jun 2013 16:58:22 -0500 |
Matt Mackall |
run-tests: introduce thread scheduler
|
Sun, 02 Jun 2013 16:55:19 -0500 |
Matt Mackall |
run-tests: use count to calculate port to use
|
Sun, 02 Jun 2013 16:38:15 -0500 |
Matt Mackall |
run-tests: introduce threadtmp directory
|
Sun, 02 Jun 2013 16:29:35 -0500 |
Matt Mackall |
run-tests: add abort flag
|