Mercurial > hg-stable
graph
-
patchbomb: fix up confusion between strings and lists of strings.Mon, 29 Aug 2005 12:15:37 -0700, by bos
-
bash_completion: try to use bash3 features if they're availableMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
bash_completion: small cleanup and bugfixMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
teach bash_completion about --cwdMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
bash_completion: better handling of aliasesMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
bash_completion: update for new help output formatMon, 29 Aug 2005 20:37:07 +0200, by Alexis S. L. Carvalho
-
Add test-grep.out file for now.Mon, 29 Aug 2005 11:28:48 -0700, by bos
-
Merge with TAH.Mon, 29 Aug 2005 10:31:41 -0700, by bos
-
grep: extend functionality, add man page entry, add unit test.Mon, 29 Aug 2005 10:05:49 -0700, by bos
-
grep: change default to printing first matching rev.Mon, 29 Aug 2005 08:24:06 -0700, by Bryan O'Sullivan
-
Documented passing list or dict instead of config file in hgwebdir.cgiMon, 29 Aug 2005 07:42:46 +0200, by Thomas Arendsen Hein
-
Allow list of (virtual, real) or dictionary to be passed to hgwebdir.Mon, 29 Aug 2005 07:39:01 +0200, by Thomas Arendsen Hein
-
Cleaned up hgweb.hgwebdir.run()Mon, 29 Aug 2005 07:34:35 +0200, by Thomas Arendsen Hein
-
Use ConfigParser only in hgwebdir.__init__()Mon, 29 Aug 2005 07:28:39 +0200, by Thomas Arendsen Hein
-
Don't create repo objects in hgwebdir, ui object is enough.Mon, 29 Aug 2005 07:19:02 +0200, by Thomas Arendsen Hein
-
Reverted change 51f26e856f3d: Reading changelogs is too slow.Mon, 29 Aug 2005 07:07:07 +0200, by Thomas Arendsen Hein
-
Use commit time instead of stat to check time of last change.Sun, 28 Aug 2005 19:50:13 +0200, by Thomas Arendsen Hein
-
Remove the link from the template as there no real way to have it always be correct.Sun, 28 Aug 2005 19:18:39 +0200, by Ollivier Robert
-
Make diffstat optional for patchbomb script.Sun, 28 Aug 2005 18:53:43 +0200, by Thomas Arendsen Hein
-
Variable 'body' was missing in patchbomb script.Sun, 28 Aug 2005 18:52:55 +0200, by Thomas Arendsen Hein
-
Adjusted test-hup for generated .hg/hgrcSun, 28 Aug 2005 18:30:40 +0200, by Thomas Arendsen Hein
-
Create [web] section with short username as contact on hg init and hg clone.Sun, 28 Aug 2005 18:27:24 +0200, by Thomas Arendsen Hein
-
Completed renaming author to contact in hgwebdir:Sun, 28 Aug 2005 18:13:28 +0200, by Thomas Arendsen Hein
-
Create repository objects instead of using own ConfigParser in hgwebdir.Sun, 28 Aug 2005 17:55:15 +0200, by Thomas Arendsen Hein
-
Longer variable names in hgwebdir: l->repos, v->name, r->pathSun, 28 Aug 2005 17:53:37 +0200, by Thomas Arendsen Hein
-
Move generating short username to display in hg/hgweb annotate to ui module.Sun, 28 Aug 2005 17:29:28 +0200, by Thomas Arendsen Hein
-
Fixed test-static-http with http_proxy variable set.Sun, 28 Aug 2005 16:41:16 +0200, by Thomas Arendsen Hein
-
Fixed test-copy2 with only looking at copied files.Sun, 28 Aug 2005 16:37:24 +0200, by Thomas Arendsen Hein
-
Changed printing of copies in hg debugstate to: "copy: source -> dest"Sun, 28 Aug 2005 16:24:04 +0200, by Thomas Arendsen Hein
-
Add RSS link to the repository index.Sat, 27 Aug 2005 23:45:27 -0700, by Ollivier Robert
-
Add the template.Sat, 27 Aug 2005 23:44:26 -0700, by Ollivier Robert
-
Use a template for the error message.Sat, 27 Aug 2005 23:44:15 -0700, by Ollivier Robert
-
Use .has_option to avoid the unknown Exception.Sat, 27 Aug 2005 23:44:02 -0700, by Ollivier Robert
-
NoOptionError is unknown there.Sat, 27 Aug 2005 23:43:13 -0700, by Ollivier Robert
-
Handle a nonexistent repository with a 404 error.Sat, 27 Aug 2005 23:43:08 -0700, by Ollivier Robert
-
Protect against unknown repositories.Sat, 27 Aug 2005 23:42:51 -0700, by roberto
-
patchbomb: eliminate silly complete summary messageSat, 27 Aug 2005 23:10:49 -0700, by mpm
-
fix some rename/copy bugsSat, 27 Aug 2005 22:04:17 -0700, by mpm
-
Add some rename debugging supportSat, 27 Aug 2005 20:58:53 -0700, by mpm
-
bash_completion: add debugindex and debugdata supportSat, 27 Aug 2005 20:42:53 -0700, by mpm
-
Remove the lock file copied during clone (was the source lock file)Sat, 27 Aug 2005 19:15:02 -0700, by Stephen Darnell
-
Updated manpage and help.Sat, 27 Aug 2005 18:55:14 -0700, by TK Soh
-
hgweb: add mdiff / fix sorting of archivesSat, 27 Aug 2005 18:40:25 -0700, by mpm
-
Add an old-http test caseSat, 27 Aug 2005 18:27:45 -0700, by mpm
-
Add a simple dummy ssh testSat, 27 Aug 2005 18:11:32 -0700, by mpm
-
Merge with TAHSat, 27 Aug 2005 17:26:26 -0700, by mpm
-
Remove some options from 'hg grep':Sat, 27 Aug 2005 23:36:25 +0200, by Thomas Arendsen Hein
-
Adjusted test-help for change to hg status.Sat, 27 Aug 2005 23:35:30 +0200, by Thomas Arendsen Hein
-
Whitespace cleanup.Sat, 27 Aug 2005 23:25:55 +0200, by Thomas Arendsen Hein
-
Replaced hg status -p/--strip with -n/--no-status to not confuse with patch.Sat, 27 Aug 2005 23:23:32 +0200, by Thomas Arendsen Hein
-
Fix dirstate importsSat, 27 Aug 2005 16:42:03 -0700, by mpm
-
Fix sshrepo importsSat, 27 Aug 2005 16:40:24 -0700, by mpm
-
localrepo: minor opener usage restructuringSat, 27 Aug 2005 16:34:54 -0700, by mpm
-
Separate out old-http supportSat, 27 Aug 2005 16:28:53 -0700, by mpm
-
localrepo: more import/namespace tidyingSat, 27 Aug 2005 15:35:37 -0700, by mpm
-
Minor import fixupsSat, 27 Aug 2005 15:19:36 -0700, by mpm
-
manifest: convert sys.stderr bits to AssertionErrorSat, 27 Aug 2005 15:13:52 -0700, by mpm
-
localrepo: adjust some imports, remove sys dependencySat, 27 Aug 2005 15:09:46 -0700, by mpm
-
sshrepo: adjust file commentSat, 27 Aug 2005 15:05:59 -0700, by mpm
-
changelog: adjust imports, commentSat, 27 Aug 2005 15:05:43 -0700, by mpm
-
Adjust some importsSat, 27 Aug 2005 14:59:25 -0700, by mpm
-
commands: use revlog directly for debug commandsSat, 27 Aug 2005 14:56:58 -0700, by mpm
-
commands: use node functions directlySat, 27 Aug 2005 14:55:07 -0700, by mpm
-
Move hash function back to revlog from nodeSat, 27 Aug 2005 14:43:20 -0700, by mpm
-
Move opener to utilsSat, 27 Aug 2005 14:31:41 -0700, by mpm
-
Break apart hg.pySat, 27 Aug 2005 14:21:25 -0700, by mpm
-
updated manpage for new options of statusSat, 27 Aug 2005 12:00:12 -0700, by TK Soh
-
hgweb: add catch for connection resetSat, 27 Aug 2005 01:55:10 -0700, by mpm
-
Fix up help testSat, 27 Aug 2005 01:50:18 -0700, by mpm
-
status: added option -p and -0 to assist xargsSat, 27 Aug 2005 01:49:41 -0700, by TK Soh
-
updated manpage on global options and typo fix.Sat, 27 Aug 2005 01:49:35 -0700, by TK Soh
-
Add some docstrings to revlog.pySat, 27 Aug 2005 01:43:48 -0700, by mpm
-
Update util.py docstrings, fix walk testSat, 27 Aug 2005 01:13:28 -0700, by mpm
-
Change canonpath to not know about repo objectsFri, 26 Aug 2005 23:29:10 -0700, by mpm
-
Updated list of contributors.Sat, 27 Aug 2005 08:22:10 +0200, by Thomas Arendsen Hein
-
Document archive download optionsFri, 26 Aug 2005 20:56:50 -0700, by mpm
-
Various cleanups for tarball supportFri, 26 Aug 2005 20:52:31 -0700, by mpm
-
tarball support v0.3 pt 2Fri, 26 Aug 2005 20:51:48 -0700, by Wojciech Milkowski
-
tarball support v0.3Fri, 26 Aug 2005 20:51:34 -0700, by Wojciech Milkowski
-
Fixed system command abord reason on windows.Fri, 26 Aug 2005 19:20:04 -0700, by Volker Kleinfeld
-
Add revlog.reachable to find a graph of ancestors for a given revFri, 26 Aug 2005 19:19:35 -0700, by mason
-
[PATCH] raise exceptions with Exception subclassesFri, 26 Aug 2005 19:08:25 -0700, by Bart Trojanowski
-
Fixes for push corner caseFri, 26 Aug 2005 16:49:23 -0700, by mpm
-
Add support for extension modulesFri, 26 Aug 2005 14:05:52 -0700, by mason
-
hgwebdir index: change "author" to "contact"Fri, 26 Aug 2005 13:59:14 -0700, by mpm
-
Allow using a ssh repository without a path.Fri, 26 Aug 2005 22:40:56 +0200, by Thomas Arendsen Hein
-
Fixed synopsis for grep command.Fri, 26 Aug 2005 16:47:09 +0200, by Thomas Arendsen Hein
-
Fixed zero-padded filenames with %r if there is a longer number in the middle.Fri, 26 Aug 2005 16:37:28 +0200, by Thomas Arendsen Hein
-
Shortened commands.revrange() a little bit, added docstring.Fri, 26 Aug 2005 15:26:44 +0200, by Thomas Arendsen Hein
-
Cleanups to commands.pyFri, 26 Aug 2005 15:19:18 +0200, by Thomas Arendsen Hein
-
Removed obsolete imports from hgwebdir.cgiFri, 26 Aug 2005 13:31:40 +0200, by Thomas Arendsen Hein
-
Some more spacing/indentation/linebreak cleanups to hgweb.py.Fri, 26 Aug 2005 13:29:52 +0200, by Thomas Arendsen Hein
-
pep-0008 cleanupFri, 26 Aug 2005 13:06:58 +0200, by benoit boissinot
-
Fix set type usage for Python 2.3Fri, 26 Aug 2005 02:03:35 -0700, by mpm
-
Merge from BOS, fix helpFri, 26 Aug 2005 01:56:49 -0700, by mpm
-
grep: speed up matching, and only return one match per line.Thu, 25 Aug 2005 17:13:48 -0700, by bos
-
Use ui.write instead of print in debugwalk.Thu, 25 Aug 2005 10:11:54 -0700, by Bryan O'Sullivan
-
Add grep command.Thu, 25 Aug 2005 02:00:03 -0700, by Bryan O'Sullivan
-
Map long option names containing dashes to ones containing underscores.Wed, 24 Aug 2005 22:25:55 -0700, by Bryan O'Sullivan
-
Minor test-help fixFri, 26 Aug 2005 01:51:44 -0700, by mpm
-
Fixed some synopsises in command help.Fri, 26 Aug 2005 10:39:43 +0200, by Thomas Arendsen Hein
-
Added missing doc strings for two new debug commmands.Fri, 26 Aug 2005 10:01:55 +0200, by Thomas Arendsen Hein
-
Adjust display and alignment of command options to match global options.Fri, 26 Aug 2005 09:56:33 +0200, by Thomas Arendsen Hein
-
Clean up displaying help of global options, only one row per option.Fri, 26 Aug 2005 09:15:04 +0200, by Thomas Arendsen Hein
-
Moved --cwd handling to a place where ui and exception handling already exists.Fri, 26 Aug 2005 08:47:43 +0200, by Thomas Arendsen Hein
-
Allow --help and --version being used together.Fri, 26 Aug 2005 08:42:56 +0200, by Thomas Arendsen Hein
-
Added options -h/--help.Fri, 26 Aug 2005 08:37:41 +0200, by Thomas Arendsen Hein
-
Moved special handling of --version and no hg command from parse to dispatch.Fri, 26 Aug 2005 08:26:21 +0200, by Thomas Arendsen Hein
-
Sort global options by topic: directories, ui, timing, otherThu, 25 Aug 2005 18:35:35 +0200, by Thomas Arendsen Hein
-
run the doc/* through aspell.Thu, 25 Aug 2005 18:25:19 +0200, by Benoit Boissinot
-
Removed forgotten debug print statement from commands.py and tests.Thu, 25 Aug 2005 16:00:08 +0200, by Thomas Arendsen Hein
-
Update testsWed, 24 Aug 2005 19:19:35 -0700, by mpm
-
Fix a couple fencepost errors in hg logWed, 24 Aug 2005 19:16:45 -0700, by mpm
-
Fix hg log -pWed, 24 Aug 2005 18:45:49 -0700, by mpm
-
Show number of new heads when doing a pullWed, 24 Aug 2005 18:42:42 -0700, by mpm
-
Add debugdata for dumping revlog revision dataWed, 24 Aug 2005 18:40:17 -0700, by mpm
-
Merge with MPM.Wed, 24 Aug 2005 14:46:02 -0700, by bos
-
Fix a small corner of log behaviour.Wed, 24 Aug 2005 14:45:35 -0700, by bos
-
Update hg log docsWed, 24 Aug 2005 14:24:20 -0700, by mpm
-
Merge with BOSWed, 24 Aug 2005 13:31:46 -0700, by mpm
-
Fix help output, and a few broken tests.Wed, 24 Aug 2005 13:26:45 -0700, by Bryan O'Sullivan
-
Merge with MPM.Wed, 24 Aug 2005 12:50:11 -0700, by Bryan O'Sullivan
-
Get patchbomb working with tip again.Wed, 24 Aug 2005 12:43:09 -0700, by Bryan O'Sullivan
-
Rewrite log command. New version is faster and more featureful.Wed, 24 Aug 2005 12:39:10 -0700, by Bryan O'Sullivan
-
Merge with MPM.Tue, 23 Aug 2005 21:57:22 -0700, by Bryan O'Sullivan
-
Emacs: implement hg-incoming, hg-outgoing and hg-push.Tue, 23 Aug 2005 21:53:13 -0700, by Bryan O'Sullivan
-
Add commands.debugconfig.Tue, 23 Aug 2005 21:30:12 -0700, by Bryan O'Sullivan
-
Emacs: fix up hg-log and hg-diff to operate more uniformly.Tue, 23 Aug 2005 16:46:10 -0700, by Bryan O'Sullivan
-
Merge with MPM.Tue, 23 Aug 2005 15:42:06 -0700, by Bryan O'Sullivan
-
Merge with MPM.Tue, 23 Aug 2005 15:30:06 -0700, by Bryan O'Sullivan
-
Sync buffers prior to doing a diff.Tue, 23 Aug 2005 15:27:17 -0700, by bos
-
Minor tweak to the revgen algorithmWed, 24 Aug 2005 03:33:54 -0700, by mpm
-
Minor hgwebdir tweaksWed, 24 Aug 2005 03:32:08 -0700, by mpm
-
Add Makefile to the manifestWed, 24 Aug 2005 00:38:36 -0700, by mpm
-
Add default make ruleWed, 24 Aug 2005 00:36:12 -0700, by mpm
-
Create helper functions for I/O to files in the working directoryWed, 24 Aug 2005 00:32:10 -0700, by mpm
-
Add some aliasesWed, 24 Aug 2005 00:12:04 -0700, by mpm
-
Fix up help for binary optionsWed, 24 Aug 2005 00:09:56 -0700, by mpm
-
Teach annotate about binary filesTue, 23 Aug 2005 20:21:52 -0700, by mpm
-
Add automatic binary file detection to diff and exportTue, 23 Aug 2005 19:58:46 -0700, by mpm
-
Clean up argument passing for dodiffTue, 23 Aug 2005 18:58:26 -0700, by mpm
-
Deal with repos with missing timezonesTue, 23 Aug 2005 16:19:14 -0700, by mpm
-
Merge with BOSTue, 23 Aug 2005 15:15:14 -0700, by mpm
-
Emacs: search for hg in path before looking in funny places.Tue, 23 Aug 2005 14:51:52 -0700, by bos
-
Merge with TAHTue, 23 Aug 2005 14:21:19 -0700, by mpm
-
Don't show the diff in hgeditor if there are no changes in file contents.Mon, 22 Aug 2005 19:56:52 +0200, by Thomas Arendsen Hein
-
Add Makefile for generating release tarballs.Mon, 22 Aug 2005 08:46:43 +0200, by Thomas Arendsen Hein
-
Include generated documentation in MANIFEST.Mon, 22 Aug 2005 08:39:44 +0200, by Thomas Arendsen Hein
-
Generate html documentation by default, too.Mon, 22 Aug 2005 08:33:02 +0200, by Thomas Arendsen Hein
-
Merge with BOSTue, 23 Aug 2005 14:20:17 -0700, by mpm
-
Emacs: improved GNU Emacs support.Mon, 22 Aug 2005 15:29:55 -0700, by bos
-
Emacs support: numerous changes.Mon, 22 Aug 2005 15:08:20 -0700, by bos
-
Merge with MPM.Mon, 22 Aug 2005 13:06:43 -0700, by bos
-
Emacs: update mode lines properly after commit.Mon, 22 Aug 2005 03:41:09 -0700, by Bryan O'Sullivan
-
Emacs: kill commit buffer once it's done with.Mon, 22 Aug 2005 03:27:27 -0700, by Bryan O'Sullivan
-
Emacs: first cut at commit support.Mon, 22 Aug 2005 03:16:32 -0700, by Bryan O'Sullivan
-
contrib/patchbomb: Fix buglet with empty cc list.Sun, 21 Aug 2005 23:33:02 -0800, by Bryan O'Sullivan
-
Fix handling of addresses in hgrc.Sun, 21 Aug 2005 23:03:14 -0800, by Bryan O'Sullivan
-
Emacs: document existing functions.Sun, 21 Aug 2005 22:46:57 -0800, by Bryan O'Sullivan
-
Emacs support: add hg-revert-buffer.Sun, 21 Aug 2005 21:51:01 -0800, by Bryan O'Sullivan
-
Fix callers to file.revision to use file.readTue, 23 Aug 2005 12:46:43 -0700, by mpm
-
Clean up some merge logicTue, 23 Aug 2005 02:19:38 -0700, by mpm
-
Fix up some bugs introduced by recent merge changesMon, 22 Aug 2005 01:22:29 -0700, by mpm
-
merge: remove remaining mark bitsSun, 21 Aug 2005 22:03:36 -0700, by mpm
-
Fix long-standing excessive file mergesSun, 21 Aug 2005 21:59:55 -0700, by mpm
-
Reformat debugindex outputSun, 21 Aug 2005 16:51:50 -0700, by mpm
-
Remove unused relfilter functionSun, 21 Aug 2005 16:00:07 -0700, by mpm
-
hgweb: change startup argument processingSun, 21 Aug 2005 15:56:14 -0700, by mpm
-
Add web:style optionSun, 21 Aug 2005 15:00:02 -0700, by mpm
-
hgweb: fix RSS and raw for new % schemeSun, 21 Aug 2005 13:18:45 -0700, by mpm
-
Remove debug printSun, 21 Aug 2005 11:52:52 -0700, by mpm
-
Fix RSS feedsSun, 21 Aug 2005 11:46:39 -0700, by mpm
-
hgweb: convert index entries to list expansion styleSat, 20 Aug 2005 13:11:36 -0700, by mpm
-
Merge with jeffpcSat, 20 Aug 2005 13:08:07 -0700, by mpm
-
Merge with MPMWed, 17 Aug 2005 22:59:47 -0500, by Josef "Jeff" Sipek
-
hgweb: Changed manifest page to list format syntaxWed, 17 Aug 2005 22:32:47 -0500, by Josef "Jeff" Sipek
-
hgweb: Changed file revision page to list format syntaxWed, 17 Aug 2005 22:08:15 -0500, by Josef "Jeff" Sipek
-
hgweb: Changed annotate page to list format syntaxWed, 17 Aug 2005 22:03:28 -0500, by Josef "Jeff" Sipek
-
hgweb: Changed file page to list format syntaxWed, 17 Aug 2005 21:59:02 -0500, by Josef "Jeff" Sipek
-
hgweb: Changed changelog page to list format syntaxWed, 17 Aug 2005 21:45:44 -0500, by Josef "Jeff" Sipek
-
Added support for #foo%bar# syntaxWed, 17 Aug 2005 21:14:20 -0500, by Josef "Jeff" Sipek
-
Deal with non-integer date offsets generated by some toolsSat, 20 Aug 2005 11:59:10 -0700, by mpm
-
Added tag 0.6c for changeset eac9c8efcd9bd8244e72fb6821f769f450457a32Sat, 20 Aug 2005 01:46:57 -0700, by mpm
-
Fix possible unitialized variable warningsSat, 20 Aug 2005 01:29:04 -0700, by mpm
-
Minor README updatesSat, 20 Aug 2005 00:49:41 -0700, by mpm
-
[PATCH] Take DST into accountFri, 19 Aug 2005 23:26:32 -0800, by Samuel Tardieu
-
[PATCH] Print timezone offset when outputting datesFri, 19 Aug 2005 23:23:42 -0800, by Samuel Tardieu
-
hg import: abort with uncommitted changes, override with --forceFri, 19 Aug 2005 23:07:31 -0800, by mpm
-
Use post-expanded clone pathname as defaultFri, 19 Aug 2005 22:48:43 -0800, by mpm
-
hgweb: Make maxfiles, maxchanges, and allowpull proper config optionsFri, 19 Aug 2005 22:12:40 -0800, by mpm
-
Add -e and --remotecmd for clone and pull tooFri, 19 Aug 2005 22:11:48 -0800, by mpm
-
Doc updates for push, pull, hooks, local tags, and ssh optionsFri, 19 Aug 2005 21:47:46 -0800, by mpm
-
Add --ssh and --remotecmd to pushFri, 19 Aug 2005 21:36:57 -0800, by mpm
-
Add ui.setconfig overlayFri, 19 Aug 2005 21:25:25 -0800, by mpm
-
Fix option parsing bug for empty short optionsFri, 19 Aug 2005 18:56:20 -0800, by mpm
-
Make mercurial.el load with GNU emacsFri, 19 Aug 2005 18:47:05 -0800, by mpm
-
hgweb: sort repository listFri, 19 Aug 2005 17:22:04 -0800, by mpm
-
Fix hgwebdir virtual start-upFri, 19 Aug 2005 17:01:11 -0800, by mpm
-
Remove -C alias for --cwdFri, 19 Aug 2005 16:51:44 -0800, by mpm
-
Add hgwebdir.cgi to MANIFEST.inFri, 19 Aug 2005 16:46:31 -0800, by mpm
-
Merge with TAHFri, 19 Aug 2005 16:45:25 -0800, by mpm
-
bash_completion: support GNU sed 3 and non-GNU sedFri, 19 Aug 2005 06:04:46 +0100, by TK Soh
-
Read global config file /etc/mercurial/hgrc and fix reading hgrc on Windows.Thu, 18 Aug 2005 21:35:36 +0100, by Thomas Arendsen Hein
-
Removed TODO from MANIFEST.inThu, 18 Aug 2005 13:55:45 +0100, by Thomas Arendsen Hein
-
test fixes for Solaris 2.6Thu, 18 Aug 2005 13:33:39 +0100, by TK Soh
-
Merge with BOSFri, 19 Aug 2005 16:43:30 -0800, by mpm
-
In-progress Emacs snapshot.Fri, 19 Aug 2005 06:41:29 -0800, by Bryan O'Sullivan
-
Merge with MPM.Thu, 18 Aug 2005 17:49:43 -0800, by Bryan O'Sullivan
-
Merge with MPM.Thu, 18 Aug 2005 12:32:15 -0800, by Bryan O'Sullivan
-
Initial skeleton for mercurial.el.Thu, 18 Aug 2005 12:27:57 -0800, by Bryan O'Sullivan
-
Add --cwd global option, to change directory before doing anything.Thu, 18 Aug 2005 14:58:14 -0800, by Bryan O'Sullivan
-
Modify commands.walk to yield a 4-tuple.Thu, 18 Aug 2005 13:58:32 -0800, by Bryan O'Sullivan
-
Add a multi-repository serverFri, 19 Aug 2005 16:38:25 -0800, by mpm
-
Add in and out aliasesWed, 17 Aug 2005 18:52:27 -0800, by mpm
-
Fix stray debug statementWed, 17 Aug 2005 18:41:04 -0800, by mpm
-
hgweb: add [web] section to hgrcWed, 17 Aug 2005 17:57:37 -0800, by mpm
-
WhitespaceWed, 17 Aug 2005 16:37:04 -0800, by mpm
-
Add a simple remove testWed, 17 Aug 2005 12:26:06 -0800, by mpm
-
bash: Add smarter completion of add/commit/remove/forget/diff/revertWed, 17 Aug 2005 12:22:12 -0800, by mpm
-
Fix path handling for deleting files on mergeWed, 17 Aug 2005 00:36:36 -0800, by mpm
-
Fixed --repository option when handling relative pathWed, 17 Aug 2005 00:33:53 -0800, by tksoh
-
The TODO and the FAQ now live on the WikiTue, 16 Aug 2005 23:49:53 -0800, by mpm
-
Fix incoming for empty setTue, 16 Aug 2005 22:47:49 -0800, by mpm