Mercurial > hg
graph
-
fix reference to "smtp" sectionWed, 26 Jul 2006 15:21:20 +0200, by Christian Ebert
-
mq: uniform verbose display of patche[s].Wed, 26 Jul 2006 01:03:33 +0200, by Mathieu Clabaut
-
Fixed confused directory changing in test-http.Wed, 26 Jul 2006 08:42:20 +0200, by Thomas Arendsen Hein
-
extdiff : add comment on how to use vim for doing directoy diffTue, 25 Jul 2006 23:10:11 +0200, by Mathieu Clabaut
-
merge.Tue, 25 Jul 2006 13:50:52 -0700, by Vadim Gelfer
-
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooksTue, 25 Jul 2006 13:50:32 -0700, by Vadim Gelfer
-
Provide a relevant description for --timeout.Tue, 25 Jul 2006 10:29:43 -0500, by Will Maier
-
self.root == '/': prefix length computation out of the loopTue, 25 Jul 2006 21:22:56 +0200, by Benoit Boissinot
-
Fix dirstate.walkhelper removing first char of nd when self.root == '/'.Tue, 25 Jul 2006 11:09:17 -0700, by Gil
-
Include all tests/*.py files in the MANIFEST so tests won't fail on tarballs.Tue, 25 Jul 2006 17:54:58 +0200, by Thomas Arendsen Hein
-
Emacs: apply "expand-filename" on "default-directory".Sat, 22 Jul 2006 23:35:16 +0900, by FUJIWARA Katsunori
-
Emacs: apply kill-local-variable instead of make-local-variable to FORGETSat, 22 Jul 2006 23:30:19 +0900, by FUJIWARA Katsunori
-
hgweb: Configurable zebra stripesMon, 24 Jul 2006 23:06:05 -0700, by Frank Kingswood
-
prune unwanted files from MANIFEST (backups, object files, etc)Tue, 25 Jul 2006 01:23:31 +0200, by Benoit Boissinot
-
Add qtip and qbase to mq qlookup.Thu, 20 Jul 2006 11:52:28 -0700, by Brendan Cully
-
Mq: modify repo.lookup to resolve applied patches too.Thu, 20 Jul 2006 11:52:28 -0700, by Brendan Cully
-
merge with crew.Mon, 24 Jul 2006 14:36:32 -0700, by Vadim Gelfer
-
status: add -c (clean) and -A (all files) optionsThu, 20 Jul 2006 16:21:07 -0700, by Vadim Gelfer
-
Added signature for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9Mon, 24 Jul 2006 17:17:07 -0500, by Matt Mackall
-
Added tag 0.9.1 for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9Mon, 24 Jul 2006 17:13:58 -0500, by Matt Mackall
-
make convert-repo deal with git symbolic refs.Mon, 24 Jul 2006 13:47:29 -0700, by Alexis S. L. Carvalho
-
Merge with crewMon, 24 Jul 2006 11:35:04 -0500, by Matt Mackall
-
util.getuser: better commentsMon, 24 Jul 2006 09:22:47 -0700, by Vadim Gelfer
-
util.getuser: raise exception if win32api not available.Mon, 24 Jul 2006 09:19:25 -0700, by Vadim Gelfer
-
merge with crew.Mon, 24 Jul 2006 09:12:16 -0700, by Vadim Gelfer
-
fix windows username problem.Mon, 24 Jul 2006 09:11:26 -0700, by Vadim Gelfer
-
Merge with crewSun, 23 Jul 2006 14:00:29 -0500, by Matt Mackall
-
Make hgweb threads into daemon threads.Thu, 20 Jul 2006 21:58:25 -0700, by Brendan Cully
-
Preserve multibyte UTF-8 characters when obfuscating.Fri, 21 Jul 2006 02:36:17 +0200, by Brendan Cully
-
spelling fixFri, 21 Jul 2006 02:31:59 +0200, by Benoit Boissinot
-
change 'hg tag' to tag the parent rev instead of tipFri, 21 Jul 2006 01:40:07 +0200, by Benoit Boissinot
-
merge with tonfa-experimentalWed, 19 Jul 2006 14:22:08 -0500, by Matt Mackall
-
fix 'hg cat' broken by 156fb1feab62Mon, 17 Jul 2006 02:09:35 +0200, by Benoit Boissinot
-
allow specifying a file to hg parents, change the syntax to use -r/--revMon, 17 Jul 2006 02:00:49 +0200, by Benoit Boissinot
-
fix filectxt to really workMon, 17 Jul 2006 01:59:06 +0200, by Benoit Boissinot
-
correct the handling of linkrev with nullidMon, 17 Jul 2006 01:58:59 +0200, by Benoit Boissinot
-
lookup should allow -1 to represent nullid (if passed an int as arg)Mon, 17 Jul 2006 01:58:50 +0200, by Benoit Boissinot
-
fix tests.Wed, 19 Jul 2006 07:56:40 -0700, by Vadim Gelfer
-
Add an option '-C|--copies' to hg status to show the source of copied files.Wed, 19 Jul 2006 07:52:16 -0700, by Brendan Cully
-
mergeWed, 19 Jul 2006 07:51:56 -0700, by Vadim Gelfer
-
HGcommand.vim : the status was read for the wrong file as we changed the current directory beforeWed, 19 Jul 2006 09:28:59 +0200, by Mathieu Clabaut
-
Do not try to get revision and branch information for file which are not trackedTue, 18 Jul 2006 18:35:47 +0200, by Mathieu Clabaut
-
Correction of commit with a log message in a fileTue, 18 Jul 2006 18:35:47 +0200, by Mathieu Clabaut
-
Test if file is below an HG root before doing anythingTue, 18 Jul 2006 18:35:47 +0200, by Mathieu Clabaut
-
[mq]: merge markerSat, 15 Jul 2006 13:09:46 +0200, by Mathieu Clabaut
-
fix logfile option for HGFinishCommitWed, 19 Jul 2006 13:37:05 +0200, by Christian Ebert
-
codingstyle: use spaces instead of tabsTue, 18 Jul 2006 00:32:18 +0200, by Benoit Boissinot
-
Merge with tonfaMon, 17 Jul 2006 11:30:33 -0500, by Matt Mackall
-
context.py: various fixesSun, 16 Jul 2006 16:40:24 +0200, by Benoit Boissinot
-
context.py: filectxs was using a keyword arg, add it to filectxSun, 16 Jul 2006 16:39:03 +0200, by Benoit Boissinot
-
context.py: self.repo is not defined, change to self._repoSun, 16 Jul 2006 16:39:02 +0200, by Benoit Boissinot
-
walkchangerevs: fix race in fast pathSun, 16 Jul 2006 11:32:37 +0200, by Benoit Boissinot
-
mention the bts for bug reporting in traceback messageSun, 16 Jul 2006 00:02:05 +0200, by Benoit Boissinot
-
expand the path if destination is not a directorySun, 16 Jul 2006 00:01:41 +0200, by Benoit Boissinot
-
fix problem with uncompressed clone and python 2.3.Mon, 17 Jul 2006 07:43:15 -0700, by Vadim Gelfer
-
rename stream hgrc option to compressed.Sun, 16 Jul 2006 10:04:16 -0700, by Vadim Gelfer
-
clone: disable stream support on server side by default.Sat, 15 Jul 2006 16:06:35 -0700, by Vadim Gelfer
-
clone: change name of --stream to --uncompressed.Sat, 15 Jul 2006 16:06:05 -0700, by Vadim Gelfer
-
update test-backout.outSat, 15 Jul 2006 09:19:40 -0700, by Vadim Gelfer