Thu, 13 May 2010 17:24:21 -0500 |
Matt Mackall |
commit: note new branch heads rather than topological heads
|
Mon, 10 May 2010 08:53:06 +0200 |
Gilles Moris |
commit: inform the commiter when resurrecting a closed changeset
|
Thu, 11 Feb 2010 17:44:01 -0600 |
Matt Mackall |
Merge with stable
|
Thu, 11 Feb 2010 12:02:48 -0200 |
Wagner Bruna |
branch: avoid using reserved tag names
stable
|
Sat, 06 Feb 2010 19:38:39 +0100 |
Dirkjan Ochtman |
commands: do all branch heads by default, demote topological to -t/--topo
|
Sat, 06 Feb 2010 19:33:40 +0100 |
Dirkjan Ochtman |
commands: actually implement --closed for topological heads
|
Sat, 06 Feb 2010 19:33:28 +0100 |
Dirkjan Ochtman |
commands: don't do too much work for error messages
|
Sat, 06 Feb 2010 19:00:50 +0100 |
Dirkjan Ochtman |
commands: allow --closed even for topological heads displays
|
Wed, 22 Jul 2009 18:27:23 -0500 |
Matt Mackall |
heads: more clarity for --closed
|
Wed, 01 Jul 2009 00:31:59 -0500 |
Matt Mackall |
branches: add --closed flag for consistency with heads
|
Wed, 10 Jun 2009 19:11:49 -0400 |
John Mulligan |
localrepo: remove 'closed' argument to heads(...) function
|
Wed, 14 Jan 2009 21:47:38 -0500 |
John Mulligan |
branch closing: add test for branch closing (and reopening)
|
Mon, 08 Sep 2008 12:55:27 +0200 |
Sune Foldager |
branch: added more support for named branches
|
Sun, 20 Jul 2008 21:00:13 +0200 |
Patrick Mezard |
test-branches: add a test for long branch name (issue 1230)
|
Thu, 29 May 2008 22:21:29 +0200 |
Stefano Tortarolo |
Active branches fix (issue1104)
|
Fri, 21 Mar 2008 11:06:02 +0100 |
Dirkjan Ochtman |
warn about new heads on commit (issue842)
|
Fri, 08 Feb 2008 21:31:03 -0800 |
Dustin Sallings |
Option to log to only show changesets within a specified branch.
|
Thu, 21 Jun 2007 10:40:09 -0700 |
Eric Hopper |
Change branches to sort 'active' branches first, and add an option to show only active branches.
|