Mercurial > hg
graph
-
Provide a version independent way to use the set datatype.Tue, 19 Jun 2007 08:37:41 -0700, by Eric Hopper
-
Fix read mode when importing patch.Tue, 19 Jun 2007 17:03:31 +0200, by Patrick Mezard
-
Add tests for ui.patch regression.Wed, 20 Jun 2007 23:32:31 +0200, by Patrick Mezard
-
patch: fix ui.patch regression introduced by 62019c4427e3.Tue, 19 Jun 2007 17:02:07 +0200, by Patrick Mezard
-
printenv: filter empty environment variables for portability.Wed, 20 Jun 2007 22:06:37 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 22:05:43 +0200, by Patrick Mezard
-
Document empty environment variables not being passed to hooks under Windows.Wed, 20 Jun 2007 21:35:41 +0200, by Patrick Mezard
-
Merge with crew-stableWed, 20 Jun 2007 00:22:51 +0200, by Patrick Mezard
-
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
-
Include convert extension in packages setupThu, 07 Jun 2007 22:28:52 +0200, by Thomas Arendsen Hein
-
convert: map CVS HEAD to default branchThu, 07 Jun 2007 12:41:12 +0200, by Thomas Arendsen Hein
-
ui: make readsections() abort when configuration cannot be read.Sun, 03 Jun 2007 22:11:25 +0200, by Patrick Mezard
-
Removed trailing whitespace and tabs from python filesWed, 06 Jun 2007 20:22:52 +0200, by Thomas Arendsen Hein
-
Fixed python2.3 incompatibility (rsplit) in cvs code of convert extensionWed, 06 Jun 2007 20:17:03 +0200, by Thomas Arendsen Hein
-
Add a wrapper script for convert extensionFri, 25 May 2007 08:12:33 +0200, by Edouard Gomez
-
Turns convert.py into a real extensionFri, 25 May 2007 00:56:48 +0200, by Edouard Gomez
-
Move convert-repo to hgext/convert/__init__.pyWed, 06 Jun 2007 19:49:47 +0200, by Thomas Arendsen Hein
-
Fixed test output for changed glog (. instead of @)Wed, 06 Jun 2007 19:06:43 +0200, by Thomas Arendsen Hein
-
Issue a warning if "-r ." is used with two working directory parents.Wed, 06 Jun 2007 19:05:18 +0200, by Thomas Arendsen Hein
-
graphlog: Print . instead of @ for working directory parentsWed, 06 Jun 2007 18:28:48 +0200, by Thomas Arendsen Hein
-
Remove atomicfile class.Tue, 05 Jun 2007 19:55:27 -0300, by Alexis S. L. Carvalho
-
Use atomictemp files to write the dirstate.Tue, 05 Jun 2007 19:55:27 -0300, by Alexis S. L. Carvalho
-
test-serve: let run-tests.py kill the daemonsTue, 05 Jun 2007 19:26:36 -0300, by Alexis S. L. Carvalho
-
Fix bug in "hg serve -v"Mon, 04 Jun 2007 21:49:01 +0200, by Joel Rosdahl
-
Add test reproducing a bug in "hg serve -v"Mon, 04 Jun 2007 21:48:59 +0200, by Joel Rosdahl
-
Merge with crew-stableMon, 04 Jun 2007 22:56:42 +0200, by Patrick Mezard
-
hgk: display tags that contain spacesMon, 04 Jun 2007 09:16:53 -0500, by TK Soh
-
hgk: added -selectbackground grey to canvasesMon, 04 Jun 2007 16:54:52 +1000, by Bela Babik
-
merge with stableMon, 04 Jun 2007 22:08:42 +0200, by Thomas Arendsen Hein
-
Obfuscate author in gitweb shortlog (issue578)Mon, 04 Jun 2007 22:05:47 +0200, by Thomas Arendsen Hein
-
Fixed indentation in hgext/notify.pyMon, 04 Jun 2007 22:02:17 +0200, by Thomas Arendsen Hein
-
merge with crew-stableMon, 04 Jun 2007 00:26:53 -0300, by Alexis S. L. Carvalho
-
patch.diff: avoid calling workingctx().manifest()Sun, 03 Jun 2007 14:38:52 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stableSun, 03 Jun 2007 17:18:48 +0200, by Patrick Mezard
-
Merge with crew.Sat, 02 Jun 2007 09:04:23 -0700, by Bryan O'Sullivan
-
patchbomb: Fail early if no revs given to emailSun, 27 May 2007 14:58:59 -0700, by Bryan O'Sullivan
-
patchbomb: Fix typo.Sun, 27 May 2007 14:54:00 -0700, by Bryan O'Sullivan
-
patchbomb: Hoist sender config higher.Sun, 27 May 2007 14:53:46 -0700, by Bryan O'Sullivan
-
Automated merge with http://hg.intevation.org/mercurial/crewSun, 27 May 2007 14:43:29 -0700, by Bryan O'Sullivan
-
patchbomb: Validate email config before we start prompting for info.Sun, 27 May 2007 14:40:14 -0700, by Bryan O'Sullivan
-
Introduce find_exe. Use instead of find_in_path for programs.Sun, 27 May 2007 14:26:54 -0700, by Bryan O'Sullivan
-
ui: Rename has_config to has_section.Sun, 27 May 2007 13:50:59 -0700, by Bryan O'Sullivan
-
patchbomb: Defer the import of readline.Sun, 27 May 2007 13:41:35 -0700, by Bryan O'Sullivan
-
patchbomb: Don't prompt for headers until sure we have revs to export.Sun, 27 May 2007 13:29:04 -0700, by Bryan O'Sullivan
-
wsgicgi: change stdin to binary modeMon, 04 Jun 2007 00:24:48 -0300, by Alexis S. L. Carvalho
-
Also check the index file size when deciding whether to reload a revlog.Mon, 04 Jun 2007 00:24:48 -0300, by Alexis S. L. Carvalho
-
use .extend instead of .append in readtagsMon, 04 Jun 2007 00:24:48 -0300, by Alexis S. L. Carvalho
-
hbisect: fix a typo in error messageFri, 20 Apr 2007 16:17:42 -0500, by TK Soh
-
hgk - fix CR issues on windowsFri, 15 Dec 2006 10:32:57 +0300, by Andrei Vermel
-
Add sending date to notify message.Thu, 24 May 2007 16:32:38 +0200, by Mathieu Clabaut
-
Add support for url#id syntaxFri, 01 Jun 2007 18:40:14 -0500, by Matt Mackall
-
clone: checkout the "default" branch if availableFri, 01 Jun 2007 18:52:18 -0500, by Matt Mackall
-
mq: pass a URL to cloneSat, 02 Jun 2007 09:21:56 -0500, by Matt Mackall
-
Warn about large files on hg addFri, 01 Jun 2007 14:07:42 -0500, by Matt Mackall
-
merge with stableFri, 01 Jun 2007 19:49:09 +0200, by Thomas Arendsen Hein
-
Corrected similarity parameter used in test-addremoveFri, 01 Jun 2007 16:02:49 +0200, by Thomas Arendsen Hein
-
addremove: comparing two empty files caused ZeroDivisionErrorFri, 01 Jun 2007 16:00:40 +0200, by Thomas Arendsen Hein
-
Add archive download links to hgweb search templateFri, 01 Jun 2007 13:03:21 +0200, by Thomas Arendsen Hein
-
merge with crewFri, 01 Jun 2007 13:00:27 +0200, by Thomas Arendsen Hein
-
gitweb: Fixed-up search templateThu, 31 May 2007 20:12:40 -0400, by Josef "Jeff" Sipek
-
gitweb: Add search box to the summary pageThu, 31 May 2007 19:59:02 -0400, by Josef "Jeff" Sipek
-
gitweb: file diff: Display metadata in same order as changeset doesTue, 29 May 2007 06:52:40 -0400, by Josef "Jeff" Sipek
-
gitweb: file annotate: Display metadata in same order as changeset doesTue, 29 May 2007 11:16:57 -0400, by Josef "Jeff" Sipek
-
gitweb: file rev template: Display metadata in same order as changeset doesTue, 29 May 2007 11:10:28 -0400, by Josef "Jeff" Sipek
-
gitweb: changeset template: remove manifest link from cset metadataTue, 29 May 2007 11:07:33 -0400, by Josef "Jeff" Sipek
-
purge: add --include and --exclude optionsFri, 11 May 2007 17:05:44 +0200, by Emanuele Aina
-
hgweb: use generator to count parity of horizontal stripes for easier reading.Tue, 29 May 2007 16:42:05 +0200, by Thomas Arendsen Hein
-
gitweb: shortlog: display nav links near the bottomTue, 29 May 2007 07:00:36 -0400, by Josef "Jeff" Sipek
-
gitweb: file log: display nav links near the bottomTue, 29 May 2007 07:00:26 -0400, by Josef "Jeff" Sipek
-
gitweb: file log template: removed excesive whitespaceTue, 29 May 2007 06:35:45 -0400, by Josef "Jeff" Sipek
-
hgweb: manifest: pass parity for the '[up]' linkTue, 29 May 2007 05:08:01 -0400, by Josef "Jeff" Sipek
-
gitweb: manifest template: do not include trailing slash in directory namesTue, 29 May 2007 04:57:12 -0400, by Josef "Jeff" Sipek
-
gitweb: Add title separator to tags templateTue, 29 May 2007 03:37:03 -0400, by Josef "Jeff" Sipek
-
gitweb: changelog template: removed excessive whitespaceTue, 29 May 2007 15:31:29 +0200, by Josef "Jeff" Sipek
-
gitweb: shortlog template: removed excessive whitespace, added title bar.Tue, 29 May 2007 15:30:40 +0200, by Josef "Jeff" Sipek
-
gitweb: Fixed manifest template opening an extra div tagTue, 29 May 2007 03:27:02 -0400, by Josef "Jeff" Sipek
-
gitweb: Fix summary page ellipsis line colspansTue, 29 May 2007 03:19:45 -0400, by Josef "Jeff" Sipek
-
Make "hg incoming -r revision_number" work for remote repos (issue566)Fri, 01 Jun 2007 19:45:05 +0200, by Thomas Arendsen Hein
-
accept -r REV in more placesThu, 17 May 2007 13:55:24 -0400, by Daniel Holth
-
Merge with crew-stable.Sun, 20 May 2007 19:32:22 +0200, by Patrick Mezard
-
use documented convert-repo interfaceWed, 16 May 2007 01:10:12 -0400, by Daniel Holth
-
document conversion interfaceWed, 16 May 2007 01:07:27 -0400, by Daniel Holth
-
Merge with crew-stable.Sat, 19 May 2007 22:51:43 +0200, by Patrick Mezard
-
Make hg import --exact work when a new branch is created by an import.Thu, 17 May 2007 20:09:52 -0700, by Eric Hopper
-
Alter test to test import --exact to make sure it works with branches.Thu, 17 May 2007 20:09:49 -0700, by Eric Hopper
-
Add ability to parse branch information to hg importThu, 17 May 2007 20:09:47 -0700, by Eric Hopper
-
Add a test for the Branch header being in hg export.Thu, 17 May 2007 20:09:44 -0700, by Eric Hopper
-
Fix issue 563: error in _hg_commit in the contrib/zsh_completion script.Sun, 20 May 2007 19:27:14 +0200, by Henri Precheur
-
Fix issue 562: .hgignore requires newline at end.Sat, 19 May 2007 22:47:01 +0200, by Patrick Mezard
-
Test issue 562: .hgignore requires newline at endSat, 19 May 2007 22:46:59 +0200, by Patrick Mezard
-
Fix hg import --exact bug that hangs hg on failure.Thu, 17 May 2007 09:29:30 -0700, by Eric Hopper
-
Make mergepatch save queue now that qpush isn't.Sun, 13 May 2007 19:15:54 -0700, by Brendan Cully
-
Add branch information to hg export.Thu, 10 May 2007 13:42:36 -0700, by Eric Hopper
-
Add ui.patch option.Sat, 12 May 2007 21:09:31 +0200, by Patrick Mezard
-
Fix issue483 - mq does not work under windows with gnu-win32 patch.Sat, 12 May 2007 21:09:29 +0200, by Patrick Mezard
-
mercurial.el: fix error on hg-read-rev() with small tip, and cleanupsMon, 07 May 2007 21:44:11 +0900, by NIIMI Satoshi
-
mq: add qgoto command.Tue, 08 May 2007 13:10:27 -0700, by Bryan O'Sullivan
-
Fix typo in bugzilla extension.Tue, 08 May 2007 11:51:16 -0700, by Bryan O'Sullivan
-
Fix test-patchbomb for crewTue, 08 May 2007 13:08:20 -0700, by Brendan Cully
-
mq.el: add mq-signoff, to sign off on a patchTue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: don't fill half the screen with a single line of output.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add hook to run when finishing the edit of a patch.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
imported patch mq-refresh-git.patchTue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: allow mq-diff to take a git option.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add mq-diff function.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add mq-edit-series function.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
mq.el: add mq-new function.Tue, 08 May 2007 11:54:39 -0700, by Bryan O'Sullivan
-
Fix up patchbomb testTue, 08 May 2007 12:36:34 -0700, by Brendan Cully
-
add test for patchbomb extension.Tue, 08 May 2007 12:20:13 -0700, by Bryan O'Sullivan
-
contrib/hgsh: Check for .hg/store as well as .hg/data.Tue, 08 May 2007 11:51:25 -0700, by Bryan O'Sullivan
-
MQ: tidy up if a qpush is interrupted.Tue, 08 May 2007 12:16:02 -0700, by Bryan O'Sullivan
-
Merge with stableTue, 08 May 2007 11:42:48 -0500, by Matt Mackall
-
merge: fix spurious merges for copies in linear updatesTue, 08 May 2007 02:59:13 -0500, by Matt Mackall
-
branch.cache: silently ignore I/O and OS errorsTue, 08 May 2007 02:57:05 -0500, by Matt Mackall
-
context: fix workingfilectx._changectxMon, 07 May 2007 22:30:36 -0500, by Matt Mackall
-
mercurial.el: don't raise an error from find-file-hookSat, 05 May 2007 15:56:49 +0900, by NIIMI Satoshi
-
mercurial.el: move defmacro of hg-do-across-repo before useSat, 05 May 2007 15:50:40 +0900, by NIIMI Satoshi
-
Unconfuse font-lockMon, 07 May 2007 08:42:48 -0700, by Brendan Cully
-
Add fast-forward branch mergingSun, 06 May 2007 20:27:45 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 07 May 2007 00:12:35 +0200, by Patrick Mezard
-
simplemerge: flush stdout before writing to stderr.Sun, 06 May 2007 16:40:53 +0200, by Patrick Mezard