Wed, 26 Jul 2006 08:42:20 +0200 Fixed confused directory changing in test-http.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 26 Jul 2006 08:42:20 +0200] rev 2676
Fixed confused directory changing in test-http.
Tue, 25 Jul 2006 23:10:11 +0200 extdiff : add comment on how to use vim for doing directoy diff
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Tue, 25 Jul 2006 23:10:11 +0200] rev 2675
extdiff : add comment on how to use vim for doing directoy diff
Tue, 25 Jul 2006 13:50:52 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 25 Jul 2006 13:50:52 -0700] rev 2674
merge.
Tue, 25 Jul 2006 13:50:32 -0700 hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 25 Jul 2006 13:50:32 -0700] rev 2673
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks all repository classes now have url() method that returns url of repo.
Tue, 25 Jul 2006 10:29:43 -0500 Provide a relevant description for --timeout.
Will Maier <willmaier@ml1.net> [Tue, 25 Jul 2006 10:29:43 -0500] rev 2672
Provide a relevant description for --timeout.
Tue, 25 Jul 2006 21:22:56 +0200 self.root == '/': prefix length computation out of the loop
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 25 Jul 2006 21:22:56 +0200] rev 2671
self.root == '/': prefix length computation out of the loop - put the computation out of the loop - change the variable to a more meaningful name
Tue, 25 Jul 2006 11:09:17 -0700 Fix dirstate.walkhelper removing first char of nd when self.root == '/'.
Gil <gil@fooplanet.com> [Tue, 25 Jul 2006 11:09:17 -0700] rev 2670
Fix dirstate.walkhelper removing first char of nd when self.root == '/'.
Tue, 25 Jul 2006 17:54:58 +0200 Include all tests/*.py files in the MANIFEST so tests won't fail on tarballs.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 25 Jul 2006 17:54:58 +0200] rev 2669
Include all tests/*.py files in the MANIFEST so tests won't fail on tarballs. This fixes failing test-http-proxy and test-webraw.
Sat, 22 Jul 2006 23:35:16 +0900 Emacs: apply "expand-filename" on "default-directory".
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Sat, 22 Jul 2006 23:35:16 +0900] rev 2668
Emacs: apply "expand-filename" on "default-directory". "default-directory" may has home directory("~") relative path in some runtime environment(or emacs revision ?), so expand-filename is required.
Sat, 22 Jul 2006 23:30:19 +0900 Emacs: apply kill-local-variable instead of make-local-variable to FORGET
FUJIWARA Katsunori <foozy@lares.dti.ne.jp> [Sat, 22 Jul 2006 23:30:19 +0900] rev 2667
Emacs: apply kill-local-variable instead of make-local-variable to FORGET
Mon, 24 Jul 2006 23:06:05 -0700 hgweb: Configurable zebra stripes
Frank Kingswood <frank@kingswood-consulting.co.uk> [Mon, 24 Jul 2006 23:06:05 -0700] rev 2666
hgweb: Configurable zebra stripes With this change, you can set [web] stripes=3 to get stripes every three lines (a-la fanfold paper), instead of every line on source and directory listings. The default behaviour is stripes=1 which generates output similar to current, and you can also turn stripes off by setting it to 0.
Tue, 25 Jul 2006 01:23:31 +0200 prune unwanted files from MANIFEST (backups, object files, etc)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 25 Jul 2006 01:23:31 +0200] rev 2665
prune unwanted files from MANIFEST (backups, object files, etc)
Thu, 20 Jul 2006 11:52:28 -0700 Add qtip and qbase to mq qlookup.
Brendan Cully <brendan@kublai.com> [Thu, 20 Jul 2006 11:52:28 -0700] rev 2664
Add qtip and qbase to mq qlookup.
Thu, 20 Jul 2006 11:52:28 -0700 Mq: modify repo.lookup to resolve applied patches too.
Brendan Cully <brendan@kublai.com> [Thu, 20 Jul 2006 11:52:28 -0700] rev 2663
Mq: modify repo.lookup to resolve applied patches too.
Mon, 24 Jul 2006 14:36:32 -0700 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 24 Jul 2006 14:36:32 -0700] rev 2662
merge with crew.
Thu, 20 Jul 2006 16:21:07 -0700 status: add -c (clean) and -A (all files) options
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 20 Jul 2006 16:21:07 -0700] rev 2661
status: add -c (clean) and -A (all files) options also add new localrepo.status what is more uniform than localrepo.changes. localrepo.changes is deprecated and will go away soon.
Mon, 24 Jul 2006 17:17:07 -0500 Added signature for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
Matt Mackall <mpm@selenic.com> [Mon, 24 Jul 2006 17:17:07 -0500] rev 2660
Added signature for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
Mon, 24 Jul 2006 17:13:58 -0500 Added tag 0.9.1 for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
Matt Mackall <mpm@selenic.com> [Mon, 24 Jul 2006 17:13:58 -0500] rev 2659
Added tag 0.9.1 for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
Mon, 24 Jul 2006 17:06:39 -0500 Merge with crew 0.9.1
Matt Mackall <mpm@selenic.com> [Mon, 24 Jul 2006 17:06:39 -0500] rev 2658
Merge with crew
Mon, 24 Jul 2006 11:35:04 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Mon, 24 Jul 2006 11:35:04 -0500] rev 2657
Merge with crew
Sun, 23 Jul 2006 14:00:29 -0500 Merge with crew
Matt Mackall <mpm@selenic.com> [Sun, 23 Jul 2006 14:00:29 -0500] rev 2656
Merge with crew
Wed, 19 Jul 2006 14:22:08 -0500 merge with tonfa-experimental
Matt Mackall <mpm@selenic.com> [Wed, 19 Jul 2006 14:22:08 -0500] rev 2655
merge with tonfa-experimental
Mon, 17 Jul 2006 02:09:35 +0200 fix 'hg cat' broken by 156fb1feab62
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 02:09:35 +0200] rev 2654
fix 'hg cat' broken by 156fb1feab62
Mon, 17 Jul 2006 02:00:49 +0200 allow specifying a file to hg parents, change the syntax to use -r/--rev
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 02:00:49 +0200] rev 2653
allow specifying a file to hg parents, change the syntax to use -r/--rev
Mon, 17 Jul 2006 01:59:06 +0200 fix filectxt to really work
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:59:06 +0200] rev 2652
fix filectxt to really work - use a context instead of changelog.read - changectx._id is not necessary
Mon, 17 Jul 2006 01:58:59 +0200 correct the handling of linkrev with nullid
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:58:59 +0200] rev 2651
correct the handling of linkrev with nullid
Mon, 17 Jul 2006 01:58:50 +0200 lookup should allow -1 to represent nullid (if passed an int as arg)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 17 Jul 2006 01:58:50 +0200] rev 2650
lookup should allow -1 to represent nullid (if passed an int as arg)
Mon, 24 Jul 2006 13:47:29 -0700 make convert-repo deal with git symbolic refs.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Mon, 24 Jul 2006 13:47:29 -0700] rev 2649
make convert-repo deal with git symbolic refs. Problem noticed by Sébastien Pierre
Mon, 24 Jul 2006 09:22:47 -0700 util.getuser: better comments
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 24 Jul 2006 09:22:47 -0700] rev 2648
util.getuser: better comments
Mon, 24 Jul 2006 09:19:25 -0700 util.getuser: raise exception if win32api not available.
Vadim Gelfer <vadim.gelfer@gmail.com> [Mon, 24 Jul 2006 09:19:25 -0700] rev 2647
util.getuser: raise exception if win32api not available.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip