log

age author description
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: combine three identical 'remote is newer' cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop 'remote deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify 'other deleted' case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify backwards revert test, ready to combine with other cases
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: allow merging going backwards
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: reorder remote creation tests
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop recreating case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: drop an overwrite test
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify a delete case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: reorder get cases for future simplification
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: fix prompt keep
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: remove a flags case
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: pretend ancestor is local to simplify backwards and overwrite
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall merge: simplify flag merging code slightly
Mon, 08 Jun 2009 18:14:44 -0500 Matt Mackall dirstate: eliminate reference cycle from normalize
Sun, 07 Jun 2009 21:16:05 +0200 Henri Wiechers cleanup: removed unused imports
Mon, 08 Jun 2009 00:14:24 +0200 Martin Geisler hgrc.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:58 +0200 Martin Geisler hgignore.5: wrap lines at 70 chars (whitespace cleanup)
Mon, 08 Jun 2009 00:13:35 +0200 Martin Geisler hg.1: wrap lines at 70 chars (whitespace cleanup)
Sun, 07 Jun 2009 17:34:12 +0200 timeless hgrc.5: language fixes
Mon, 01 Jun 2009 02:17:57 +0200 Christian Ebert hgrc.5: wrap manpage at 80 chars
Thu, 04 Jun 2009 21:24:29 +0100 Abderrahim Kitouni bookmarks: update docstring
Sat, 06 Jun 2009 15:38:03 -0700 Brendan Cully Unbreak run-tests support for out-of-tree extensions
Sat, 06 Jun 2009 13:37:41 -0700 Brendan Cully Merge with crew-stable
Fri, 05 Jun 2009 15:08:45 +0200 Arne Babenhauserheide Some platforms lack the PATH_MAX definition (eg. GNU/Hurd).
Thu, 04 Jun 2009 18:11:11 -0600 Will Maier test-fncache: Use find instead of ls -R.
Thu, 04 Jun 2009 17:33:30 -0600 Will Maier Make test-verify SUSv3 compatible.
Wed, 03 Jun 2009 22:58:43 -0400 Steve Losh Support branch names in contrib/bash_completion
Wed, 03 Jun 2009 22:54:53 -0400 Steve Losh Support merge in contrib/bash_completion
Thu, 04 Jun 2009 16:21:55 -0500 Matt Mackall context: add a dirty method to detect modified contexts