Mercurial > hg
graph
-
test-annotate: add a test for issue 589.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Fix issue 589: "undelete" sequence leads to crash.Wed, 20 Jun 2007 00:10:21 +0200, by Patrick Mezard
-
Add test for debugrenameWed, 20 Jun 2007 00:09:32 +0200, by Patrick Mezard
-
Fix debugrename --rev optionWed, 20 Jun 2007 00:09:30 +0200, by Patrick Mezard
-
Updated copyright notices and add "and others" to "hg version"Tue, 19 Jun 2007 08:51:34 +0200, by Thomas Arendsen Hein
-
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)Tue, 19 Jun 2007 08:17:55 +0200, by Thomas Arendsen Hein
-
Cleanup of whitespace, indentation and line continuation.Tue, 19 Jun 2007 08:06:37 +0200, by Thomas Arendsen Hein
-
dispatch: report failed imports nicelyMon, 18 Jun 2007 21:30:27 -0500, by Matt Mackall
-
demandimport: fix issue579 and add a testMon, 18 Jun 2007 19:43:26 -0500, by Matt Mackall
-
dispatch: add generic pre- and post-command hooksMon, 18 Jun 2007 17:49:56 -0500, by Matt Mackall
-
Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer.Mon, 18 Jun 2007 15:21:02 -0700, by Lee Cantey
-
Fix for including hgext in Windows compiled version.Mon, 18 Jun 2007 15:14:49 -0700, by Lee Cantey
-
Merge with crewMon, 18 Jun 2007 15:06:14 -0700, by Lee Cantey
-
Fix for demandimport.py and Windows compiled version.Mon, 18 Jun 2007 15:03:55 -0700, by Lee Cantey
-
Work around heisenbug in Popen3.__del__Mon, 18 Jun 2007 14:52:31 -0700, by Brendan Cully
-
Merge with mpmMon, 18 Jun 2007 12:39:43 -0700, by Brendan Cully
-
Make fast-forward merges full mergesMon, 18 Jun 2007 12:38:54 -0700, by Brendan Cully
-
hooks: separate hook code into a separate moduleMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dispatch: fix handling of incorrect number of argumentsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: pull ignore smarts out of uiMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
encoding: pull fallbackencoding out of localrepo into early parsingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
extensions: kill ui readhooksMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
extensions: pull extension-aware bits out of uiMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: refactor checkinterferingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: hide some more internalsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: hide internal varsMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
localrepo and dirstate: rename reload to invalidateMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: simplify dirty handlingMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: lazify and lambdafy _slashMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: simplify state()Mon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: move ignore to its own fileMon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: replace clear()Mon, 18 Jun 2007 13:24:34 -0500, by Matt Mackall
-
dirstate: fold parse into readMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: make reload lazyMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: lazify initdirsMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: lazify copymap, _branch, and _plMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
dirstate: use getattr rather than lazyreadMon, 18 Jun 2007 13:24:33 -0500, by Matt Mackall
-
Fix up tests for new branch messageMon, 18 Jun 2007 11:13:16 -0700, by Brendan Cully
-
Notify the user that hg branch does not create a branch until commitMon, 18 Jun 2007 10:44:43 -0700, by Brendan Cully
-
patchbomb: fix PAGER buglet introduced in 88fc92b0b821Sun, 17 Jun 2007 20:09:35 -0700, by Brendan Cully
-
patchbomb: page patchbomb messages only if PAGER is defined.Sun, 17 Jun 2007 20:35:43 +0200, by Patrick Mezard
-
cmdutil: add missing "time" import.Sun, 17 Jun 2007 20:35:32 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 17 Jun 2007 20:08:06 +0200, by Patrick Mezard
-
patchbomb: flush ui before delegating to pager.Sun, 17 Jun 2007 19:40:02 +0200, by Patrick Mezard
-
test-patchbomb: fix non-existing --date parameter and filtering regexps.Sun, 17 Jun 2007 19:39:47 +0200, by Patrick Mezard
-
test-patchbomb: sed -e may not work with extended regexpsWed, 13 Jun 2007 15:02:09 +0300, by Giorgos Keramidas
-
Make --import-branch option actually work (- is translated to _)Sun, 17 Jun 2007 14:11:30 +0200, by Thomas Arendsen Hein
-
Add --import-branch option to hg import to pull in branch information without --exactThu, 14 Jun 2007 09:01:51 -0700, by Eric Hopper
-
convert: remove pdb call. *blush*Thu, 14 Jun 2007 16:19:58 -0700, by Brendan Cully
-
convert: fix various authormap handling bugsThu, 14 Jun 2007 16:12:08 -0700, by Brendan Cully
-
convert extension: Add support for username mappingThu, 14 Jun 2007 23:25:55 +0200, by Edouard Gomez
-
convert extension: Save a few opens on the map fileThu, 14 Jun 2007 23:25:55 +0200, by Edouard Gomez
-
Merge with stableThu, 14 Jun 2007 13:32:35 -0700, by Brendan Cully
-
Make parents with a file but not a revision use working directory revision.Thu, 14 Jun 2007 10:58:49 -0700, by Brendan Cully
-
Merge with crewThu, 14 Jun 2007 10:59:17 -0700, by Brendan Cully
-
Make parents with a file but not a revision use working directory revision.Thu, 14 Jun 2007 10:58:49 -0700, by Brendan Cully
-
Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again.Thu, 14 Jun 2007 12:54:06 +0200, by Thomas Arendsen Hein
-
merge with mainThu, 14 Jun 2007 11:33:32 +0200, by Thomas Arendsen Hein
-
Merge with crewWed, 13 Jun 2007 19:11:20 -0700, by Brendan Cully
-
extensions: fix load of module/__init__.py on OS XWed, 13 Jun 2007 19:05:20 -0700, by Brendan Cully
-
localrepo.status: only append stuff to the clean list if list_clean is trueWed, 13 Jun 2007 21:39:45 -0300, by Alexis S. L. Carvalho
-
mq: reduce matcher abuseWed, 13 Jun 2007 21:39:45 -0300, by Alexis S. L. Carvalho
-
commands.remove: don't use the unknown listWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
commands.commit: don't use the unknown listWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
localrepo.add: avoid some statsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
revert: use util.lexistsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
addremove: use util.lexistsWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
commands.commit: symlinks are supportedWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
mq: grab locks before starting a transactionWed, 13 Jun 2007 19:15:58 -0300, by Alexis S. L. Carvalho
-
Merge with crewWed, 13 Jun 2007 13:50:29 -0700, by Brendan Cully
-
extensions: load modules in module/__init__.py form.Wed, 13 Jun 2007 13:46:40 -0700, by Brendan Cully
-
test-patchbomb: sed -e may not work with extended regexpsWed, 13 Jun 2007 15:02:09 +0300, by Giorgos Keramidas
-
Correct tests/test-patchbomb* files:Wed, 13 Jun 2007 08:24:40 +0200, by Thomas Arendsen Hein
-
patchbomb: add --date optionTue, 12 Jun 2007 14:52:34 -0700, by Bryan O'Sullivan
-
Don't validate email config if we're not sending email.Tue, 12 Jun 2007 14:44:47 -0700, by Bryan O'Sullivan
-
patchbomb: 0c61124ad877 moved setremoteconfig into cmdutilTue, 12 Jun 2007 14:39:36 -0700, by Bryan O'Sullivan
-
dispatch: restore a dropped shlex importTue, 12 Jun 2007 13:21:42 -0700, by Brendan Cully
-
merge with mainTue, 12 Jun 2007 18:55:47 +0200, by Thomas Arendsen Hein
-
Revive commands.dispatch as a simple way to call hg from other pythons scripts.Tue, 12 Jun 2007 17:39:57 +0200, by Thomas Arendsen Hein
-
extensions: fix lookup of hgext.foo modulesWed, 13 Jun 2007 13:15:53 -0500, by Matt Mackall
-
localrepo: demand-load changeset, manifest, and dirstateWed, 13 Jun 2007 13:15:51 -0500, by Matt Mackall
-
extensions: add missing sys importTue, 12 Jun 2007 10:34:54 -0500, by Matt Mackall
-
dispatch: accept an abbreviation of --repositoryMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move findrepo to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
localrepo: don't search from pathMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: use the repo path found by early parsingMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: parse and apply -R earlyMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: parse and apply cwd opt earlyMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: rename variables after code motionMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: hoist debugging hook to runcatchMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move dispatching code to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: move runcommand to cmdutilMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: pull final command execution into its own functionMon, 11 Jun 2007 21:09:24 -0500, by Matt Mackall
-
dispatch: reduce nesting by moving parsing exceptionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
dispatch: move signal and exception handling to its own functionMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
Create a separate module for managing extensionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
extensions: separate function for loading single extensionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
dispatch: reorder functionsMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
localrepo: break out the repo-finding walk into its own functionMon, 11 Jun 2007 21:09:23 -0500, by Matt Mackall
-
Respect locale environment variables on darwin.Mon, 11 Jun 2007 12:14:31 -0700, by Brendan Cully
-
Small cleanups for the new tag codeMon, 11 Jun 2007 11:06:42 -0700, by Brendan Cully
-
gitweb: Display branch and tag labelsFri, 01 Jun 2007 19:56:39 -0400, by Josef "Jeff" Sipek
-
Merge with mpmSun, 10 Jun 2007 21:05:01 -0700, by Brendan Cully
-
Split convert extension into common and repository type modulesSun, 10 Jun 2007 20:08:47 -0700, by Brendan Cully
-
commit: fix bug where dirstate for removed file is confusedSun, 10 Jun 2007 21:16:58 -0500, by Matt Mackall
-
hg serve: don't lookup user-supplied names/addressesSun, 10 Jun 2007 19:16:20 -0500, by Matt Mackall
-
Removed trailing \n in calls to util.Abort()Sat, 09 Jun 2007 13:25:54 +0200, by Thomas Arendsen Hein
-
Some small cleanups for convert extension:Sat, 09 Jun 2007 13:17:58 +0200, by Thomas Arendsen Hein
-
Avoid extra filelogs entries.Sat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
Make sure the changelog mentions files whose flags changedSat, 09 Jun 2007 01:04:28 -0300, by Alexis S. L. Carvalho
-
run-tests.py: set ui.slash = TrueFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
test-config-case: print only the Section we're interested in.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add ui.slash hgrc settingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
docopy: use repo.pathto to format paths for printingFri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add dirstate.pathto and localrepo.pathto.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in revert.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in docopy.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Use absolute paths in addremove.Fri, 08 Jun 2007 23:49:12 -0300, by Alexis S. L. Carvalho
-
Add some more smart when initializing destination repositoryThu, 07 Jun 2007 23:16:10 +0200, by Edouard Gomez
-
Fix hgext/convert/__init__.py rightsThu, 07 Jun 2007 23:06:17 +0200, by Edouard Gomez