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
Thu, 19 Jul 2012 10:00:15 -0400 Matt Harbison largefiles: defer lfdirstate.drop() until after commit (issue3364) stable
Thu, 19 Jul 2012 06:30:59 -0400 Matt Harbison largefiles: fix addremove with -R option stable
Thu, 19 Jul 2012 21:20:56 +0200 Thomas Arendsen Hein dispatch: fix traceback when extension was tested with newer versions only stable
Thu, 19 Jul 2012 16:50:52 +0200 Thomas Arendsen Hein test-extension.t: use fixed version string instead of current tag stable
Wed, 18 Jul 2012 19:09:06 -0500 Matt Mackall Added tag 2.3-rc for changeset a06e2681dd17 stable
Wed, 18 Jul 2012 19:08:25 -0500 Matt Mackall merge default into stable for 2.3 code freeze stable 2.3-rc
Wed, 18 Jul 2012 19:08:11 -0500 Matt Mackall merge with crew
Thu, 19 Jul 2012 00:54:33 +0200 Martin Geisler merge with stable
Thu, 19 Jul 2012 00:53:27 +0200 Martin Geisler windows: removed duplicate termwidth definition stable
Fri, 13 Jul 2012 13:21:20 +0200 Pierre-Yves David httprepo: ensure Content-Type header exists when pushing data
Fri, 13 Jul 2012 22:15:11 +0200 Pierre-Yves David obsolete: obsstore.add now takes a list of markers.
Thu, 12 Jul 2012 19:58:07 +0200 Pierre-Yves David obsolete: refactor writemarkers to only encode them
Sat, 14 Jul 2012 18:29:46 +0200 Adrian Buehlmann update: put rules for uncommitted changes into verbose help section
Fri, 06 Jul 2012 18:41:25 +0200 Simon Heimberg hooks: print out more information when loading a python hook fails
Wed, 18 Jul 2012 07:51:20 -0700 Joshua Redstone perf: fix perfcca to work with new casecollisionauditor interface
Tue, 17 Jul 2012 18:21:49 +0200 Pierre-Yves David checkheads: extract branchmap preprocessing
Tue, 17 Jul 2012 17:59:29 +0200 Pierre-Yves David checkheads: take future obsoleted heads into account
Tue, 17 Jul 2012 17:31:29 +0200 Pierre-Yves David obsolete: add an any successors function
Tue, 17 Jul 2012 18:14:16 +0200 Pierre-Yves David checkheads: extract bookmark computation from the branch loop
Tue, 17 Jul 2012 16:30:42 +0200 Pierre-Yves David checkheads: simplify the structure build by preprocessing
Tue, 17 Jul 2012 16:16:17 +0200 Pierre-Yves David _updatebranchcache: prevent deleting dict key during iteration
Tue, 17 Jul 2012 18:21:49 +0200 Pierre-Yves David checkheads: extract branchmap preprocessing
Mon, 16 Jul 2012 17:56:50 +0200 Pierre-Yves David obsolete: mark unreachable extinct changesets as hidden
Mon, 16 Jul 2012 17:44:46 +0200 Pierre-Yves David hidden: move hiddenrevs set on the repository
Fri, 13 Jul 2012 14:38:49 +0200 Pierre-Yves David obsolete: do not exchange extinct changesets
Tue, 17 Jul 2012 01:22:31 +0200 Pierre-Yves David repo: move visibleheads and visiblebranchmap logic in discovery
Tue, 17 Jul 2012 01:04:45 +0200 Pierre-Yves David localpeer: return only visible heads and branchmap
Wed, 18 Jul 2012 14:41:58 +0200 Adrian Buehlmann util, posix: eliminate encodinglower and encodingupper
Sun, 08 Jul 2012 17:17:02 +0200 wujek srujek hgweb: side-by-side comparison functionality
Fri, 06 Jul 2012 13:56:40 -0700 Joshua Redstone scmutil: 25% speedup in casecollisionauditor
Tue, 17 Jul 2012 00:55:22 +0200 Adrian Buehlmann obsolete: os.SEEK_END first appeared in Python 2.5
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison tests: convert a push test to use revsets
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison outgoing: accept revset argument for --rev
Mon, 16 Jul 2012 16:19:53 -0500 Matt Mackall dirstate: drop assert
Wed, 04 Jul 2012 01:31:37 +0200 Adrian Buehlmann dirstate: eliminate redundant check parameter on _addpath()
Mon, 16 Jul 2012 22:37:44 +0200 Adrian Buehlmann obsolete: add seek to end of file before calling tell (issue3543)
Fri, 13 Jul 2012 21:52:37 +0200 Sune Foldager peer: remove cancopy from peer api; use directly on repo instead
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip