log

age author description
Fri, 26 Aug 2005 13:31:40 +0200 Thomas Arendsen Hein Removed obsolete imports from hgwebdir.cgi
Fri, 26 Aug 2005 13:29:52 +0200 Thomas Arendsen Hein Some more spacing/indentation/linebreak cleanups to hgweb.py.
Fri, 26 Aug 2005 13:06:58 +0200 benoit boissinot pep-0008 cleanup
Fri, 26 Aug 2005 02:03:35 -0700 mpm Fix set type usage for Python 2.3
Fri, 26 Aug 2005 01:56:49 -0700 mpm Merge from BOS, fix help
Thu, 25 Aug 2005 17:13:48 -0700 bos grep: speed up matching, and only return one match per line.
Thu, 25 Aug 2005 10:11:54 -0700 Bryan O'Sullivan Use ui.write instead of print in debugwalk.
Thu, 25 Aug 2005 02:00:03 -0700 Bryan O'Sullivan Add grep command.
Wed, 24 Aug 2005 22:25:55 -0700 Bryan O'Sullivan Map long option names containing dashes to ones containing underscores.
Fri, 26 Aug 2005 01:51:44 -0700 mpm Minor test-help fix
Fri, 26 Aug 2005 10:39:43 +0200 Thomas Arendsen Hein Fixed some synopsises in command help.
Fri, 26 Aug 2005 10:01:55 +0200 Thomas Arendsen Hein Added missing doc strings for two new debug commmands.
Fri, 26 Aug 2005 09:56:33 +0200 Thomas Arendsen Hein Adjust display and alignment of command options to match global options.
Fri, 26 Aug 2005 09:15:04 +0200 Thomas Arendsen Hein Clean up displaying help of global options, only one row per option.
Fri, 26 Aug 2005 08:47:43 +0200 Thomas Arendsen Hein Moved --cwd handling to a place where ui and exception handling already exists.
Fri, 26 Aug 2005 08:42:56 +0200 Thomas Arendsen Hein Allow --help and --version being used together.
Fri, 26 Aug 2005 08:37:41 +0200 Thomas Arendsen Hein Added options -h/--help.
Fri, 26 Aug 2005 08:26:21 +0200 Thomas Arendsen Hein Moved special handling of --version and no hg command from parse to dispatch.
Thu, 25 Aug 2005 18:35:35 +0200 Thomas Arendsen Hein Sort global options by topic: directories, ui, timing, other
Thu, 25 Aug 2005 18:25:19 +0200 Benoit Boissinot run the doc/* through aspell.
Thu, 25 Aug 2005 16:00:08 +0200 Thomas Arendsen Hein Removed forgotten debug print statement from commands.py and tests.
Wed, 24 Aug 2005 19:19:35 -0700 mpm Update tests
Wed, 24 Aug 2005 19:16:45 -0700 mpm Fix a couple fencepost errors in hg log
Wed, 24 Aug 2005 18:45:49 -0700 mpm Fix hg log -p
Wed, 24 Aug 2005 18:42:42 -0700 mpm Show number of new heads when doing a pull
Wed, 24 Aug 2005 18:40:17 -0700 mpm Add debugdata for dumping revlog revision data
Wed, 24 Aug 2005 14:46:02 -0700 bos Merge with MPM.
Wed, 24 Aug 2005 14:45:35 -0700 bos Fix a small corner of log behaviour.
Wed, 24 Aug 2005 14:24:20 -0700 mpm Update hg log docs
Wed, 24 Aug 2005 13:31:46 -0700 mpm Merge with BOS
Wed, 24 Aug 2005 13:26:45 -0700 Bryan O'Sullivan Fix help output, and a few broken tests.
Wed, 24 Aug 2005 12:50:11 -0700 Bryan O'Sullivan Merge with MPM.
Wed, 24 Aug 2005 12:43:09 -0700 Bryan O'Sullivan Get patchbomb working with tip again.
Wed, 24 Aug 2005 12:39:10 -0700 Bryan O'Sullivan Rewrite log command. New version is faster and more featureful.
Tue, 23 Aug 2005 21:57:22 -0700 Bryan O'Sullivan Merge with MPM.
Tue, 23 Aug 2005 21:53:13 -0700 Bryan O'Sullivan Emacs: implement hg-incoming, hg-outgoing and hg-push.
Tue, 23 Aug 2005 21:30:12 -0700 Bryan O'Sullivan Add commands.debugconfig.
Tue, 23 Aug 2005 16:46:10 -0700 Bryan O'Sullivan Emacs: fix up hg-log and hg-diff to operate more uniformly.
Tue, 23 Aug 2005 15:42:06 -0700 Bryan O'Sullivan Merge with MPM.
Tue, 23 Aug 2005 15:30:06 -0700 Bryan O'Sullivan Merge with MPM.
Tue, 23 Aug 2005 15:27:17 -0700 bos Sync buffers prior to doing a diff.
Wed, 24 Aug 2005 03:33:54 -0700 mpm Minor tweak to the revgen algorithm
Wed, 24 Aug 2005 03:32:08 -0700 mpm Minor hgwebdir tweaks
Wed, 24 Aug 2005 00:38:36 -0700 mpm Add Makefile to the manifest
Wed, 24 Aug 2005 00:36:12 -0700 mpm Add default make rule
Wed, 24 Aug 2005 00:32:10 -0700 mpm Create helper functions for I/O to files in the working directory
Wed, 24 Aug 2005 00:12:04 -0700 mpm Add some aliases
Wed, 24 Aug 2005 00:09:56 -0700 mpm Fix up help for binary options
Tue, 23 Aug 2005 20:21:52 -0700 mpm Teach annotate about binary files
Tue, 23 Aug 2005 19:58:46 -0700 mpm Add automatic binary file detection to diff and export
Tue, 23 Aug 2005 18:58:26 -0700 mpm Clean up argument passing for dodiff
Tue, 23 Aug 2005 16:19:14 -0700 mpm Deal with repos with missing timezones
Tue, 23 Aug 2005 15:15:14 -0700 mpm Merge with BOS
Tue, 23 Aug 2005 14:51:52 -0700 bos Emacs: search for hg in path before looking in funny places.
Tue, 23 Aug 2005 14:21:19 -0700 mpm Merge with TAH
Mon, 22 Aug 2005 19:56:52 +0200 Thomas Arendsen Hein Don't show the diff in hgeditor if there are no changes in file contents.
Mon, 22 Aug 2005 08:46:43 +0200 Thomas Arendsen Hein Add Makefile for generating release tarballs.
Mon, 22 Aug 2005 08:39:44 +0200 Thomas Arendsen Hein Include generated documentation in MANIFEST.
Mon, 22 Aug 2005 08:33:02 +0200 Thomas Arendsen Hein Generate html documentation by default, too.
Tue, 23 Aug 2005 14:20:17 -0700 mpm Merge with BOS
Mon, 22 Aug 2005 15:29:55 -0700 bos Emacs: improved GNU Emacs support.
Mon, 22 Aug 2005 15:08:20 -0700 bos Emacs support: numerous changes.
Mon, 22 Aug 2005 13:06:43 -0700 bos Merge with MPM.
Mon, 22 Aug 2005 03:41:09 -0700 Bryan O'Sullivan Emacs: update mode lines properly after commit.
Mon, 22 Aug 2005 03:27:27 -0700 Bryan O'Sullivan Emacs: kill commit buffer once it's done with.
Mon, 22 Aug 2005 03:16:32 -0700 Bryan O'Sullivan Emacs: first cut at commit support.
Sun, 21 Aug 2005 23:33:02 -0800 Bryan O'Sullivan contrib/patchbomb: Fix buglet with empty cc list.
Sun, 21 Aug 2005 23:03:14 -0800 Bryan O'Sullivan Fix handling of addresses in hgrc.
Sun, 21 Aug 2005 22:46:57 -0800 Bryan O'Sullivan Emacs: document existing functions.
Sun, 21 Aug 2005 21:51:01 -0800 Bryan O'Sullivan Emacs support: add hg-revert-buffer.
Tue, 23 Aug 2005 12:46:43 -0700 mpm Fix callers to file.revision to use file.read
Tue, 23 Aug 2005 02:19:38 -0700 mpm Clean up some merge logic
Mon, 22 Aug 2005 01:22:29 -0700 mpm Fix up some bugs introduced by recent merge changes
Sun, 21 Aug 2005 22:03:36 -0700 mpm merge: remove remaining mark bits
Sun, 21 Aug 2005 21:59:55 -0700 mpm Fix long-standing excessive file merges
Sun, 21 Aug 2005 16:51:50 -0700 mpm Reformat debugindex output
Sun, 21 Aug 2005 16:00:07 -0700 mpm Remove unused relfilter function
Sun, 21 Aug 2005 15:56:14 -0700 mpm hgweb: change startup argument processing
Sun, 21 Aug 2005 15:00:02 -0700 mpm Add web:style option
Sun, 21 Aug 2005 13:18:45 -0700 mpm hgweb: fix RSS and raw for new % scheme
Sun, 21 Aug 2005 11:52:52 -0700 mpm Remove debug print
Sun, 21 Aug 2005 11:46:39 -0700 mpm Fix RSS feeds
Sat, 20 Aug 2005 13:11:36 -0700 mpm hgweb: convert index entries to list expansion style
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc
Wed, 17 Aug 2005 22:59:47 -0500 Josef "Jeff" Sipek Merge with MPM
Wed, 17 Aug 2005 22:32:47 -0500 Josef "Jeff" Sipek hgweb: Changed manifest page to list format syntax
Wed, 17 Aug 2005 22:08:15 -0500 Josef "Jeff" Sipek hgweb: Changed file revision page to list format syntax
Wed, 17 Aug 2005 22:03:28 -0500 Josef "Jeff" Sipek hgweb: Changed annotate page to list format syntax
Wed, 17 Aug 2005 21:59:02 -0500 Josef "Jeff" Sipek hgweb: Changed file page to list format syntax
Wed, 17 Aug 2005 21:45:44 -0500 Josef "Jeff" Sipek hgweb: Changed changelog page to list format syntax
Wed, 17 Aug 2005 21:14:20 -0500 Josef "Jeff" Sipek Added support for #foo%bar# syntax
Sat, 20 Aug 2005 11:59:10 -0700 mpm Deal with non-integer date offsets generated by some tools
Sat, 20 Aug 2005 01:46:57 -0700 mpm Added tag 0.6c for changeset eac9c8efcd9bd8244e72fb6821f769f450457a32
Sat, 20 Aug 2005 01:35:45 -0700 mpm Remove call to non-existent date_parser 0.6c
Sat, 20 Aug 2005 01:29:04 -0700 mpm Fix possible unitialized variable warnings
Sat, 20 Aug 2005 00:49:41 -0700 mpm Minor README updates
Fri, 19 Aug 2005 23:26:32 -0800 Samuel Tardieu [PATCH] Take DST into account
Fri, 19 Aug 2005 23:23:42 -0800 Samuel Tardieu [PATCH] Print timezone offset when outputting dates
Fri, 19 Aug 2005 23:07:31 -0800 mpm hg import: abort with uncommitted changes, override with --force
Fri, 19 Aug 2005 22:48:43 -0800 mpm Use post-expanded clone pathname as default
Fri, 19 Aug 2005 22:12:40 -0800 mpm hgweb: Make maxfiles, maxchanges, and allowpull proper config options
Fri, 19 Aug 2005 22:11:48 -0800 mpm Add -e and --remotecmd for clone and pull too
Fri, 19 Aug 2005 21:47:46 -0800 mpm Doc updates for push, pull, hooks, local tags, and ssh options
Fri, 19 Aug 2005 21:36:57 -0800 mpm Add --ssh and --remotecmd to push
Fri, 19 Aug 2005 21:25:25 -0800 mpm Add ui.setconfig overlay
Fri, 19 Aug 2005 18:56:20 -0800 mpm Fix option parsing bug for empty short options
Fri, 19 Aug 2005 18:47:05 -0800 mpm Make mercurial.el load with GNU emacs
Fri, 19 Aug 2005 17:22:04 -0800 mpm hgweb: sort repository list
Fri, 19 Aug 2005 17:01:11 -0800 mpm Fix hgwebdir virtual start-up
Fri, 19 Aug 2005 16:51:44 -0800 mpm Remove -C alias for --cwd
Fri, 19 Aug 2005 16:46:31 -0800 mpm Add hgwebdir.cgi to MANIFEST.in
Fri, 19 Aug 2005 16:45:25 -0800 mpm Merge with TAH
Fri, 19 Aug 2005 06:04:46 +0100 TK Soh bash_completion: support GNU sed 3 and non-GNU sed
Thu, 18 Aug 2005 21:35:36 +0100 Thomas Arendsen Hein Read global config file /etc/mercurial/hgrc and fix reading hgrc on Windows.
Thu, 18 Aug 2005 13:55:45 +0100 Thomas Arendsen Hein Removed TODO from MANIFEST.in
Thu, 18 Aug 2005 13:33:39 +0100 TK Soh test fixes for Solaris 2.6
Fri, 19 Aug 2005 16:43:30 -0800 mpm Merge with BOS
Fri, 19 Aug 2005 06:41:29 -0800 Bryan O'Sullivan In-progress Emacs snapshot.
Thu, 18 Aug 2005 17:49:43 -0800 Bryan O'Sullivan Merge with MPM.
Thu, 18 Aug 2005 12:32:15 -0800 Bryan O'Sullivan Merge with MPM.