log

age author description
Tue, 05 Dec 2006 21:30:04 -0600 Steve Borho zsh: remove deprecated -f option for hg update
Wed, 06 Dec 2006 17:58:45 -0600 Matt Mackall Remove date parameter from merge
Wed, 06 Dec 2006 17:58:09 -0600 Matt Mackall Add --date support to update and revert
Wed, 06 Dec 2006 15:29:17 -0600 Matt Mackall Add --date support to log
Wed, 06 Dec 2006 15:11:44 -0600 Matt Mackall Add date matching support
Wed, 06 Dec 2006 13:36:23 -0600 Matt Mackall Update dates help topic
Wed, 06 Dec 2006 13:13:44 -0600 Matt Mackall Update tests
Wed, 06 Dec 2006 13:13:42 -0600 Matt Mackall parsedate: add UTC and GMT timezones
Wed, 06 Dec 2006 13:13:31 -0600 Matt Mackall improve date parsing for numerous new date formats
Wed, 06 Dec 2006 13:13:27 -0600 Matt Mackall parsedate: allow '' for epoch
Wed, 06 Dec 2006 13:13:26 -0600 Matt Mackall parsedate: use Abort rather than ValueError
Wed, 06 Dec 2006 13:13:25 -0600 Matt Mackall add debugdate command
Wed, 06 Dec 2006 12:45:27 -0600 Matt Mackall Merge with crew
Tue, 05 Dec 2006 23:25:28 +0100 Thomas Arendsen Hein Don't report an error when closing heads during local push (issue387)
Tue, 05 Dec 2006 22:46:36 +0100 Thomas Arendsen Hein Removed unused parameters/options of update command.
Tue, 05 Dec 2006 13:41:42 -0800 Brendan Cully Add "null" pseudo-tag pointing to nullid
Tue, 05 Dec 2006 16:39:54 -0600 Matt Mackall hgk: show view in short command list
Tue, 05 Dec 2006 16:36:06 -0600 Matt Mackall move patterns topics
Tue, 05 Dec 2006 16:31:08 -0600 Matt Mackall move environment topic
Tue, 05 Dec 2006 16:28:59 -0600 Matt Mackall Generate docs for help topics
Tue, 05 Dec 2006 16:28:56 -0600 Matt Mackall Allow topics to be callables
Tue, 05 Dec 2006 16:06:13 -0600 Matt Mackall Add basic support for help topics and a dates topic
Tue, 05 Dec 2006 16:33:40 +0100 Benoit Boissinot use forward "/" for internal path and static http, fix issue437
Tue, 05 Dec 2006 15:21:41 +0100 Benoit Boissinot merge with crew
Tue, 05 Dec 2006 14:58:32 +0100 Edouard Gomez Fix revrange() call in the churn contrib
Tue, 05 Dec 2006 11:28:23 +0100 Benoit Boissinot introduce localrepo.spath for the store path, sopener fixes
Tue, 05 Dec 2006 11:28:21 +0100 Benoit Boissinot localrepo: change aftertrans to be independant of the store path
Tue, 05 Dec 2006 11:23:37 +0100 Thomas Arendsen Hein Use python instead of shell printf with \x sequences for test-encoding.
Mon, 04 Dec 2006 17:43:37 -0600 Matt Mackall Merge with crew
Mon, 04 Dec 2006 09:38:49 +0100 Benoit Boissinot bundlerepo: don't hardcode the revlog filename