Mercurial > hg
graph
-
Added a lot of comments to changegroupsubset.Tue, 11 Oct 2005 18:56:47 -0700, by Eric Hopper
-
Implementing pull -r and changing clone -r. Both now supportTue, 11 Oct 2005 08:39:21 -0700, by Eric Hopper
-
Fixed silly bug involving a non-existent variable.Tue, 11 Oct 2005 08:06:52 -0700, by Eric Hopper
-
Fix to handle case of empty list for roots or heads in nodesbetween.Mon, 10 Oct 2005 17:20:38 -0700, by Eric Hopper
-
Optimizing manifest reads in changegroupsubset by using deltas.Mon, 10 Oct 2005 08:36:29 -0700, by Eric Hopper
-
Implementing clone -r, which clones all changesets needed to reach aFri, 07 Oct 2005 19:51:09 -0700, by Eric Hopper
-
Bug fixing in localrepository.changegroupsubset. Bugs found in testing.Fri, 07 Oct 2005 19:49:25 -0700, by Eric Hopper
-
Fix small bug in nodesbetween if heads is [nullid].Fri, 07 Oct 2005 17:07:57 -0700, by Eric Hopper
-
This changes the revlog.group and re-implements the localrepo.changeroupFri, 07 Oct 2005 10:57:11 -0700, by Eric Hopper
-
This implements the nodesbetween method, and it removes the newer methodFri, 07 Oct 2005 10:48:27 -0700, by Eric Hopper
-
Remove copy/rename --parents optionWed, 26 Oct 2005 16:32:50 -0700, by Matt Mackall
-
[PATCH] copy/rename a directoryWed, 26 Oct 2005 16:24:10 -0700, by Robin Farine
-
further fix traceback on invalid .hgignore patternsWed, 26 Oct 2005 16:10:56 -0700, by Benoit Boissinot
-
get command defaults from hgrcWed, 26 Oct 2005 16:10:36 -0700, by TK Soh
-
Remove now unused sortdiff and diff from mdiffTue, 25 Oct 2005 22:17:31 -0700, by Matt Mackall
-
Remove old manifest diff code, it's now buggyTue, 25 Oct 2005 22:15:44 -0700, by Matt Mackall
-
Add Benoit to CONTRIBUTORSTue, 25 Oct 2005 16:31:38 -0700, by Matt Mackall
-
Add test-confused-revert, fix permissions on test-revertTue, 25 Oct 2005 15:54:44 -0700, by Matt Mackall
-
Allow reverting a deleted file with two parentsTue, 25 Oct 2005 15:52:27 -0700, by Matt Mackall
-
revert added and removed files to their normal state before revertingTue, 25 Oct 2005 15:51:28 -0700, by Benoit Boissinot
-
abort on invalid pattern in matcherTue, 25 Oct 2005 14:58:11 -0700, by Benoit Boissinot
-
hgweb: add strip and rstrip filters to handle summaryTue, 25 Oct 2005 14:57:14 -0700, by TK Soh
-
fix for cloning empty repo (.hg is still empty)Tue, 25 Oct 2005 14:55:39 -0700, by Benoit Boissinot
-
Remove deprecated commit -t optionMon, 24 Oct 2005 20:42:20 -0700, by Matt Mackall
-
zsh completion: Added '--newest-first' to incoming, outgoingMon, 24 Oct 2005 19:55:44 -0700, by Steve Borho
-
hgweb: a couple of fixes on search pageMon, 24 Oct 2005 17:54:06 -0700, by TK Soh
-
Fix relative pull in a subdirMon, 24 Oct 2005 17:41:45 -0700, by tonfa
-
allow 'hg out' / 'hg in' to show newest commit firstMon, 24 Oct 2005 16:59:31 -0700, by Michal Kvasnica
-
zsh completions: new -M, -m arguments for log, etc.Mon, 24 Oct 2005 16:54:07 -0700, by Steve Borho
-
import docstring from doc/hg.1.txtMon, 24 Oct 2005 15:52:28 -0700, by Benoit Boissinot
-
add --only-merges (-m) logMon, 24 Oct 2005 15:37:45 -0700, by Benoit Boissinot
-
add --no-merges (-M) for log, outgoing, incomingMon, 24 Oct 2005 15:37:20 -0700, by Benoit Boissinot
-
Fix use of diff(1) triggered by set -e.Mon, 24 Oct 2005 14:55:53 -0700, by levon
-
hgweb: fix broken filelog->changelog linkMon, 24 Oct 2005 14:55:46 -0700, by TK Soh
-
hgweb: fix broken search->changelog linkMon, 24 Oct 2005 14:55:34 -0700, by TK Soh
-
Calling flush is unnecessary with bz2 decompressors and may not even exist.Mon, 24 Oct 2005 14:55:20 -0700, by Matt Mackall
-
hgk: add horizontal scrollbar to patch windowMon, 24 Oct 2005 14:54:54 -0700, by TK Soh
-
Add control-w key binding to quit hgk.Mon, 24 Oct 2005 14:54:48 -0700, by Eric Bloodworth
-
Change asciidoc backend to more recent name.Mon, 24 Oct 2005 14:54:34 -0700, by Eric Bloodworth
-
Fixed problem with invoking hgmerge on paths with spaces.Mon, 24 Oct 2005 14:54:17 -0700, by michael w dales
-
add a target for running only one testMon, 24 Oct 2005 14:53:36 -0700, by Benoit Boissinot
-
hgweb: improve look-n-feel of changelog nagivationMon, 24 Oct 2005 14:53:25 -0700, by TK Soh
-
[issue21] cannot debug extensionMon, 24 Oct 2005 14:53:12 -0700, by Benoit Boissinot
-
Use $(MAKE) not makeMon, 24 Oct 2005 14:52:49 -0700, by levon
-
py2exe is not able to handle win32com.shellMon, 24 Oct 2005 14:52:41 -0700, by Volker Kleinfeld
-
Option -i broken in py2exe_for_demandloadMon, 24 Oct 2005 14:52:30 -0700, by Volker Kleinfeld
-
Avoid insertion/deletion of CRs on stdio during hg serveMon, 24 Oct 2005 14:34:48 -0700, by olivier maquelin
-
hgweb: fix broken tags->changelog linkFri, 21 Oct 2005 00:15:55 -0700, by Matt Mackall
-
Make hgweb work when the repository is empty (no 00changelog.i)Thu, 20 Oct 2005 11:41:14 -0700, by Benoit Boissinot
-
hgweb: add a mercurial link to the footerThu, 20 Oct 2005 00:26:24 -0700, by Matt Mackall
-
hgweb: hide trivial parent (like in show_changeset)Wed, 19 Oct 2005 20:54:46 -0700, by Benoit Boissinot
-
refactor some unlink/remove code and make sure we prune empty dirWed, 19 Oct 2005 00:10:52 -0700, by Benoit Boissinot
-
New vim script; provides key mappings and menus for GVIMWed, 19 Oct 2005 00:05:08 -0700, by Steve Borho
-
Do not use 'glob' expansion by default on OS != 'nt'Wed, 19 Oct 2005 00:02:41 -0700, by Benoit Boissinot
-
hgweb: fix too short manifest linkTue, 18 Oct 2005 23:58:00 -0700, by Matt Mackall
-
hgweb: make viewing of non-text work in hgwebTue, 18 Oct 2005 23:50:55 -0700, by Matt Mackall
-
hgweb: shorten all the URLs in the standard templatesTue, 18 Oct 2005 23:08:35 -0700, by Matt Mackall
-
hgweb: add shortcuts for all the web commands / fix empty arg bugTue, 18 Oct 2005 23:05:30 -0700, by Matt Mackall
-
symlink unit testTue, 18 Oct 2005 21:32:51 -0700, by Matthew Elder
-
allow empty values for url so we can have /?tipTue, 18 Oct 2005 21:11:24 -0700, by Benoit Boissinot
-
hgweb: allow urls to be shorter by using shortcutsTue, 18 Oct 2005 20:06:34 -0700, by Benoit Boissinot
-
log: speedup keyword search when used with --branchTue, 18 Oct 2005 20:06:13 -0700, by TK Soh
-
log: make keyword search truly case-insensitiveTue, 18 Oct 2005 20:06:05 -0700, by TK Soh
-
lazyindex fix, make load handle negative indexes properly.Tue, 18 Oct 2005 20:05:54 -0700, by Eric Hopper
-
i18n part2: use '_' for all strings who are part of the user interfaceTue, 18 Oct 2005 18:38:39 -0700, by Benoit Boissinot
-
use a dummy function for gettextTue, 18 Oct 2005 18:38:04 -0700, by Benoit Boissinot
-
i18n first part: make '_' available for files who need itTue, 18 Oct 2005 18:37:48 -0700, by Benoit Boissinot
-
Try to use ini-file in the same directory as the exe as the default on NT.Tue, 18 Oct 2005 17:57:27 -0700, by Zbynek Winkler
-
make update quieter when nothing is wrongTue, 18 Oct 2005 17:56:50 -0700, by Vadim Gelfer
-
bdiff: change spurious __inline to inlineTue, 18 Oct 2005 12:11:23 -0700, by Matt Mackall
-
check if a file is ignored before complaining if it is an unsupported typeTue, 18 Oct 2005 00:45:27 -0700, by Benoit Boissinot
-
Add debugsetparents commandTue, 18 Oct 2005 00:43:33 -0700, by Matt Mackall
-
dirstate: make sure we read the dirstate before setting parentsTue, 18 Oct 2005 00:43:19 -0700, by Matt Mackall
-
Fix traceback on bad revlog.lookupSat, 15 Oct 2005 15:49:05 -0700, by Matt Mackall
-
add a check for filetype when walkingSat, 15 Oct 2005 15:43:40 -0700, by Benoit Boissinot
-
Fix patch failure reporting exceptionSat, 15 Oct 2005 15:04:45 -0700, by Matt Mackall
-
Borrow patch header detection heuristic from quiltSat, 15 Oct 2005 15:04:22 -0700, by Matt Mackall
-
convert-repo: fix up octopus merge conversionWed, 05 Oct 2005 19:27:35 -0700, by Matt Mackall
-
convert-repo: change duplicate eliminationWed, 05 Oct 2005 19:26:41 -0700, by Matt Mackall
-
convert-repo: linearize the tag commitWed, 05 Oct 2005 19:25:45 -0700, by Matt Mackall
-
convert-repo: retrieve the commit hash from the tag object for tag importWed, 05 Oct 2005 17:11:06 -0700, by Matt Mackall
-
convert-repo: Fix timezone handlingWed, 05 Oct 2005 17:09:51 -0700, by Matt Mackall
-
hg verify: add some bin to hex conversionsWed, 05 Oct 2005 10:59:42 -0700, by Matt Mackall
-
hg verify: add an error reporting helper functionWed, 05 Oct 2005 10:51:02 -0700, by Matt Mackall
-
hg verify: more consistency checking between changesets and manifestsWed, 05 Oct 2005 10:37:51 -0700, by Matt Mackall
-
log --debug: fix misplaced manifest fieldTue, 04 Oct 2005 17:34:02 -0700, by TK Soh
-
Fix an hg copy/move bug. Failed if file being copied or moved not in tip.Tue, 04 Oct 2005 12:24:59 -0700, by Eric Hopper
-
Clean up mdiff importsTue, 04 Oct 2005 11:25:48 -0700, by Matt Mackall
-
make diff dates be epoch for add/removeTue, 04 Oct 2005 11:21:48 -0700, by Benoit Boissinot
-
Fixed a bug in my changes to httprepo.pyMon, 03 Oct 2005 16:07:54 -0700, by Eric Hopper
-
Fix same performance bug as c3654cfaa77 but for httprepo.py instead.Mon, 03 Oct 2005 15:06:46 -0700, by Eric Hopper
-
Fix traceback when nothing was added during unbundleMon, 03 Oct 2005 14:45:14 -0700, by Benoit Boissinot
-
Fix hg unbundle chunking performance bugMon, 03 Oct 2005 14:43:11 -0700, by Eric Hopper
-
hg log: add -k for keyword searchingMon, 03 Oct 2005 13:45:59 -0700, by Matt Mackall
-
Merge with TAHMon, 03 Oct 2005 12:52:45 -0700, by Matt Mackall
-
emacs minor mode optional argumentWed, 28 Sep 2005 19:42:03 +0200, by Robin Farine
-
hgweb: remove various manifest and file hashes from displaySat, 01 Oct 2005 13:11:48 -0700, by Matt Mackall
-
Allows abbreviated hashes in hgwebSat, 01 Oct 2005 12:50:56 -0700, by Matt Mackall
-
Fix completion function for 'hg pull'. Fix truncation bug and remove tabs.Sat, 01 Oct 2005 00:02:01 -0700, by Steve Borho
-
bisect extension for mercurialFri, 30 Sep 2005 11:08:13 -0700, by Benoit Boissinot
-
Fixed an exception that was caught and improperly forgotten.Fri, 30 Sep 2005 11:06:19 -0700, by Eric Hopper
-
Suppress warning in zsh_completion scriptFri, 30 Sep 2005 11:06:13 -0700, by Mikael Berthe
-
Fix data reported for the nullid changesetThu, 29 Sep 2005 15:18:32 -0700, by Matt Mackall
-
Merge with selfThu, 29 Sep 2005 13:20:03 -0700, by Matt Mackall
-
zsh completion function for hgThu, 29 Sep 2005 13:18:39 -0700, by Steve Borho
-
contrib/hgk: remove hardcoded path to WishThu, 29 Sep 2005 13:18:32 -0700, by TK Soh
-
Re-add hgext/__init__.pyThu, 29 Sep 2005 12:49:01 -0700, by Matt Mackall
-
Set the user agent for httprepo communicationTue, 27 Sep 2005 18:30:54 -0700, by Matt Mackall
-
Partially revert ssh change so we read all of remote ssh streamTue, 27 Sep 2005 15:23:34 -0700, by Matt Mackall
-
Replacing select.select() with os.fstat() which works also on windows.Tue, 27 Sep 2005 15:01:49 -0700, by zbynek
-
Fix +x permissions lost by export/importTue, 27 Sep 2005 14:59:30 -0700, by Matt Mackall
-
Test case for the misleading message on bad permissions.Tue, 27 Sep 2005 14:59:02 -0700, by Eric Hopper
-
Made the abort message for IOError nicer when the filename is known.Tue, 27 Sep 2005 14:58:48 -0700, by Eric Hopper
-
Fix misleading abort message when permissions are bad.Tue, 27 Sep 2005 14:58:28 -0700, by Eric Hopper
-
Make test-merge7 repeatableTue, 27 Sep 2005 14:53:11 -0700, by Matt Mackall
-
Repair ancestor logic, fix up test casesMon, 26 Sep 2005 16:52:47 -0700, by Matt Mackall
-
Fix pipe error regressionMon, 26 Sep 2005 14:01:18 -0700, by Matt Mackall
-
More info on file merge for update --debugMon, 26 Sep 2005 14:01:05 -0700, by Matt Mackall
-
hgwebdir: Fix date displaySat, 24 Sep 2005 11:33:20 -0700, by mpm
-
Fix up static-http testFri, 23 Sep 2005 19:46:43 -0700, by mpm
-
Execute hooks in the repository rootFri, 23 Sep 2005 19:46:12 -0700, by mpm
-
hgk: Allow specifying hgk path in [hgk]pathFri, 23 Sep 2005 19:41:45 -0700, by mpm
-
Fix hgk for date handling changesFri, 23 Sep 2005 19:38:21 -0700, by mpm
-
Add support for /etc/mercurial/hgrc.d/*.rcFri, 23 Sep 2005 19:35:23 -0700, by mpm
-
Warn on failure to import an extensionFri, 23 Sep 2005 19:04:19 -0700, by mpm
-
Fix copyright symbol in docsFri, 23 Sep 2005 18:59:16 -0700, by Vincent Danjean
-
hgk is a wish scriptFri, 23 Sep 2005 18:58:57 -0700, by Vincent Danjean
-
bash_completion is not an executableFri, 23 Sep 2005 18:58:48 -0700, by Vincent Danjean
-
Add empty repo testFri, 23 Sep 2005 17:52:15 -0700, by mpm
-
Fix up some bugs for log and grep with empty repoFri, 23 Sep 2005 17:50:03 -0700, by mpm
-
hgweb file: fixed left-justified line numbers on IE v6.0Fri, 23 Sep 2005 17:19:35 -0700, by TK Soh
-
git -> hg conversion scriptFri, 23 Sep 2005 17:15:36 -0700, by Florian La Roche
-
hgweb: fixed IE display problem on changelog pageFri, 23 Sep 2005 17:15:10 -0700, by TK Soh
-
hgweb: fix date bug in hgweb diff generationFri, 23 Sep 2005 17:08:45 -0700, by mpm
-
Help debugability: print ssh command being used when --verbose.Fri, 23 Sep 2005 10:32:19 -0700, by Bryan O'Sullivan
-
Write hgrc file in text mode, even on Windows.Fri, 23 Sep 2005 10:31:00 -0700, by Bryan O'Sullivan
-
Give ssh a better chance of working on Windows.Fri, 23 Sep 2005 10:30:41 -0700, by Bryan O'Sullivan
-
Allow files to be opened in text mode, even on Windows.Fri, 23 Sep 2005 10:28:55 -0700, by Bryan O'Sullivan
-
Merge with myself.Fri, 23 Sep 2005 07:41:25 -0700, by Bryan O'Sullivan
-
Some repos represent a date as a float.Fri, 23 Sep 2005 07:36:30 -0700, by Bryan O'Sullivan
-
Merge with MPM.Fri, 23 Sep 2005 00:06:49 -0700, by Bryan O'Sullivan
-
Move urllib error handling from revlog into statichttprepo, where it belongs.Fri, 23 Sep 2005 00:05:16 -0700, by Bryan O'Sullivan
-
hgweb: pass date tuples around rather than whole changesets for datesThu, 22 Sep 2005 23:38:04 -0700, by mpm
-
Fix old-http test when no server exists.Thu, 22 Sep 2005 23:33:26 -0700, by Bryan O'Sullivan
-
Make revlog constructor more discerning in its treatment of errors.Thu, 22 Sep 2005 23:31:44 -0700, by Bryan O'Sullivan
-
Clean up date and timezone handling.Thu, 22 Sep 2005 23:19:47 -0700, by Bryan O'Sullivan
-
Fix up representation of dates in hgweb.Thu, 22 Sep 2005 22:46:50 -0700, by Bryan O'Sullivan
-
Fix behaviour of commit.Thu, 22 Sep 2005 21:42:33 -0700, by Bryan O'Sullivan
-
Unify display of dates.Thu, 22 Sep 2005 21:29:02 -0700, by Bryan O'Sullivan
-
Print commit time/date from perspective of committer.Thu, 22 Sep 2005 21:15:57 -0700, by Bryan O'Sullivan
-
Hook fixupsThu, 22 Sep 2005 10:12:42 -0700, by mpm
-
Fix setting of hg default when using --pull on clone of local repository.Thu, 22 Sep 2005 09:47:27 -0700, by Lee Cantey
-
Fix default clone destinationThu, 22 Sep 2005 09:47:03 -0700, by mpm
-
Fix traceback during invalid rev identifier for debugdataThu, 22 Sep 2005 09:42:15 -0700, by Anupam Kapoor
-
Merge with TAHThu, 22 Sep 2005 09:41:34 -0700, by mpm
-
bash_completion: extended patterns require extglob optionWed, 21 Sep 2005 09:02:41 +0200, by TK Soh
-
Updated CONTRIBUTORS.Wed, 21 Sep 2005 08:25:46 +0200, by Thomas Arendsen Hein
-
Make debugwalk strip trailing spaces and remove these from test-walk.outWed, 21 Sep 2005 08:07:38 +0200, by Thomas Arendsen Hein
-
Cleanup of tabs and trailing spaces.Wed, 21 Sep 2005 07:56:19 +0200, by Thomas Arendsen Hein
-
Merge with BOSThu, 22 Sep 2005 09:39:05 -0700, by mpm
-
Add release notes to built Windows package.Wed, 21 Sep 2005 15:50:43 -0700, by Bryan O'Sullivan
-
Update Windows release notes.Wed, 21 Sep 2005 15:44:50 -0700, by Bryan O'Sullivan
-
Update hgrc documentation to refer to Windows paths.Wed, 21 Sep 2005 15:44:35 -0700, by Bryan O'Sullivan
-
Fix path of win32text extension in INI file.Wed, 21 Sep 2005 15:27:00 -0700, by Bryan O'Sullivan
-
Update Inno Setup installer to install INI file.Wed, 21 Sep 2005 15:26:50 -0700, by Bryan O'Sullivan
-
Fix small thinko.Wed, 21 Sep 2005 15:18:24 -0700, by Bryan O'Sullivan
-
Rename mercurial.ext to hgext.Wed, 21 Sep 2005 15:17:24 -0700, by Bryan O'Sullivan
-
Package the extension directory.Wed, 21 Sep 2005 14:46:01 -0700, by Bryan O'Sullivan
-
Add INI file for Windows.Wed, 21 Sep 2005 14:40:52 -0700, by Bryan O'Sullivan
-
Add win32text extension module.Wed, 21 Sep 2005 14:23:25 -0700, by Bryan O'Sullivan
-
Add placeholder extension module.Wed, 21 Sep 2005 14:23:07 -0700, by Bryan O'Sullivan
-
Make contract with extensions optional.Wed, 21 Sep 2005 14:22:16 -0700, by Bryan O'Sullivan
-
Clean up whitespace damage.Wed, 21 Sep 2005 13:33:24 -0700, by Bryan O'Sullivan
-
Enhance the file filtering capabilities.Wed, 21 Sep 2005 11:44:08 -0700, by Bryan O'Sullivan
-
Use platform-appropriate rc file names.Wed, 21 Sep 2005 09:56:30 -0700, by Bryan O'Sullivan
-
Document Windows installer build process.Wed, 21 Sep 2005 00:47:57 -0700, by Bryan O'Sullivan
-
Add Windows installer file.Wed, 21 Sep 2005 00:47:40 -0700, by Bryan O'Sullivan
-
Add post-install text file.Wed, 21 Sep 2005 00:27:52 -0700, by Bryan O'Sullivan
-
Turn the win32 README into a HTML file for now.Wed, 21 Sep 2005 00:20:20 -0700, by Bryan O'Sullivan
-
Add win32 README for standalone installer.Wed, 21 Sep 2005 00:02:53 -0700, by Bryan O'Sullivan
-
Make incoming/outgoing show oldest firstThu, 22 Sep 2005 09:22:25 -0700, by mpm
-
Make 'hg import' platform independent.Tue, 20 Sep 2005 21:35:51 -0700, by Volker Kleinfeld
-
Fix Volker's modifications to setup.py for non-Windows systems.Tue, 20 Sep 2005 21:29:07 -0700, by Bryan O'Sullivan
-
Support for the distutils extention 'py2exe' added.Tue, 20 Sep 2005 19:25:14 -0700, by Volker Kleinfeld
-
Merge with BOSTue, 20 Sep 2005 11:38:01 -0700, by mpm
-
Add --pull option to clone.Tue, 20 Sep 2005 11:20:48 -0700, by Bryan O'Sullivan
-
pull/unbundle: raise an exception on premature EOFTue, 20 Sep 2005 10:45:26 -0700, by mpm
-
Add checks for programs which are required for the test suite to run.Mon, 19 Sep 2005 18:24:37 -0700, by eric
-
hgit -> hgk.pyMon, 19 Sep 2005 15:59:17 -0700, by mpm
-
Add a favicon.ico, small version of the main HG image.Mon, 19 Sep 2005 22:15:36 +0200, by Ollivier Robert
-
Fix dirstate.changes for ignored directories.Sun, 18 Sep 2005 15:03:07 -0700, by Bryan O'Sullivan
-
Fix cut and paste error in hgweb.pySun, 18 Sep 2005 14:07:02 -0700, by Florian La Roche
-
Fix man page typosSun, 18 Sep 2005 14:06:36 -0700, by Florian La Roche
-
Clean up RPM spec fileSun, 18 Sep 2005 14:05:54 -0700, by Florian La Roche
-
Update version number in PKG-INFOSun, 18 Sep 2005 14:05:04 -0700, by Florian La Roche
-
Fix ignore regression.Sat, 17 Sep 2005 00:37:14 -0700, by Bryan O'Sullivan
-
Switch to new syntax for .hgignore files.Sat, 17 Sep 2005 00:27:27 -0700, by Bryan O'Sullivan
-
Merge with myself.Sat, 17 Sep 2005 00:23:58 -0700, by Bryan O'Sullivan
-
Fix performance of dirstate.changes with ignored directories.Sat, 17 Sep 2005 00:23:19 -0700, by Bryan O'Sullivan
-
Fix diff command so it doesn't walk the dirstate unnecessarily.Fri, 16 Sep 2005 14:50:06 -0700, by Bryan O'Sullivan
-
Added tag 0.7 for changeset 979c049974485125e1f9357f6bbe9c1b548a64c3Fri, 16 Sep 2005 14:01:03 -0700, by mpm
-
Update doc for ssh URL, describing path handling more clearly. 0.7Fri, 16 Sep 2005 13:34:29 -0700, by Bryan O'Sullivan
-
Generated new tcsh_completion with tcsh_completion_build.shFri, 16 Sep 2005 21:34:18 +0200, by Thomas Arendsen Hein
-
Added new debug commands to bash_completion.Fri, 16 Sep 2005 21:31:31 +0200, by Thomas Arendsen Hein
-
Add debugancestor commandFri, 16 Sep 2005 10:42:20 -0700, by mpm
-
test-hup: hgrc no longer created at initThu, 15 Sep 2005 14:06:58 -0500, by mpm
-
hgweb: use ui:username rather than web:contactThu, 15 Sep 2005 14:05:48 -0500, by mpm
-
Merge with BOSThu, 15 Sep 2005 03:00:10 -0500, by mpm
-
Add file encoding/decoding supportThu, 15 Sep 2005 02:59:16 -0500, by mpm
-
Clamp negative rev numbers at zero.Thu, 15 Sep 2005 00:04:29 -0700, by Bryan O'Sullivan
-
mark copy/rename as experimental in the docsThu, 15 Sep 2005 00:49:40 -0500, by mpm
-
Get all commands that operate on files to honour --verbose and --quiet.Wed, 14 Sep 2005 22:32:12 -0700, by Bryan O'Sullivan
-
Switch cat command to use walk code.Wed, 14 Sep 2005 21:57:41 -0700, by Bryan O'Sullivan
-
Add rename/mv command.Wed, 14 Sep 2005 16:34:22 -0700, by Bryan O'Sullivan
-
The copy tests don't need to invoke cp any longer.Wed, 14 Sep 2005 16:31:03 -0700, by Bryan O'Sullivan
-
Fix lots of exception-related problems.Wed, 14 Sep 2005 15:41:22 -0700, by Bryan O'Sullivan
-
Merge with MPM.Wed, 14 Sep 2005 14:39:46 -0700, by Bryan O'Sullivan
-
Fix up copy command to behave more like regular "cp".Wed, 14 Sep 2005 14:29:02 -0700, by Bryan O'Sullivan
-
Merge with myself.Wed, 14 Sep 2005 11:27:36 -0700, by Bryan O'Sullivan
-
Make remove command really unlink files.Wed, 14 Sep 2005 10:50:03 -0700, by Bryan O'Sullivan
-
mercurial.el: implement hg-pull, and stub in hg-update.Fri, 09 Sep 2005 22:07:10 -0700, by Bryan O'Sullivan
-
Files not getting added appropiatelyWed, 14 Sep 2005 15:50:31 -0500, by Chris Mason
-
clone: fall back to pull if we can't lock the source repoWed, 14 Sep 2005 15:48:34 -0500, by mpm
-
Fix hgit revtree bug with stop revision handlingWed, 14 Sep 2005 13:14:20 -0500, by root
-
Fix hg cat when the file cannot be found in the specified revisionWed, 14 Sep 2005 12:35:10 -0500, by Mikael Berthe
-
Add support for cloning with hardlinks on windows.Wed, 14 Sep 2005 12:22:20 -0500, by Stephen Darnell
-
Convert hgk to use the hgit extension, and upate to the latest gitkTue, 13 Sep 2005 19:33:18 -0500, by mason
-
Turn hgit into an extension, and add commands supporting the latest gitkTue, 13 Sep 2005 19:33:10 -0500, by mason
-
Add log -b to show the branch a specific revision lives inTue, 13 Sep 2005 19:32:53 -0500, by mason
-
Fix off by one in convert-repo tagsTue, 13 Sep 2005 19:32:43 -0500, by mason
-
Fix bug with co -C across branches, update testsTue, 13 Sep 2005 18:38:27 -0500, by mpm
-
Fix test-tag output for new abort messageTue, 13 Sep 2005 14:23:43 -0500, by mpm
-
Revert unrelated changes in previous commitTue, 13 Sep 2005 14:22:48 -0500, by mpm
-
Fix abort message for cloneTue, 13 Sep 2005 14:18:18 -0500, by mpm
-
Revert some exception type changes in revlogTue, 13 Sep 2005 14:16:15 -0500, by mpm
-
CONTRIBUTORS updateFri, 09 Sep 2005 12:19:24 -0700, by mpm
-
dirstate: two more stat -> lstat changesFri, 09 Sep 2005 12:17:51 -0700, by mpm
-
Fix comment typoFri, 09 Sep 2005 11:47:13 -0700, by mpm
-
Fix dangling symlink bug in dirstate walk codeFri, 09 Sep 2005 11:46:35 -0700, by mpm
-
Replace sequences of {ui.warn, return 1} with raise of util.Abort.Fri, 09 Sep 2005 11:34:34 -0700, by Bryan O'Sullivan