Mercurial > hg
graph
-
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
-
Move win32 find_in_files from util_win32 to util.Sun, 06 May 2007 16:40:53 +0200, by Patrick Mezard
-
mq: fix qtop failure when the series ends with guarded patches.Sun, 06 May 2007 23:44:18 +0200, by Patrick Mezard
-
Test qtop breaking when series ends with guarded patches.Sun, 06 May 2007 18:19:25 +0200, by Patrick Mezard
-
Merge with stableThu, 03 May 2007 17:27:21 -0500, by Matt Mackall
-
mq: account for readheaders munging in qrefreshTue, 01 May 2007 13:23:32 -0700, by Brendan Cully
-
Merge with crew-stableThu, 03 May 2007 17:26:21 -0500, by Matt Mackall
-
Update Windows build instructions.Thu, 03 May 2007 14:09:09 -0700, by Lee Cantey
-
merge: reorganize some hunks in findcopiesThu, 03 May 2007 17:24:43 -0500, by Matt Mackall
-
merge: simplify a check in checkcopiesThu, 03 May 2007 17:24:43 -0500, by Matt Mackall
-
merge: expand and simplify the invalid handling for directory movesThu, 03 May 2007 17:24:43 -0500, by Matt Mackall
-
merge: fix a bug detecting directory movesThu, 03 May 2007 17:24:43 -0500, by Matt Mackall
-
merge: clarify the findcopies codeThu, 03 May 2007 17:24:43 -0500, by Matt Mackall
-
verify: hold write lockTue, 01 May 2007 14:42:54 -0500, by Matt Mackall
-
Also restore old rm -A behavior for inexact patternsMon, 30 Apr 2007 09:32:44 -0700, by Brendan Cully
-
Fix rm -A with no patterns, which I just broke.Mon, 30 Apr 2007 09:13:27 -0700, by Brendan Cully
-
Make rm --after simply mark files as removed, unless --force is also givenMon, 30 Apr 2007 08:51:59 -0700, by Brendan Cully
-
Add hgwebdir.fcgi to contribSun, 29 Apr 2007 18:17:35 -0700, by Michael Gebetsroither
-
Flesh out bisect help textSun, 29 Apr 2007 17:35:03 -0700, by Brendan Cully
-
Merge with crewSun, 29 Apr 2007 12:33:24 -0500, by Matt Mackall
-
Fix minor mismerge.Sat, 28 Apr 2007 17:55:45 -0300, by Alexis S. L. Carvalho
-
run-tests.py: pass -L/--label to simplemergeSat, 28 Apr 2007 17:55:45 -0300, by Alexis S. L. Carvalho
-
Add notes about configuring a merge programThu, 26 Apr 2007 23:58:18 -0700, by Lee Cantey
-
Update copyright year and change to rangeFri, 27 Apr 2007 16:04:17 -0700, by Lee Cantey
-
Use patch.patch() when checking for patch availability.Sat, 28 Apr 2007 11:53:36 +0200, by Patrick Mezard
-
Merge with crewSat, 28 Apr 2007 09:03:47 -0700, by Brendan Cully
-
Fix find_in_path not including some file extension logic under win32.Sat, 28 Apr 2007 11:43:31 +0200, by Patrick Mezard
-
Fix bad reference to RepoError in import commandSat, 28 Apr 2007 16:28:54 +0200, by Joel Rosdahl
-
Refactor commands.serve to allow other commands to run as services.Fri, 27 Apr 2007 21:30:55 -0700, by Bryan O'Sullivan
-
Merge with stableThu, 26 Apr 2007 18:41:18 -0500, by Matt Mackall
-
Do not automatically rename an atomicfile if a write to it has generated an exception.Wed, 25 Apr 2007 13:14:01 -0700, by Brendan Cully
-
merge with stableWed, 25 Apr 2007 18:43:55 +0200, by Thomas Arendsen Hein
-
Make copy --after work for files that have been hg added.Tue, 24 Apr 2007 18:43:18 -0700, by Brendan Cully
-
When reloading the dirstate, recompute ignore information if needed.Tue, 24 Apr 2007 12:02:51 -0700, by Bryan O'Sullivan
-
dirstate: speed up write by 50%.Tue, 24 Apr 2007 12:02:42 -0700, by Bryan O'Sullivan
-
dirstate: make parents() faster.Tue, 24 Apr 2007 11:46:15 -0700, by Bryan O'Sullivan
-
localrepository.status: only acquire wlock if actually needed.Tue, 24 Apr 2007 11:05:39 -0700, by Bryan O'Sullivan
-
util._matcher: speed up regexp matching.Tue, 24 Apr 2007 10:53:25 -0700, by Bryan O'Sullivan
-
Merge with crew-stableTue, 24 Apr 2007 10:47:41 -0700, by Brendan Cully
-
Merge with crew-stableThu, 19 Apr 2007 17:54:43 +0200, by Thomas Arendsen Hein
-
Work around problem where 'del os.environ["FOO"]' doesn't update environment.Thu, 19 Apr 2007 13:04:26 +0200, by Thomas Arendsen Hein
-
Use python instead of shell printf with \x for test-simplemerge-cmdThu, 19 Apr 2007 12:47:55 +0200, by Thomas Arendsen Hein
-
Merge with crew.Mon, 16 Apr 2007 20:23:45 -0300, by Alexis S. L. Carvalho
-
change tests to use simplemerge by defaultMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
polish the simplemerge command; add a testMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
actually port simplemerge to hgMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
Import 3-way merge code from bzrMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
add mdiff.get_matching_blocksMon, 16 Apr 2007 20:17:39 -0300, by Alexis S. L. Carvalho
-
Merge with crew-stable.Mon, 16 Apr 2007 13:31:15 -0300, by Alexis S. L. Carvalho
-
hg serve: don't do DNS lookupsWed, 25 Apr 2007 13:35:18 -0500, by Matt Mackall
-
Fix segfaults when parsing bdiff hunks in mpatch.decode() and .patchedsize()Sat, 27 Jan 2007 23:07:06 +0100, by Thomas Arendsen Hein
-
Work around python 2.5.1 tarfile regressionTue, 24 Apr 2007 10:44:13 -0700, by Brendan Cully
-
Avoid float rounding errors when checking http protocol version.Thu, 19 Apr 2007 17:52:42 +0200, by Thomas Arendsen Hein
-
Merge with stableMon, 16 Apr 2007 12:37:30 -0500, by Matt Mackall
-
Merge with crewMon, 16 Apr 2007 12:27:49 -0500, by Matt Mackall
-
test-command-template: improve test coverageTue, 10 Apr 2007 16:25:21 -0500, by TK Soh
-
command line templates: add formatnode filterMon, 16 Apr 2007 13:00:23 -0300, by Alexis S. L. Carvalho
-
fix 'hg <not-log> -v --template foo' with revisions without copiesMon, 16 Apr 2007 13:00:23 -0300, by Alexis S. L. Carvalho
-
merge: fix quadratic behavior in find-copiesMon, 16 Apr 2007 12:24:52 -0500, by Matt Mackall
-
Merge with stableMon, 16 Apr 2007 09:52:37 -0500, by Matt Mackall
-
hgweb: fix rfind bug in PATH_INFO handlingMon, 16 Apr 2007 09:51:50 -0500, by Matt Mackall
-
Merge with crewSun, 15 Apr 2007 18:42:51 -0500, by Matt Mackall
-
Merge with stableSun, 15 Apr 2007 18:42:38 -0500, by Matt Mackall
-
Merge with MattThu, 12 Apr 2007 16:05:28 -0700, by Brendan Cully
-
Add graphlog extensionMon, 09 Apr 2007 10:39:28 +0200, by Joel Rosdahl
-
Merge with crew-stableThu, 12 Apr 2007 15:07:05 -0700, by Brendan Cully
-
Merge with crewSun, 15 Apr 2007 18:40:22 -0500, by Matt Mackall
-
mq: fix qtop when some patches beneath are guardedThu, 12 Apr 2007 14:45:53 -0700, by Brendan Cully
-
mq: test qtop with holes in the patch sequence.Thu, 12 Apr 2007 22:41:50 +0200, by Patrick Mezard
-
hgweb: make PATH_INFO handling slightly more robustThu, 12 Apr 2007 11:00:21 -0500, by Matt Mackall
-
Merge with crewThu, 12 Apr 2007 12:42:22 -0500, by Matt Mackall
-
Merge with crew-stableTue, 10 Apr 2007 10:34:43 -0700, by Brendan Cully
-
Merge with crew-stable.Mon, 09 Apr 2007 04:57:25 -0300, by Alexis S. L. Carvalho
-
Merge with stableTue, 10 Apr 2007 14:05:15 -0500, by Matt Mackall
-
minor typo fix in templater's docstringTue, 10 Apr 2007 12:24:28 -0500, by TK Soh
-
Add test for issue 529 - "mq aborts when merging patch deleting files".Sat, 07 Apr 2007 19:42:26 +0100, by Patrick Mezard
-
mq: don't abort when merging a patch that removes filesMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
atomicfile: don't copy the original file if it'll be truncatedMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
use atomictemp files to write the dirstateMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
use atomictemp files to write branch.cacheMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
util.opener: if requested, use atomicfile even if the file doesn't existMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
cache os.umask even on windowsMon, 09 Apr 2007 04:24:17 -0300, by Alexis S. L. Carvalho
-
pull umask-checking upFri, 29 Dec 2006 20:04:30 -0600, by Matt Mackall
-
Merge with crew-stable.Sat, 07 Apr 2007 04:45:27 -0300, by Alexis S. L. Carvalho
-
help: log --keyword is case-insensitiveThu, 29 Mar 2007 10:25:19 -0500, by TK Soh
-
hgweb: expand keyword search to full list of filesThu, 29 Mar 2007 09:32:59 -0500, by TK Soh
-
log: expand keyword search to full list of filesThu, 29 Mar 2007 09:28:10 -0500, by TK Soh
-
run-tests.py: use coverage.py with "#!/usr/bin/env python" testsSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
run-tests.py: small cleanupSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
run-tests.py: use coverage.py with *.py testsSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
run-tests.py: tell coverage.py to ignore errorsSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
test-bad-pull: try to avoid timing-related failuresSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
Try to find diffstat in PATH before calling itSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
Add a pointer to "hg -v help" to the bottom of hg help {,cmd} outputSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
revlog.py: fix/tweak read ahead code in lazyparserSat, 07 Apr 2007 04:27:55 -0300, by Alexis S. L. Carvalho
-
Merge with MattThu, 05 Apr 2007 15:20:42 -0700, by Brendan Cully
-
Merge with MattThu, 05 Apr 2007 14:55:27 -0700, by Brendan Cully
-
Move back the purge extension in hgextTue, 27 Feb 2007 09:05:36 +0100, by Emanuele Aina
-
purge: abort with missing files avoiding problems with name-mangling fsWed, 28 Mar 2007 21:34:12 +0200, by Emanuele Aina
-
Merge last few matcher/locate fixes.Wed, 04 Apr 2007 04:22:08 -0300, by Alexis S. L. Carvalho
-
locate: don't print "file not found" messages.Wed, 04 Apr 2007 04:22:06 -0300, by Alexis S. L. Carvalho
-
change relglob: patterns to be consistent with glob: patternsWed, 04 Apr 2007 04:22:06 -0300, by Alexis S. L. Carvalho