Wed, 06 Dec 2006 13:36:23 -0600 Update dates help topic
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:36:23 -0600] rev 3813
Update dates help topic
Wed, 06 Dec 2006 13:13:44 -0600 Update tests
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:44 -0600] rev 3812
Update tests
Wed, 06 Dec 2006 13:13:42 -0600 parsedate: add UTC and GMT timezones
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:42 -0600] rev 3811
parsedate: add UTC and GMT timezones
Wed, 06 Dec 2006 13:13:31 -0600 improve date parsing for numerous new date formats
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:31 -0600] rev 3810
improve date parsing for numerous new date formats Add lots of new date formats Formats without year, month, or day default to current Strip leading and trailing whitespace
Wed, 06 Dec 2006 13:13:27 -0600 parsedate: allow '' for epoch
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:27 -0600] rev 3809
parsedate: allow '' for epoch
Wed, 06 Dec 2006 13:13:26 -0600 parsedate: use Abort rather than ValueError
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:26 -0600] rev 3808
parsedate: use Abort rather than ValueError
Wed, 06 Dec 2006 13:13:25 -0600 add debugdate command
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 13:13:25 -0600] rev 3807
add debugdate command
Tue, 05 Dec 2006 21:35:44 -0600 zsh: fix completions with relative paths
Steve Borho <steve@borho.org> [Tue, 05 Dec 2006 21:35:44 -0600] rev 3806
zsh: fix completions with relative paths hg add ../foo/bar[TAB] now does what you expect
Tue, 05 Dec 2006 21:30:04 -0600 zsh: remove deprecated -f option for hg update
Steve Borho <steve@borho.org> [Tue, 05 Dec 2006 21:30:04 -0600] rev 3805
zsh: remove deprecated -f option for hg update
Wed, 06 Dec 2006 12:45:27 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Wed, 06 Dec 2006 12:45:27 -0600] rev 3804
Merge with crew
Tue, 05 Dec 2006 16:39:54 -0600 hgk: show view in short command list
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:39:54 -0600] rev 3803
hgk: show view in short command list
Tue, 05 Dec 2006 16:36:06 -0600 move patterns topics
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:36:06 -0600] rev 3802
move patterns topics
Tue, 05 Dec 2006 16:31:08 -0600 move environment topic
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:31:08 -0600] rev 3801
move environment topic
Tue, 05 Dec 2006 16:28:59 -0600 Generate docs for help topics
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:28:59 -0600] rev 3800
Generate docs for help topics
Tue, 05 Dec 2006 16:28:56 -0600 Allow topics to be callables
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:28:56 -0600] rev 3799
Allow topics to be callables
Tue, 05 Dec 2006 16:06:13 -0600 Add basic support for help topics and a dates topic
Matt Mackall <mpm@selenic.com> [Tue, 05 Dec 2006 16:06:13 -0600] rev 3798
Add basic support for help topics and a dates topic
Tue, 05 Dec 2006 23:25:28 +0100 Don't report an error when closing heads during local push (issue387)
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 05 Dec 2006 23:25:28 +0100] rev 3797
Don't report an error when closing heads during local push (issue387)
Tue, 05 Dec 2006 22:46:36 +0100 Removed unused parameters/options of update command.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 05 Dec 2006 22:46:36 +0100] rev 3796
Removed unused parameters/options of update command.
Tue, 05 Dec 2006 13:41:42 -0800 Add "null" pseudo-tag pointing to nullid
Brendan Cully <brendan@kublai.com> [Tue, 05 Dec 2006 13:41:42 -0800] rev 3795
Add "null" pseudo-tag pointing to nullid
Tue, 05 Dec 2006 16:33:40 +0100 use forward "/" for internal path and static http, fix issue437
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 05 Dec 2006 16:33:40 +0100] rev 3794
use forward "/" for internal path and static http, fix issue437
Tue, 05 Dec 2006 15:21:41 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 05 Dec 2006 15:21:41 +0100] rev 3793
merge with crew
Tue, 05 Dec 2006 14:58:32 +0100 Fix revrange() call in the churn contrib
Edouard Gomez <ed.gomez@free.fr> [Tue, 05 Dec 2006 14:58:32 +0100] rev 3792
Fix revrange() call in the churn contrib
Tue, 05 Dec 2006 11:28:23 +0100 introduce localrepo.spath for the store path, sopener fixes
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 05 Dec 2006 11:28:23 +0100] rev 3791
introduce localrepo.spath for the store path, sopener fixes
Tue, 05 Dec 2006 11:28:21 +0100 localrepo: change aftertrans to be independant of the store path
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 05 Dec 2006 11:28:21 +0100] rev 3790
localrepo: change aftertrans to be independant of the store path
Tue, 05 Dec 2006 11:23:37 +0100 Use python instead of shell printf with \x sequences for test-encoding.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 05 Dec 2006 11:23:37 +0100] rev 3789
Use python instead of shell printf with \x sequences for test-encoding. Needed e.g. to be compatible with Solaris.
Mon, 04 Dec 2006 17:43:37 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Mon, 04 Dec 2006 17:43:37 -0600] rev 3788
Merge with crew
Tue, 21 Nov 2006 20:00:15 -0200 make hg commit <dirname> work again
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 21 Nov 2006 20:00:15 -0200] rev 3787
make hg commit <dirname> work again
Mon, 04 Dec 2006 17:10:31 -0600 imported patch collision
Matt Mackall <mpm@selenic.com> [Mon, 04 Dec 2006 17:10:31 -0600] rev 3786
imported patch collision
Mon, 04 Dec 2006 17:10:29 -0600 imported patch folding
Matt Mackall <mpm@selenic.com> [Mon, 04 Dec 2006 17:10:29 -0600] rev 3785
imported patch folding
Mon, 04 Dec 2006 14:32:02 -0600 Make quoting in test-encoding simpler
Matt Mackall <mpm@selenic.com> [Mon, 04 Dec 2006 14:32:02 -0600] rev 3784
Make quoting in test-encoding simpler
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip