Mon, 30 Jul 2012 11:33:27 +0200 Ross Lagerwall hgweb: make paper:error consistent with template stable
Mon, 30 Jul 2012 11:02:10 +0200 Ross Lagerwall hgweb: avoid traceback when file or node parameters are missing stable
Mon, 30 Jul 2012 08:18:25 +0200 Ross Lagerwall hgweb: fix "branches" links in gitweb template stable
Mon, 30 Jul 2012 08:11:22 +0200 Ross Lagerwall hgweb: fix typo in monoblue template stable
Mon, 30 Jul 2012 08:06:05 +0200 Ross Lagerwall hgweb: fix capitalization in monoblue template stable
Mon, 30 Jul 2012 03:53:38 +0200 Mads Kiilerich histedit: add trailing newline when editing commit messages stable
Mon, 30 Jul 2012 02:38:32 +0200 Mads Kiilerich test-histedit-outgoing.t: remove unused section stable
Mon, 30 Jul 2012 02:38:29 +0200 Mads Kiilerich test-hook.t: Solaris /usr/bin/egrep do not support {4} stable
Sun, 29 Jul 2012 12:29:35 -0500 Matt Mackall merge with i18n stable
Sat, 28 Jul 2012 22:58:18 +0200 Jens Bäckman i18n-sv: continue translating mq extension stable
Sat, 28 Jul 2012 14:59:09 +0200 Jens Bäckman i18n-sv: translated record extension stable
Sat, 28 Jul 2012 14:57:21 +0200 Jens Bäckman i18n-sv: synchronized with a09cc6aeed4a stable
Sun, 29 Jul 2012 17:04:51 +0200 Pascal Quantin win32: update Inno Setup installer extensions list stable
Sun, 29 Jul 2012 11:08:45 -0500 Matt Mackall hgweb: avoid traceback if raw is used as default style stable
Sat, 28 Jul 2012 22:55:01 +0200 Simon Heimberg largefiles: use hg.peer instead of hg.remoteui stable
Sun, 29 Jul 2012 16:19:32 +0900 FUJIWARA Katsunori histedit: remove updating statistics line from the examples describing rules stable
Sun, 29 Jul 2012 09:03:51 +0200 Adrian Buehlmann hgignore: ignore zip files stable
Sat, 28 Jul 2012 22:36:22 +0200 Simon Heimberg peer: delete double definition of method peer stable
Sat, 28 Jul 2012 23:51:57 +0900 FUJIWARA Katsunori revset: fix the definition of "unstable changesets" for "unstable" predicate stable
Fri, 20 Jul 2012 19:08:26 -0400 Matt Harbison largefiles: support revsets for outgoing --large stable
Fri, 20 Jul 2012 23:50:52 -0400 Matt Harbison largefiles: fix a traceback introduced with recent peer changes stable
Fri, 20 Jul 2012 19:14:41 -0400 Matt Harbison largefiles: support revsets for cat stable
Fri, 20 Jul 2012 18:13:19 -0400 Matt Harbison largefiles: support revsets for revert stable
Wed, 25 Jul 2012 16:40:38 +0900 FUJIWARA Katsunori doc: unify section level between help topics stable
Mon, 23 Jul 2012 19:03:32 +0200 Patrick Mezard addremove: mention --similarity defaults to 100 (issue3430) stable
Wed, 25 Jul 2012 22:41:26 -0400 Greg Ward revset: polish explanation of the difference between file() and filelog() stable
Thu, 26 Jul 2012 16:57:50 -0500 Augie Fackler strip: move bookmarks to nearest ancestor rather than '.' stable
Fri, 27 Jul 2012 12:33:48 -0500 Matt Mackall largefiles: fix exception hack for i18n (issue3197) stable
Fri, 27 Jul 2012 12:32:02 -0500 Matt Mackall merge with crew stable
Fri, 27 Jul 2012 17:48:49 +0200 Patrick Mezard webcommands: do not modify repo.tagslist() stable
Tue, 05 Jun 2012 17:00:13 -0700 Brad Hall tag: don't allow tagging the null revision (issue1915) stable
Thu, 26 Jul 2012 13:58:43 +0900 FUJIWARA Katsunori i18n: add/relocate "i18n keyword" comments for i18n messages in revset.py stable
Thu, 26 Jul 2012 13:58:43 +0900 FUJIWARA Katsunori revset: use appropriate predicate name in error messages stable
Thu, 26 Jul 2012 23:08:34 +0200 Adrian Buehlmann test-histedit-fold: fix for Windows stable
Thu, 26 Jul 2012 17:04:01 -0500 Matt Mackall tags: visit new heads in forward order when rebuilding cache stable
Fri, 27 Jul 2012 13:56:19 +0200 Patrick Mezard identity: show trailing '+' for dirty subrepos (issue2839) stable
Fri, 27 Jul 2012 10:16:20 +0200 Patrick Mezard discovery: fix invalid comment about extinct being ignored stable
Thu, 26 Jul 2012 16:21:43 +0200 Pierre-Yves David obsolete: fix decoding error message arguments stable
Tue, 24 Jul 2012 21:20:56 +0200 Patrick Mezard push: do not try to push remote obsolete if local has none stable
Thu, 26 Jul 2012 02:54:13 +0200 Mads Kiilerich help: fix some instances of 'the the' stable
Fri, 06 Jul 2012 18:06:52 -0400 Michael Bacarella pager: work around bug in python 2.4's subprocess module (issue3533) stable
Wed, 25 Jul 2012 19:02:35 +0200 Pierre-Yves David clone: copy obsolete markers during local clone stable
Wed, 25 Jul 2012 19:34:31 +0200 Patrick Mezard discovery: add extinct changesets to outgoing.excluded stable
Thu, 26 Jul 2012 12:07:55 +0200 Patrick Mezard convert/svn: handle non-local svn destination paths (issue3142) stable
Wed, 25 Jul 2012 16:50:22 +0200 Adrian Buehlmann setup: fix build_hgexe for mingw32 compiler stable
Sun, 22 Jul 2012 23:37:53 -0400 Matt Harbison largefiles: fix path handling for cp/mv (issue3516) stable
Wed, 25 Jul 2012 16:15:28 +0900 FUJIWARA Katsunori revset: add explanation about difference between 'filelog()' and 'file()' stable
Wed, 25 Jul 2012 14:49:53 -0500 Matt Mackall hgweb: improve colors for comparison page stable
Wed, 25 Jul 2012 16:27:26 +0200 Patrick Mezard histedit: fix new nodes computation with --continue (issue3534) stable
Wed, 25 Jul 2012 11:09:51 +0200 Patrick Mezard histedit: end folding message with an LF stable
Tue, 24 Jul 2012 12:36:40 -0500 Matt Mackall merge with i18n stable
Mon, 23 Jul 2012 20:38:33 +0200 Jens Bäckman i18n-sv: synchronized with d1b49b02bc16 stable
Mon, 23 Jul 2012 15:40:19 -0700 Bryan O'Sullivan merge with crew-stable stable
Mon, 23 Jul 2012 15:38:43 -0700 Bryan O'Sullivan util: delegate seek and tell methods of atomictempfile stable
Mon, 23 Jul 2012 15:55:26 -0600 Martin Geisler encoding: add fast-path for ASCII uppercase. stable
Mon, 23 Jul 2012 15:55:22 -0600 Martin Geisler encoding: use s.decode to trigger UnicodeDecodeError stable
Sun, 22 Jul 2012 13:16:45 +0200 Adrian Buehlmann test-largefiles: fix test failing on vfat file systems stable
Fri, 20 Jul 2012 22:10:52 -0400 Matt Harbison largefiles: mark as a first party extension stable
Thu, 19 Jul 2012 23:35:13 -0400 Matt Harbison largefiles: ensure addlargefiles() doesn't add a standin as a largefile stable
Thu, 19 Jul 2012 11:12:05 -0400 Matt Harbison largefiles: fix a traceback when addremove follows a remove (issue3507) stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip