Wed, 12 Mar 2014 10:26:48 +0200 |
Cristian Zamfir |
hg log: solves bug regarding hg log -r 0:null (issue4039)
stable
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Thu, 18 Apr 2013 16:46:09 +0400 |
Alexander Plavin |
revlog: fix a regression with null revision
|
Wed, 17 Apr 2013 00:29:54 +0400 |
Alexander Plavin |
log: fix behavior with empty repositories (issue3497)
|
Wed, 23 Jan 2013 11:55:39 -0600 |
Kevin Bullock |
tests: add regression tests for another revrange edge case
stable
|
Wed, 23 Jan 2013 00:20:26 -0600 |
Bryan O'Sullivan |
graphmod: don't try to visit nullrev (issue3772)
stable
|
Tue, 04 Dec 2012 15:25:22 +0100 |
Pierre-Yves David |
test: use obsolescence marker to test hidden
|
Thu, 30 Aug 2012 22:13:24 +0200 |
Pierre-Yves David |
test: remove invalid hidden rev in graphlog test
|
Wed, 08 Aug 2012 18:10:37 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on continued lines too
|
Mon, 16 Jul 2012 17:44:46 +0200 |
Pierre-Yves David |
hidden: move hiddenrevs set on the repository
|
Sat, 14 Jul 2012 18:55:21 +0200 |
Patrick Mezard |
graphlog: extract revset/support functions into cmdutil
|
Fri, 06 Jul 2012 00:30:18 +0200 |
Mads Kiilerich |
graphlog: don't truncate template value at last \n
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: convert some 'hghave no-outer-repo' to #if
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Mon, 23 Apr 2012 01:39:26 +0200 |
Mads Kiilerich |
tests: hide diff -u saying 'No differences encountered' on solaris
stable
|
Sat, 14 Apr 2012 11:27:11 +0200 |
Patrick Mezard |
graphlog: fix --follow FILE and relative paths
|
Sat, 14 Apr 2012 10:30:38 +0200 |
Patrick Mezard |
graphlog: implement --hidden
|
Wed, 11 Apr 2012 11:32:00 +0200 |
Patrick Mezard |
graphlog: correctly handle calls in subdirectories
|
Wed, 11 Apr 2012 11:25:34 +0200 |
Patrick Mezard |
graphlog: fix --follow-first --rev combinations
|
Wed, 11 Apr 2012 11:22:40 +0200 |
Patrick Mezard |
graphlog: fix --follow --rev combinations
|
Wed, 11 Apr 2012 11:17:26 +0200 |
Patrick Mezard |
graphlog: support changeset identifiers in --branch
|
Wed, 11 Apr 2012 11:07:30 +0200 |
Patrick Mezard |
graphlog: refactor revset() to return revisions
|
Thu, 29 Mar 2012 22:42:03 +0200 |
Patrick Mezard |
graphlog: handle old-style --rev values
|
Thu, 29 Mar 2012 17:13:23 +0200 |
Patrick Mezard |
test-glog: pretty print revset expressions
|
Sun, 26 Feb 2012 17:12:15 +0100 |
Patrick Mezard |
graphlog: apply file filters --patch/--stat output
|
Sun, 26 Feb 2012 17:10:57 +0100 |
Patrick Mezard |
graphlog: fix --removed
|
Sun, 26 Feb 2012 17:10:56 +0100 |
Patrick Mezard |
test-glog: rewrite more tests using testlog() function
|
Sun, 26 Feb 2012 17:10:55 +0100 |
Patrick Mezard |
match: consider filesets as "anypats"
|
Sun, 26 Feb 2012 17:10:51 +0100 |
Patrick Mezard |
graphlog: evaluate FILE/-I/-X filesets on the working dir
|
Sun, 26 Feb 2012 16:56:32 +0100 |
Patrick Mezard |
graphlog: implement --copies
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow-first
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow with file arguments
|
Sat, 25 Feb 2012 22:11:35 +0100 |
Patrick Mezard |
test-glog: test multiple --prune values
|
Sat, 25 Feb 2012 22:11:34 +0100 |
Patrick Mezard |
graphlog: restore FILE glob expansion on Windows
|
Sat, 25 Feb 2012 21:51:13 +0100 |
Patrick Mezard |
glog: restore multiple --rev test lost in rebasing
|
Thu, 23 Feb 2012 18:05:20 +0100 |
Patrick Mezard |
graphlog: paths/-I/-X handling requires a new revset
|
Thu, 23 Feb 2012 17:55:07 +0100 |
Patrick Mezard |
graphlog: imitate log slowpath when inputs are explicit files
|
Thu, 23 Feb 2012 17:54:42 +0100 |
Patrick Mezard |
graphlog: paths arguments must be or'ed
|
Thu, 23 Feb 2012 11:21:30 +0100 |
Patrick Mezard |
graphlog: rewrite --rev like all other options
|
Thu, 23 Feb 2012 11:21:04 +0100 |
Patrick Mezard |
graphlog: --branch and --only-branch are the same
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --keyword must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --branch must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --user must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: explicitely join multivalue parameters
|
Wed, 22 Feb 2012 12:30:14 +0100 |
Patrick Mezard |
test-glog.t: use printrevset extension to trace rewritten revsets
|
Sun, 01 May 2011 15:51:52 +0200 |
Patrick Mezard |
graphlog: always sort revisions topologically
|
Sun, 01 May 2011 15:51:48 +0200 |
Patrick Mezard |
graphlog: take the union of --rev specs instead of the intersection
|
Sun, 01 May 2011 15:51:46 +0200 |
Patrick Mezard |
graphmod: correctly emit nodes with more than 2 predecessors
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: log -G --follow file does not work, forbid it
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: fix log -G --prune
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: escape log -G single value option arguments
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: fix log -G --removed
|
Sat, 30 Apr 2011 19:42:00 +0200 |
Patrick Mezard |
graphlog: fix log -G option types when translating to revset
|
Sat, 23 Apr 2011 15:04:15 +0200 |
Alexander Solovyov |
graphlog: make use of graphmod's revset support
|
Sun, 13 Mar 2011 15:53:38 +0100 |
Alexander Solovyov |
graphmod: use revsets internally
|
Sun, 13 Mar 2011 15:04:13 +0100 |
Klaus Koch |
graphlog: give meaningful error if more than one file is given
stable
|
Mon, 08 Nov 2010 22:45:56 +0900 |
Nicolas Dumazet |
graphmod: safer code when a changeset has two identical parents
stable
|
Wed, 20 Oct 2010 17:38:21 -0500 |
Kevin Bullock |
pull: silence spurious 'requesting all changes' message
stable
|
Tue, 28 Sep 2010 02:58:00 +0200 |
Mads Kiilerich |
graphlog: style with header and footer (issue2395)
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|