Wed, 04 Mar 2009 19:04:20 -0600 Matt Mackall Added tag 1.2 for changeset 11efa41037e2
Tue, 03 Mar 2009 21:32:23 +0000 Frank Kingswood convert: Perforce source for conversion to Mercurial 1.2
Wed, 04 Mar 2009 18:42:24 -0600 Matt Mackall remove tests for long-gone imerge extension
Wed, 04 Mar 2009 13:06:16 -0600 Augie Fackler merge: better error messages to lead users to hg update --clean to abandon merges.
Wed, 04 Mar 2009 17:02:16 -0600 Matt Mackall audit: be even pickier (issue1450)
Thu, 12 Feb 2009 09:36:15 -0700 Bill Barry dispatch: extract command execution block into method
Thu, 05 Feb 2009 23:47:31 +0100 Benoit Allard bookmarks: change NAME to REV
Fri, 27 Feb 2009 02:01:45 -0800 Alex Unden bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is set
Sun, 01 Mar 2009 00:30:01 +0100 David Soria Parra bookmarks: Set current bookmark if we create a new one on the tip
Mon, 02 Mar 2009 19:19:12 -0600 Matt Mackall convert: change hg.saverev default to False
Mon, 02 Mar 2009 19:19:09 -0600 Matt Mackall tag: force load of tag cache
Fri, 27 Feb 2009 19:10:38 +0100 Mads Kiilerich run-tests.py: avoid using popen2.Popen4 - use subprocess instead
Fri, 27 Feb 2009 17:52:31 +0100 Mads Kiilerich test-convert-cvs*: mute output from "cvs up"
Sat, 28 Feb 2009 13:15:58 +0100 Stefano Tortarolo i18n: update italian translation
Mon, 02 Mar 2009 23:11:15 +0100 Dirkjan Ochtman merge with crew-stable
Mon, 02 Mar 2009 23:07:56 +0100 Stefan Rusek include i18n files in the win32 installer
Sat, 28 Feb 2009 12:33:24 +0100 Dirkjan Ochtman help: get rid of double spaces
Sat, 28 Feb 2009 12:38:45 +0100 timeless help: miscellaneous language fixes
Sat, 28 Feb 2009 12:25:14 +0100 Dirkjan Ochtman help: better explanations for some of the template filters
Sat, 28 Feb 2009 12:23:23 +0100 Dirkjan Ochtman help: better explanation for some of the environment variables
Sat, 28 Feb 2009 12:21:41 +0100 timeless help: some language fixes for help topics
Fri, 27 Feb 2009 08:13:42 -0600 Matt Mackall Merge with stable
Sun, 25 Jan 2009 19:15:49 +0100 Dirkjan Ochtman merge with stable
Tue, 24 Feb 2009 18:09:16 +0100 Martin Geisler setup: run hg with empty HGRCPATH for robustness.
Tue, 24 Feb 2009 16:05:43 +0100 Dirkjan Ochtman contrib: add hgwebdir.wsgi, to serve as a better example
Tue, 24 Feb 2009 16:01:29 +0100 Dirkjan Ochtman contrib: bring hgwebdir.fcgi up-to-date with current WSGI practices
Sat, 21 Feb 2009 17:46:06 -0600 Steve Borho catch CTRL-D at password prompt
Wed, 04 Feb 2009 22:12:55 +0100 Pascal Quantin Update Beyond Compare's configuration
Sun, 22 Feb 2009 23:03:42 +0100 Benoit Boissinot merge with crew
Sun, 22 Feb 2009 19:23:09 +0100 David Soria Parra bookmarks: add force option to command syntax description
Sun, 22 Feb 2009 22:06:47 +0100 Martin Geisler i18n: updates to the Danish translation
Fri, 20 Feb 2009 23:48:09 +0900 FUJIWARA Katsunori i18n: update Japanese translation
Wed, 18 Feb 2009 13:19:30 +0100 Frank Wierzbicki tests: use same popen strategy for jython as for nt
Tue, 17 Feb 2009 18:47:28 -0500 Brodie Rao Makefile: remove locale folder during clean
Wed, 18 Feb 2009 00:44:38 +0100 Martin Geisler setup: use sys.executable to call hg
Tue, 17 Feb 2009 23:58:56 +0100 Martin Geisler bookmarks: escape literal backslashes in docstring
Tue, 17 Feb 2009 23:13:48 +0800 Dongsheng Song i18n: updated Chinese translation
Mon, 16 Feb 2009 19:35:07 -0600 Matt Mackall Introduce HG_PREPEND to solve pretxn races
Sun, 18 Jan 2009 19:59:51 +0100 Stefano Tortarolo rebase: pull --rebase updates if there is nothing to rebase
Tue, 10 Feb 2009 22:47:38 +0100 Mads Kiilerich test-merge-tool: Make sure no hgmerge can be found in $PATH
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall audit: check for casefolding of .hg (issue1450)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall patch: teach selectfile about symlinks (issue1438)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall mq: handle empty patches more gracefully (issue1501)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall keepalive: borrow code from newer httplib to patch ValueError (issue1088)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall rename: simplify forced renaming
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall log: ignore --removed if no files specified (issue1166)
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall Don't fail on clone on win98 (issue1492)
Sun, 15 Feb 2009 20:18:29 +0200 Alexander Solovyov zeroconf: don't allow ipv6 addresses
Mon, 16 Feb 2009 01:41:01 +0100 Martin Geisler hgk: select first changeset at startup (issue1382)
Mon, 16 Feb 2009 00:09:47 +0100 Martin Geisler pure/mpatch: use StringIO instead of mmap (issue1493)
Wed, 11 Feb 2009 21:47:57 +0100 Stefan Rusek Handle when the slicemap option is an empty string
Sun, 08 Feb 2009 13:46:04 +0100 Simon Heimberg test suite: saver check if bzr is installed
Tue, 10 Feb 2009 13:26:00 -0600 Augie Fackler fancyopts: Parse options that occur after arguments.
Tue, 10 Feb 2009 16:31:52 -0600 Augie Fackler tests: Add a test for the behavior of 'hg export -- -2'
Sun, 15 Feb 2009 11:14:20 -0600 Peter van Dijk fix disappearing symlinks [issue1509]
Tue, 10 Feb 2009 16:11:48 +0100 Mads Kiilerich test-merge-tools: Don't use tac
Sun, 15 Feb 2009 10:50:48 -0600 Matt Mackall merge: mark kept local files as readded on linear update (issue539)
Mon, 09 Feb 2009 07:55:42 -0600 Will Maier Use shutil.copystat in copyfile().
Sun, 08 Feb 2009 15:58:39 +0100 Gilles Moris Update tcsh completion scripts with new commands and for new help output.
Sun, 08 Feb 2009 08:44:33 +0100 Simon Heimberg resolve: accepts walkopts (-I and -X)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip