log

age author description
Wed, 04 Mar 2009 23:23:59 +0100 Mads Kiilerich Optimization of pure.base85.b85encode
Mon, 09 Mar 2009 11:41:38 -0500 Matt Mackall Merge with crew-stable
Sat, 07 Mar 2009 20:16:03 +0100 Benoit Boissinot verify: find correct first corrupted cset for missing/corrupted revlogs
Sat, 07 Mar 2009 20:04:56 +0100 Benoit Boissinot verify: do not abort on fully corrupted revlog
Sat, 07 Mar 2009 00:59:41 +0100 Benoit Boissinot hgweb: fix allow_read permissions when a user is specified
Thu, 05 Mar 2009 14:53:59 +0100 Mads Kiilerich test-identify: require no-outer-repo
Thu, 05 Mar 2009 10:38:39 +0100 Benoit Allard update copyright date in version information
Thu, 05 Mar 2009 14:44:13 +0800 Dongsheng Song Typo fix
Wed, 04 Mar 2009 22:56:17 -0600 Steve Borho update copyright in ReadMe.html
Fri, 06 Mar 2009 09:15:47 -0600 Matt Mackall setup.py: fix version detection for tarball
Wed, 04 Mar 2009 19:04:21 -0600 Matt Mackall Added signature for changeset 11efa41037e2
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)
Sun, 15 Feb 2009 12:56:38 +0100 timeless help: better formatting in "Date Formats" section
Sat, 14 Feb 2009 22:41:18 +0100 Jim Correia log-like commands now use -G for --graph, -g for --git
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Sat, 14 Feb 2009 01:07:44 +0100 Martin Geisler i18n: add python-format comments to Japanese translation
Sat, 14 Feb 2009 01:56:34 +0900 FUJIWARA Katsunori i18n: add Japanese translation
Fri, 13 Feb 2009 13:52:34 +0100 Dirkjan Ochtman tests: fix for test-identify returning 255
Sat, 07 Feb 2009 19:41:05 +0100 Gilles Moris extdiff: add --change option to display single changeset diff
Fri, 13 Feb 2009 11:32:33 +0100 Dirkjan Ochtman identify: have consistent output for local repositories
Thu, 12 Feb 2009 18:26:09 +0100 Martin Geisler i18n: wrapped long lines in Italian translation
Sat, 17 Jan 2009 14:14:44 +0100 Stefano Tortarolo i18n: add Italian translation
Thu, 12 Feb 2009 11:52:31 +0100 Dirkjan Ochtman record: minimize number of status calls
Thu, 12 Feb 2009 12:35:48 +0100 Dirkjan Ochtman patch: no need to instantiate a match catch-all in diff()
Wed, 28 Jan 2009 20:06:59 -0600 Steve Borho close sockets on httprepository deletion (issue1487)
Tue, 10 Feb 2009 13:57:34 +0800 Dongsheng Song i18n: updated Chinese translation
Tue, 10 Feb 2009 14:22:25 +0100 Sune Foldager hgweb: add guid to rss items
Tue, 10 Feb 2009 14:21:27 +0100 Sune Foldager hgweb: add atom error template
Tue, 10 Feb 2009 14:20:42 +0100 Sune Foldager hgweb: add rss error template
Mon, 09 Feb 2009 19:00:55 +0100 Robert Bauck Hamar hgk: added explanation to .hgk for background colour
Mon, 09 Feb 2009 19:00:52 +0100 Robert Bauck Hamar hgk: added colour settings for different colours in diff view
Mon, 09 Feb 2009 19:00:48 +0100 Robert Bauck Hamar hgk: added setting of foreground colour
Mon, 09 Feb 2009 00:14:07 +0100 Martin Geisler transplant: wrapped long lines
Mon, 09 Feb 2009 00:09:24 +0100 Martin Geisler commands: fix paths command docstring indention
Mon, 09 Feb 2009 13:08:32 +0100 Dirkjan Ochtman hgweb: commit forgotten update to a3d7f99c23c0
Mon, 09 Feb 2009 11:31:52 +0100 Sune Foldager hgweb: support custom http headers in ErrorResponse
Mon, 09 Feb 2009 11:29:09 +0100 Dirkjan Ochtman hgweb: pass ErrorResponses directly into req.respond()
Sat, 07 Feb 2009 23:29:12 +0100 Dirkjan Ochtman merge with mpm
Sat, 07 Feb 2009 18:46:13 +0100 Robert Bauck Hamar hgk: Add background colour setting
Wed, 04 Feb 2009 20:55:44 +0100 Martin Geisler commands: removed unnecessary string concatenation
Wed, 04 Feb 2009 20:53:38 +0100 Martin Geisler patch: turned strings with backslashes into raw strings
Tue, 03 Feb 2009 21:38:36 +0100 Martin Geisler convert: marked string for translation
Thu, 25 Dec 2008 10:42:01 +0100 Martin Geisler reset mergestate after commit
Wed, 28 Jan 2009 14:27:44 -0600 Matt Mackall warn if --repository provided for norepo commands
Sun, 25 Jan 2009 21:20:13 +0100 Mads Kiilerich Make util.find_exe alway returns existing file, fixing issue1459
Sun, 25 Jan 2009 21:20:11 +0100 Mads Kiilerich test-merge-tools
Sun, 25 Jan 2009 14:12:41 -0500 Jim Correia Account for symlinks when setting up HGTMP.
Sun, 25 Jan 2009 13:49:15 -0500 John Mulligan mq: allow qclone's -p option to use path alias
Sun, 25 Jan 2009 13:20:43 -0500 John Mulligan branch closing: permit closing the default branch
Thu, 05 Feb 2009 17:40:25 +0100 Dirkjan Ochtman demandimport: patch __builtin__ instead of __builtins__
Thu, 05 Feb 2009 18:21:22 +0100 Dirkjan Ochtman notify: use contexts more pervasively
Thu, 05 Feb 2009 18:15:33 +0100 Benoit Allard coal/paper: switch to XHTML 1.1
Tue, 03 Feb 2009 20:32:42 +0100 Martin Geisler i18n: updated Danish translation
Sat, 31 Jan 2009 22:50:18 +0100 Martin Geisler run-tests: add --pure flag for using pure Python modules
Sat, 24 Jan 2009 01:44:43 +0100 Martin Geisler add --pure flag to setup.py
Thu, 29 Jan 2009 19:25:25 +0100 Martin Geisler setup: get version number using pure Python modules
Wed, 28 Jan 2009 10:32:15 +0100 Martin Geisler setup: do not use -c with msgfmt on Solaris (issue1489)
Tue, 27 Jan 2009 18:17:59 +0100 Benoit Boissinot merge with crew
Tue, 27 Jan 2009 09:58:48 -0600 Steve Borho record: do not lose permission changes on commit
Mon, 26 Jan 2009 15:52:10 +0100 Dirkjan Ochtman hgweb: expose sibling branches to templater
Mon, 26 Jan 2009 16:50:27 +0100 Dirkjan Ochtman graphlog: extract large parts of repeated code from incoming/outgoing