Mercurial > hg
graph
-
Fix income/pull with bundle and -R (issue 820).Tue, 18 Dec 2007 14:11:13 -0600, by Peter Arrenbrecht
-
Add output markers to test-bundle so it's easier to spot the source ofSat, 03 Nov 2007 11:11:13 +0100, by Peter Arrenbrecht
-
hgk: add black and blue as preferred colorsMon, 10 Dec 2007 12:16:59 -0600, by Steve Borho
-
Remove spurious escape attempt in hg.1.txtMon, 10 Dec 2007 00:35:04 +0000, by Christian Ebert
-
Use VISUAL in addition to EDITOR when choosing the editor to use.Wed, 05 Dec 2007 20:40:01 +0900, by Osku Salerma
-
util: get rid of is_win_9x wartTue, 18 Dec 2007 14:01:42 -0600, by Matt Mackall
-
Add --verbose support to tags command.Sun, 09 Dec 2007 17:14:38 +0900, by Osku Salerma
-
Properly check tag's existence as a local/global tag when removing it.Sun, 09 Dec 2007 16:32:05 +0900, by Osku Salerma
-
[RFC] convert: fix --datesortTue, 18 Dec 2007 14:01:34 -0600, by Kirill Smelkov
-
highlight: pass encoding to lexers and formatterWed, 12 Dec 2007 14:44:59 +0100, by Christian Ebert
-
highlight: mandatory arguments where possibleWed, 12 Dec 2007 14:36:34 +0100, by Christian Ebert
-
patch: simplify directory creationMon, 17 Dec 2007 23:42:48 +0100, by Patrick Mezard
-
patch: write rej files for missing targets (issue 853)Mon, 17 Dec 2007 23:42:46 +0100, by Patrick Mezard
-
patch: avoid file existence tests when possible in selectfile()Mon, 17 Dec 2007 23:06:04 +0100, by Patrick Mezard
-
patch: move diff parsing in iterhunks generatorMon, 17 Dec 2007 23:06:01 +0100, by Patrick Mezard
-
patch: move NoHunk detection up with parsing codeMon, 17 Dec 2007 22:19:21 +0100, by Patrick Mezard
-
merge with mainMon, 17 Dec 2007 13:45:30 +0100, by Thomas Arendsen Hein
-
Workaround for "Not enough space" error due to the bug of Windows.Fri, 14 Dec 2007 16:47:41 +0100, by Shun-ichi GOTO
-
fix typo in sshargsThu, 13 Dec 2007 14:25:51 -0600, by Steve Borho
-
mq: drop obsolete reference to 'qversion'Thu, 13 Dec 2007 20:35:42 +0100, by Peter Arrenbrecht
-
win32: fix ssh://host:port when using PlinkWed, 12 Dec 2007 16:44:26 -0600, by Steve Borho
-
patchbomb: make "hg email -b" w/o destination work as advertisedSun, 16 Dec 2007 22:55:23 +0100, by Christian Ebert
-
Default to 10.5 version using the default python 2.5Mon, 10 Dec 2007 14:54:41 -0800, by Lee Cantey
-
patchbomb: prompt with ui.prompt()Mon, 10 Dec 2007 22:41:18 +0100, by Patrick Mezard
-
ignore: fix up comment parsingMon, 10 Dec 2007 10:26:42 -0600, by Matt Mackall
-
demandload: give better diagnostic for call of an unloaded moduleMon, 10 Dec 2007 10:24:47 -0600, by Matt Mackall
-
fancyopts: lots of cleanupsMon, 10 Dec 2007 10:24:36 -0600, by Matt Mackall
-
commit: avoid losing edits during commitMon, 10 Dec 2007 10:24:29 -0600, by Matt Mackall
-
rm: complain more about removing added filesMon, 10 Dec 2007 10:24:21 -0600, by Matt Mackall
-
merge: make return codes more sensibleMon, 10 Dec 2007 10:24:14 -0600, by Matt Mackall
-
doc: correct preoutgoing descriptionMon, 10 Dec 2007 10:23:56 -0600, by Matt Mackall
-
dispatch: report OOM rather than tracebackMon, 10 Dec 2007 10:23:45 -0600, by Matt Mackall
-
Merge with crew-stableSun, 09 Dec 2007 20:46:32 +0100, by Patrick Mezard
-
convert: move commands definition to ease demandload job (issue 860)Sun, 09 Dec 2007 15:25:36 +0100, by Patrick Mezard
-
win32: remove text man pages from Windows packageSat, 08 Dec 2007 13:18:03 -0600, by Steve Borho
-
Merge with mpmFri, 07 Dec 2007 21:46:08 -0800, by Bryan O'Sullivan
-
win32: include zsh_completion in Windows packageFri, 07 Dec 2007 18:19:16 -0600, by Steve Borho
-
win32: include contrib/vim in Windows packageFri, 07 Dec 2007 18:19:16 -0600, by Steve Borho
-
win32: use relative path to install sourceFri, 07 Dec 2007 18:19:16 -0600, by Steve Borho
-
win32: move default install path inside program filesFri, 07 Dec 2007 18:19:01 -0600, by Steve Borho
-
win32: it is no longer necessary to bundle patch.exeFri, 07 Dec 2007 18:18:11 -0600, by Steve Borho
-
win32: do not install bash hgmerge on WindowsFri, 07 Dec 2007 18:15:24 -0600, by Steve Borho
-
win32: ignore all installers generated in Output/Fri, 07 Dec 2007 18:14:16 -0600, by Steve Borho
-
convert: move commands definition to ease demandload job (issue 860)Sun, 09 Dec 2007 15:25:36 +0100, by Patrick Mezard
-
Merge with crewFri, 07 Dec 2007 14:59:33 -0600, by Matt Mackall
-
win32: favor local mercurial.ini over registry keyWed, 05 Dec 2007 22:57:35 -0600, by Steve Borho
-
Merge with stableThu, 06 Dec 2007 13:11:36 -0800, by Bryan O'Sullivan
-
convert: fix SVN date parser dropping the final whole second digitThu, 06 Dec 2007 13:10:25 -0800, by David J. Mellor
-
highlight: adapt to hgweb_mode refactoringWed, 05 Dec 2007 12:48:33 +0100, by Christian Ebert
-
Merge with -stableThu, 06 Dec 2007 09:55:56 -0800, by Bryan O'Sullivan
-
Fix bdiff test failures on AIX.Tue, 23 Oct 2007 10:39:24 +0000, by Jim Hague
-
workaround for raw_input() on WindowsMon, 03 Dec 2007 17:28:26 -0600, by Steve Borho
-
Merge with crew-stableTue, 04 Dec 2007 23:28:10 +0100, by Patrick Mezard
-
utils_win32: calling SHGetPathFromIDList under NT is useless and brokenTue, 04 Dec 2007 23:10:13 +0100, by Patrick Mezard
-
copy: handle rename internallyFri, 07 Dec 2007 02:29:55 -0600, by Matt Mackall
-
copy: move rename logicFri, 07 Dec 2007 02:03:42 -0600, by Matt Mackall
-
copy: simplify inner copyFri, 07 Dec 2007 02:01:13 -0600, by Matt Mackall
-
copy: minor cleanupsFri, 07 Dec 2007 02:01:10 -0600, by Matt Mackall
-
copy: propagate errors properlyThu, 06 Dec 2007 15:15:47 -0600, by Matt Mackall
-
copy: refactor okaytocopy into walkpatThu, 06 Dec 2007 14:58:57 -0600, by Matt Mackall
-
copy: fix copying back with -A (issue836)Sun, 02 Dec 2007 18:41:22 -0600, by Matt Mackall
-
hgwebdir: refactor inner loopMon, 03 Dec 2007 19:19:12 +0100, by Dirkjan Ochtman
-
hgwebdir: split out templater creationMon, 03 Dec 2007 18:58:18 +0100, by Dirkjan Ochtman
-
hgwebdir: split out makeindex function, facilitate test failure diagnosisMon, 03 Dec 2007 18:40:37 +0100, by Dirkjan Ochtman
-
hgweb: explicitly pass around the templaterMon, 03 Dec 2007 13:30:08 +0100, by Dirkjan Ochtman
-
hgweb: split out templater definitionMon, 03 Dec 2007 12:40:29 +0100, by Dirkjan Ochtman
-
separate the wire protocol commands from the user interface commandsMon, 03 Dec 2007 12:27:11 +0100, by Dirkjan Ochtman
-
hgweb: extract constant to global levelMon, 03 Dec 2007 12:06:21 +0100, by Dirkjan Ochtman
-
hgweb: get rid of some nested functionsMon, 03 Dec 2007 11:58:52 +0100, by Dirkjan Ochtman
-
fix some imports; pushing bz2 bundles over http is currently untestedMon, 03 Dec 2007 11:58:29 +0100, by Dirkjan Ochtman
-
coverage: return to not assuming that python is in /usr/binSun, 02 Dec 2007 21:54:56 -0800, by Bryan O'Sullivan
-
Fix breaking test from 05451f6b5f07Sun, 02 Dec 2007 21:52:40 -0800, by Bryan O'Sullivan
-
import latest coverage.py versionSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
split out hgweb commands into a separate file, move some code aroundSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
add more tests for hgweb commandsSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
move commands.docopy to cmdutil.copySun, 02 Dec 2007 18:11:59 -0600, by Matt Mackall
-
churn: avoid division by zeroSun, 02 Dec 2007 17:04:16 -0600, by Matt Mackall
-
update test outputSun, 02 Dec 2007 16:26:56 -0600, by Matt Mackall
-
hgwebdir: test virtual paths leading or trailing separators are strippedSun, 02 Dec 2007 19:39:29 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 02 Dec 2007 19:45:38 +0100, by Patrick Mezard
-
hgwebdir: normalize virtual paths before stripping the separatorSun, 02 Dec 2007 19:39:27 +0100, by Patrick Mezard
-
win32: read system rcpath from registrySun, 02 Dec 2007 17:15:03 +0100, by Steve Borho
-
Merge with crew-stableSun, 02 Dec 2007 14:06:10 +0100, by Patrick Mezard
-
mq: missing target files do not make qpush to fail immediately (issue 835)Sun, 02 Dec 2007 13:53:29 +0100, by Patrick Mezard
-
Fix style nit and add some comments to tests.Sun, 02 Dec 2007 10:12:26 +0100, by Dirkjan Ochtman
-
Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).Sat, 01 Dec 2007 19:19:08 +0100, by Dirkjan Ochtman
-
Add tests for hgwebdir repository names with slashes in them.Sat, 01 Dec 2007 19:10:00 +0100, by Dirkjan Ochtman
-
CGI compatibility fix for d74fc8dec2b4.Sat, 01 Dec 2007 18:26:27 +0100, by Dirkjan Ochtman
-
doc: add repo/ to .hgignore and .hgtagsSun, 02 Dec 2007 15:52:36 -0600, by Matt Mackall
-
imported patch rollback-helpSun, 02 Dec 2007 15:26:01 -0600, by Matt Mackall
-
imported patch rev-helpSun, 02 Dec 2007 15:25:37 -0600, by Matt Mackall
-
clarify rm -AFri, 09 Nov 2007 10:45:58 -0600, by Matt Mackall
-
hgweb: make web.name default to repo basenameThu, 29 Nov 2007 20:47:41 -0600, by Steve Borho
-
fix calloc(0, ...) issueTue, 23 Oct 2007 10:39:24 +0000, by Jim Hague
-
update: default to tipmost branch if default branch doesn't existSun, 02 Dec 2007 15:15:49 -0600, by Matt Mackall
-
clone: fix race with same target directory (issue716)Sun, 02 Dec 2007 13:37:30 -0600, by Matt Mackall
-
backout: disallow across branches (issue655)Sat, 01 Dec 2007 13:09:27 -0600, by Matt Mackall
-
rename: add test for moving untracked files in directoriesSat, 01 Dec 2007 12:54:34 -0600, by Matt Mackall
-
Less indirection in the WSGI web interface. This simplifies some code, and makes it more compliant with WSGI.Fri, 30 Nov 2007 18:23:18 +0100, by Dirkjan Ochtman
-
Drop a bad import that snuck in.Wed, 28 Nov 2007 13:58:31 -0800, by Bryan O'Sullivan
-
hgweb: account for Python 2.4 in one testWed, 28 Nov 2007 11:54:39 -0600, by Bryan O'Sullivan
-
hgweb: fix breaking tests on Python < 2.5Wed, 28 Nov 2007 09:39:17 -0800, by Bryan O'Sullivan
-
Merge with crewWed, 28 Nov 2007 08:39:05 -0800, by Bryan O'Sullivan
-
hgweb: return meaningful HTTP status codes instead of nonsenseWed, 28 Nov 2007 08:38:42 -0800, by Bryan O'Sullivan
-
hgweb: make notfound templates more informativeWed, 28 Nov 2007 08:38:06 -0800, by Bryan O'Sullivan
-
hgweb: flesh out raw templatesWed, 28 Nov 2007 08:37:33 -0800, by Bryan O'Sullivan
-
make LookupError more detailedWed, 28 Nov 2007 08:36:55 -0800, by Bryan O'Sullivan
-
Merge with crew-stableWed, 28 Nov 2007 00:11:55 +0100, by Patrick Mezard
-
convert: some tidyups, doc improvements, and test fixesTue, 27 Nov 2007 09:44:09 -0800, by Bryan O'Sullivan
-
Merge with crewMon, 26 Nov 2007 17:24:21 -0800, by Bryan O'Sullivan
-
convert: tell the source repository when a rev has been convertedMon, 26 Nov 2007 17:23:20 -0800, by Bryan O'Sullivan
-
convert: save hg revision during a convertMon, 26 Nov 2007 14:01:31 -0800, by Bryan O'Sullivan
-
Merge with mpm.Mon, 26 Nov 2007 12:25:55 -0800, by Bryan O'Sullivan
-
Merge with crew-stableSun, 25 Nov 2007 12:42:06 +0100, by Patrick Mezard
-
cmdutil: make "files" list all files, add "file_mods" for modified filesSat, 24 Nov 2007 20:16:59 +0100, by Patrick Mezard
-
hgweb.server: flush log files after every accessTue, 27 Nov 2007 23:55:03 +0100, by Patrick Mezard
-
test-import: test fuzziness, ambiguous patch locationsSun, 25 Nov 2007 12:17:30 +0100, by Patrick Mezard
-
patch: fix sort() comparator argumentSun, 25 Nov 2007 11:49:34 +0100, by Jim Hague
-
Merge with crewSat, 24 Nov 2007 12:35:02 -0600, by Matt Mackall
-
cmdutil: always expose "files_add", "files_del" and "manifest" templater propertiesSat, 24 Nov 2007 17:56:15 +0100, by Patrick Mezard
-
revlog: make revlogv0 loading more robust against corruptionSat, 24 Nov 2007 12:13:32 -0600, by Matt Mackall
-
push/pull: abort if we try to visit a missing or empty revlogWed, 21 Nov 2007 13:26:18 -0600, by Matt Mackall
-
i18n: fix complaints from pygettextTue, 20 Nov 2007 15:54:25 -0600, by Matt Mackall
-
verify: improve handling of empty or missing filesTue, 20 Nov 2007 15:46:20 -0600, by Matt Mackall
-
Merge with crew-stableTue, 20 Nov 2007 14:41:47 +0100, by Patrick Mezard
-
convert: read CVS files in chunks (issue 800)Sun, 18 Nov 2007 17:25:28 +0100, by Patrick Mezard
-
test-convert-svn-sink: test directory additionsSat, 17 Nov 2007 18:41:31 +0100, by Patrick Mezard
-
convert: add directories to subversion from root to leavesSat, 17 Nov 2007 18:41:31 +0100, by Patrick Mezard
-
convert: force svn:executable when execute-bit is not supportedSun, 11 Nov 2007 19:34:00 +0100, by Patrick Mezard
-
convert: fix svn file:// URL generation under WindowsSun, 11 Nov 2007 14:17:30 +0100, by Patrick Mezard
-
mq: avoid qnew committing everything on invalid paths (issue 803)Tue, 20 Nov 2007 14:31:58 +0100, by Patrick Mezard
-
highlight: clean up coding style a littleMon, 12 Nov 2007 10:49:26 -0800, by Bryan O'Sullivan
-
extension for synax highlighting in the hgweb file revision viewSat, 10 Nov 2007 17:54:57 -0500, by Adam Hupp
-
Change standard streams mode to binary at hg startupSat, 10 Nov 2007 21:30:59 +0100, by Patrick Mezard
-
test-import: read email payload in binary modeSat, 10 Nov 2007 21:30:43 +0100, by Patrick Mezard
-
convert: fix util.popen regression in darcs converterSat, 10 Nov 2007 17:09:56 +0100, by Patrick Mezard
-
merge with crew-stableFri, 09 Nov 2007 21:24:25 -0200, by Alexis S. L. Carvalho
-
mq: really remove undo after a qpush (and after a strip)Fri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
httprepo: give self._url and the netloc to the password managerFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
Do not display passwords with pull/push/incoming/outgoingMon, 05 Nov 2007 20:29:32 +0100, by Manuel Holtgrewe
-
run-tests.py: add a default --date "0 0" argument to commit et alFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
tests/*: avoid losing the original settings from $HGRCPATHFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
convert: make sure mercurial_source has a local hg repoFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
convert: display all errors if we couldn't open the source repoFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
test-convert-darcs: skip if we can't find the elementtree moduleFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
test-permissions: add a chmod +w to allow the directory to be removedFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
run-tests.py: don't print a dot for skipped testsFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
purge: simplify safety net for case mangling filesystemsFri, 09 Nov 2007 20:21:35 -0200, by Alexis S. L. Carvalho
-
Fix dir-changed-to-file updates on clean workdir.Wed, 07 Nov 2007 22:57:28 +0100, by Maxim Dounin
-
Merge with crewWed, 07 Nov 2007 21:13:56 -0600, by Matt Mackall
-
Add note to CONTRIBUTORS fileWed, 07 Nov 2007 21:10:30 -0600, by Matt Mackall
-
convert: add support for Subversion as a sinkWed, 07 Nov 2007 18:26:59 -0800, by Bryan O'Sullivan
-
convert: abstract darcs's commandline handlingWed, 07 Nov 2007 17:40:39 -0800, by Bryan O'Sullivan
-
convert: iterateWed, 07 Nov 2007 17:07:14 -0800, by Bryan O'Sullivan
-
convert: abstract map files into a classWed, 07 Nov 2007 17:06:02 -0800, by Bryan O'Sullivan
-
Mark failing test as a known bugWed, 07 Nov 2007 14:38:04 -0600, by Matt Mackall
-
Merge with -stableMon, 05 Nov 2007 13:20:24 -0800, by Bryan O'Sullivan
-
Support qgoto in contrib/bash_completion.Mon, 05 Nov 2007 08:41:22 +0100, by Peter Arrenbrecht
-
hgk: change config file from .gitk to .hgkSat, 03 Nov 2007 21:50:11 +0100, by bdowning
-
Merge with crew-stableSat, 03 Nov 2007 17:06:44 +0100, by Patrick Mezard
-
Merge with stable.Fri, 02 Nov 2007 14:45:05 -0700, by Bryan O'Sullivan
-
Test a merge of a symlink against an executable file.Fri, 02 Nov 2007 14:02:28 -0700, by Bryan O'Sullivan
-
Merge with -stable.Fri, 02 Nov 2007 12:15:39 -0700, by Bryan O'Sullivan
-
Merge with crew.Thu, 01 Nov 2007 15:22:22 -0700, by Bryan O'Sullivan
-
Merge with crew-stable.Thu, 01 Nov 2007 15:22:10 -0700, by Bryan O'Sullivan
-
Merge with crew-stable.Tue, 30 Oct 2007 16:56:01 -0700, by Bryan O'Sullivan
-
Merge with crew-stableThu, 01 Nov 2007 12:37:17 +0100, by Patrick Mezard
-
convert: fail if an external required tool is not foundTue, 30 Oct 2007 22:14:15 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 28 Oct 2007 09:47:54 +0100, by Patrick Mezard
-
test-execute-bit: skip if execute-bit is not supportedSat, 27 Oct 2007 20:23:46 +0200, by Patrick Mezard
-
See if execute bit is honoured when we go back in timeFri, 26 Oct 2007 16:43:13 -0700, by Bryan O'Sullivan
-
merge with -stableFri, 26 Oct 2007 12:37:59 +0200, by Benoit Boissinot
-
merge with crew-stableThu, 25 Oct 2007 21:37:20 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableThu, 25 Oct 2007 00:09:13 +0200, by Patrick Mezard
-
See if execute bit is honoured when we go back in timeFri, 26 Oct 2007 16:43:13 -0700, by Bryan O'Sullivan
-
Honour the exec bit when we go back in time.Mon, 05 Nov 2007 18:49:35 -0200, by Alexis S. L. Carvalho
-
fix typo in convert help text, update testMon, 05 Nov 2007 20:15:33 +0100, by Benoit Boissinot
-
Fix file-changed-to-dir and dir-to-file commits (issue660).Mon, 05 Nov 2007 20:05:44 +0300, by Maxim Dounin
-
hgweb_mod: update unidiff() calls and finish e5eedd74e70f jobSat, 03 Nov 2007 17:04:42 +0100, by Rocco Rutte
-
Fix context iterator.Fri, 02 Nov 2007 14:44:33 -0700, by Bryan O'Sullivan
-
Update convert help textFri, 02 Nov 2007 20:09:21 +0100, by Rafael Villar Burke
-
Handle patches with misformatted empty linesThu, 01 Nov 2007 17:15:50 -0500, by Hollis Blanchard
-
Use both the from and to name in mdiff.unidiff.Thu, 01 Nov 2007 12:17:59 -0700, by Dustin Sallings
-
Fix Windows os.popen bug with interleaved stdout/stderr outputThu, 01 Nov 2007 12:05:14 +0100, by Patrick Mezard
-
https url handling: usernames and passwords were registered to the wrong urlTue, 30 Oct 2007 16:54:25 -0700, by Elliott Peele
-
patchbomb: no traceback if (diffstat) confirmation is refusedSun, 28 Oct 2007 09:25:35 +0100, by Christian Ebert
-
patchbomb: fix traceback when diffstat isn't availableFri, 26 Oct 2007 12:01:14 +0200, by Benoit Boissinot
-
Only set mode of new patch if the target file was removed before.Thu, 25 Oct 2007 19:40:56 +0200, by Thomas Arendsen Hein
-
httprepo: ignore environment proxies when proxies are disabledWed, 24 Oct 2007 22:15:45 +0200, by Sebastian Hauer
-
gpg: use the same log message format as hg tagSat, 20 Oct 2007 03:04:34 +0200, by Benoit Boissinot
-
Added signature for changeset 23889160905a1b09fffe1c07378e9fc1827606ebFri, 19 Oct 2007 18:25:28 -0500, by Matt Mackall
-
Added tag 0.9.5 for changeset 23889160905aFri, 19 Oct 2007 18:25:24 -0500, by Matt Mackall
-
tests: make test-mq-guards work with kshFri, 19 Oct 2007 19:20:33 +0000, by Jim Hague
-
tests: tidy up reporting of skipped testsFri, 19 Oct 2007 12:53:43 -0500, by Matt Mackall
-
Allow explicit disabling of extensionsTue, 18 Sep 2007 19:53:01 -0500, by Steve Borho
-
mq.el: define keymaps as convensionsThu, 11 Oct 2007 06:13:17 +0900, by NIIMI Satoshi
-
mercurial.el: mark-marker() returns non-nil with no active mark on GNU EmacsThu, 11 Oct 2007 06:10:45 +0900, by NIIMI Satoshi
-
mq.el: declare variable mq-topThu, 11 Oct 2007 06:01:30 +0900, by NIIMI Satoshi
-
mercurial.el, mq.el: remove runtime dependencies on CL packageThu, 11 Oct 2007 05:58:54 +0900, by NIIMI Satoshi
-
hgk: colorize commits by authorsThu, 12 Apr 2007 13:11:30 +0200, by Georg Koltermann
-
osutil: use fdopendir instead of dirfdMon, 15 Oct 2007 12:57:01 -0700, by Bryan O'Sullivan
-
convert: svn -- fix tags handlingSat, 13 Oct 2007 15:25:11 +0400, by Kirill Smelkov
-
convert: svn -- fix 'exists'Sat, 13 Oct 2007 15:22:03 +0400, by Kirill Smelkov
-
merge with gotoFri, 12 Oct 2007 11:23:03 +0200, by Benoit Boissinot
-
mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t.Fri, 12 Oct 2007 11:46:49 +0900, by Shun-ichi GOTO
-
mpatch: use int rather than ssize_tThu, 11 Oct 2007 17:47:04 -0500, by Matt Mackall
-
osutil: improve portabilityThu, 11 Oct 2007 17:46:06 -0500, by Matt Mackall
-
fix typoThu, 11 Oct 2007 16:28:30 +0200, by Benoit Boissinot
-
import gettext since '_' is usedThu, 11 Oct 2007 16:26:14 +0200, by Benoit Boissinot
-
explicitely use integer divisionThu, 11 Oct 2007 16:19:12 +0200, by Benoit Boissinot
-
fix UnboundLocalError, refactor a bitThu, 11 Oct 2007 12:16:55 +0200, by Benoit Boissinot
-
bdiff: tweaks for large filesThu, 11 Oct 2007 00:46:56 -0500, by Matt Mackall
-
revlog: break up compression of large deltasThu, 11 Oct 2007 00:46:54 -0500, by Matt Mackall
-
revlog: fix caching of buffer objectsThu, 11 Oct 2007 00:46:53 -0500, by Matt Mackall
-
chunkiter: handle large reads more efficientlyThu, 11 Oct 2007 00:46:52 -0500, by Matt Mackall
-
revlog: avoid large yields in group()Thu, 11 Oct 2007 00:46:51 -0500, by Matt Mackall
-
chunkiter: simplify iter logicThu, 11 Oct 2007 00:46:49 -0500, by Matt Mackall
-
chunkbuffer: removed unused method and argThu, 11 Oct 2007 00:46:48 -0500, by Matt Mackall
-
revlog: reduce memory usage in addgroupThu, 11 Oct 2007 00:46:47 -0500, by Matt Mackall
-
mpatch: allow buffer objects for inputThu, 11 Oct 2007 00:46:45 -0500, by Matt Mackall
-
Merge with crewThu, 11 Oct 2007 00:46:40 -0500, by Matt Mackall
-
test-convert-darcs: don't let $HOME/.darcs pollute the test environmentWed, 10 Oct 2007 15:48:08 -0700, by Bryan O'Sullivan
-
convert: refactor sink initialisation, to remove hardcoding of hgWed, 10 Oct 2007 15:42:00 -0700, by Bryan O'Sullivan
-
convert: add default constructor for converter_sinkWed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: make contents of "extra" dict available from sources, for sinks.Wed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: rename convert_svn to svn_sourceWed, 10 Oct 2007 15:30:00 -0700, by Bryan O'Sullivan
-
convert: report errors more meaningfully if run with --tracebackWed, 10 Oct 2007 00:15:33 -0700, by Bryan O'Sullivan
-
Merge with crewTue, 09 Oct 2007 17:44:44 -0500, by Matt Mackall
-
osutil: Solaris build fixTue, 09 Oct 2007 08:39:37 -0700, by Bryan O'Sullivan
-
Merge with -stableTue, 09 Oct 2007 17:25:24 -0500, by Matt Mackall
-
findcopies: fix rename bugMon, 08 Oct 2007 18:47:22 -0500, by Matt Mackall
-
mq: clarify queue top messageTue, 09 Oct 2007 17:22:38 -0500, by Matt Mackall
-
Fix build error with Sun C compiler.Mon, 08 Oct 2007 22:45:48 -0700, by Bryan O'Sullivan
-
osutil.c: use strncpy instead of strncatMon, 08 Oct 2007 21:37:25 -0300, by Alexis S. L. Carvalho
-
findcopies: fix rename bugMon, 08 Oct 2007 18:47:22 -0500, by Matt Mackall
-
osutil: more tidyingMon, 08 Oct 2007 18:47:21 -0500, by Matt Mackall
-
osutil: move file list loop to its own functionMon, 08 Oct 2007 18:47:18 -0500, by Matt Mackall
-
osutil: simplify DT_REG supportMon, 08 Oct 2007 18:47:17 -0500, by Matt Mackall
-
osutils: pull file stat loop into its own functionMon, 08 Oct 2007 18:47:16 -0500, by Matt Mackall