Sun, 15 Aug 2010 23:17:53 +0900 |
Nicolas Dumazet |
log: do not --follow file that is deleted and recreated later (issue732)
|
Thu, 12 Aug 2010 18:00:41 +0200 |
Martin Geisler |
cmdutil: remove unnecessary parenthesis
|
Tue, 20 Jul 2010 14:42:05 +0900 |
Nicolas Dumazet |
log: do not redefine cachefunc in walkchangerevs
|
Wed, 21 Jul 2010 09:43:45 +0200 |
Martin Geisler |
cmdutils: fix code style
|
Tue, 20 Jul 2010 14:32:33 +0900 |
Nicolas Dumazet |
log: document the different phases in walkchangerevs
|
Tue, 20 Jul 2010 14:13:33 +0900 |
Nicolas Dumazet |
log: slowpath: only walk specified revision range during preparation
|
Mon, 19 Jul 2010 00:41:41 +0200 |
Martin Geisler |
cmdutil: fix accidental name clash with revrange function
|
Sun, 04 Jul 2010 18:07:30 +0900 |
Nicolas Dumazet |
log: slowpath: do not read the full changelog
|
Sat, 03 Jul 2010 18:11:15 +0900 |
Nicolas Dumazet |
log: remove increasing windows usage in fastpath
|
Sat, 03 Jul 2010 18:01:54 +0900 |
Nicolas Dumazet |
log: refactor: test for ranges inside filerevgen
|
Sat, 03 Jul 2010 17:58:48 +0900 |
Nicolas Dumazet |
log: refactor: compute the value of last outside of filerevgen
|
Tue, 29 Jun 2010 12:12:34 +0200 |
Mads Kiilerich |
log: follow filenames through renames (issue647)
stable 1.6
|
Thu, 24 Jun 2010 15:18:47 +0100 |
Simon Howkins |
heads: fix templating of headers again (issue2130)
stable
|
Thu, 24 Jun 2010 15:18:47 +0100 |
Simon Howkins |
cmdutil: only output style header once in non-buffered mode (issue2130)
stable
|
Sun, 20 Jun 2010 14:21:47 -0500 |
Matt Mackall |
revrange: fix up empty query again
|
Sat, 19 Jun 2010 13:00:01 -0500 |
Matt Mackall |
revrange: attempt to parse old-style queries as a first pass
|
Mon, 07 Jun 2010 20:03:32 +0200 |
Dirkjan Ochtman |
move working dir/dirstate methods from localrepo to workingctx
|
Fri, 04 Jun 2010 22:54:43 -0500 |
Matt Mackall |
revset: fix test failure with qfinish
|
Thu, 03 Jun 2010 18:00:15 -0500 |
Matt Mackall |
walkchangerevs: allow empty query sets
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
revset: hook into revrange
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
remoteui: move from cmdutil to hg
|
Thu, 27 May 2010 22:50:04 +0300 |
Alexander Solovyov |
cmdutil: cleanup imports
|
Wed, 26 May 2010 16:16:47 +0200 |
Peter Arrenbrecht |
rename: make --after work if source is already in R state
|
Sat, 15 May 2010 17:48:49 -0500 |
Matt Mackall |
commands: initial audit of exit codes
|
Sat, 01 May 2010 18:39:40 -0400 |
Steve Losh |
cmdutil: Warn when trying to copy/rename --after to a nonexistant file.
|
Thu, 01 Apr 2010 00:35:12 +0900 |
Yuya Nishihara |
log: add --stat for diffstat output
|
Sat, 03 Apr 2010 11:58:16 +1100 |
David Greenaway |
Move 'findrenames' code into its own file.
|
Wed, 07 Apr 2010 00:45:20 +0900 |
Yuya Nishihara |
commands: refactor diff --stat and qdiff --stat
|
Fri, 23 Apr 2010 15:24:11 +0900 |
Nicolas Dumazet |
log: remove useless condition
|
Mon, 19 Apr 2010 17:00:02 -0500 |
Matt Mackall |
Merge with stable
|