Mercurial > hg-stable
graph
-
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