log

age author description
Mon, 25 Jun 2007 11:13:27 -0700 Brendan Cully mq: support qnew -I/-X and file name lists
Mon, 25 Jun 2007 10:34:53 -0700 Brendan Cully Merge with mpm
Mon, 25 Jun 2007 09:49:40 -0700 Brendan Cully mq: document that qinit -c may be run later
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer gitweb: do not mix shortlog and changelog in summary page.
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add option "hidden" to hgwebdir.
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Add support for RFC2822 to util.parsedate().
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: remove *.pyd files on "make clean".
Mon, 25 Jun 2007 14:46:20 +0200 Markus F.X.J. Oberhumer Makefile: change "make local" to build a fully working local version.
Mon, 25 Jun 2007 11:35:40 -0500 Matt Mackall gitweb: hide email addresses in shortlog with |person
Mon, 25 Jun 2007 11:35:14 -0500 Matt Mackall Make shortlog the default page in hgweb
Mon, 25 Jun 2007 11:30:05 -0500 Matt Mackall hgweb: improve shortlog formatting
Mon, 25 Jun 2007 01:26:44 -0500 Matt Mackall strip: move strip code to a new repair module
Mon, 25 Jun 2007 01:22:45 -0500 Matt Mackall strip: simplify bundle helper
Sun, 24 Jun 2007 18:22:40 -0500 Matt Mackall strip: pull core strip logic into its own function
Sun, 24 Jun 2007 10:08:38 -0500 Giorgos Keramidas unbundle: accept multiple file arguments
Sun, 24 Jun 2007 07:22:58 -0700 Eric Hopper convert: handle new cvsps with Tags: and multiple tags.
Sun, 24 Jun 2007 09:47:54 -0500 Matt Mackall cat: return an error on failure
Sat, 23 Jun 2007 22:43:46 -0500 Giorgos Keramidas tests: add merge test for changeset 9fe267f77f56
Sat, 23 Jun 2007 22:26:22 -0500 Emanuele Aina purge: add the clean alias inspired by git-clean and svn-clean
Tue, 22 May 2007 07:24:06 +0900 NIIMI Satoshi mercurial.el: ignore errors on hg-after-save-hook()
Tue, 22 May 2007 08:05:16 +0900 NIIMI Satoshi mercurial.el: change default log range to tip:0
Sat, 23 Jun 2007 22:25:11 -0500 paul sorenson Command in doc comment is now on a single line, fixed
Wed, 06 Jun 2007 22:17:35 +0200 Emanuele Aina purge: don't delete ignored files if --all is not specified
Wed, 13 Jun 2007 18:18:06 +0900 OHASHI Hideya Enable to select encoding in hgrc web section
Sat, 23 Jun 2007 21:11:28 +0200 Thomas Arendsen Hein merge with main
Sat, 23 Jun 2007 14:02:41 -0500 Matt Mackall archive: remove spurious flag_bits setting
Sat, 23 Jun 2007 13:33:45 -0500 Matt Mackall convert: sometimes git forgets the author
Sat, 23 Jun 2007 21:10:55 +0200 Thomas Arendsen Hein hgk: Use $HG instead of hg (see 849f011dbf79)
Sat, 23 Jun 2007 20:22:17 +0200 Thomas Arendsen Hein hgeditor: Use $HG to run 'hg diff' (see 849f011dbf79)
Sat, 23 Jun 2007 20:21:10 +0200 Thomas Arendsen Hein Remember path to 'hg' executable and pass to external tools and hooks as $HG.