log

age author description
Thu, 05 Nov 2009 17:38:03 -0500 Jesse Glick Issue919: add a standard extension to recreate hardlinks between repositories.
Fri, 06 Nov 2009 08:28:45 +0100 Joel Rosdahl tests: glog with style and file parameter (issue1896)
Fri, 06 Nov 2009 08:27:17 +0100 Dirkjan Ochtman graphlog: don't pass filectxs to the templater (issue1896)
Mon, 02 Nov 2009 11:03:22 -0500 Augie Fackler keepalive: handle broken pipes gracefully during large POSTs
Thu, 05 Nov 2009 15:18:56 +0100 Yannick Gingras diff: add --inverse option
Thu, 05 Nov 2009 15:06:35 +0100 Dirkjan Ochtman hgweb: keep original order from hgwebdir config files (issue1535)
Thu, 05 Nov 2009 15:01:00 +0100 Dirkjan Ochtman hgweb: use a tuple-list instead of dictionary for append-only store
Thu, 05 Nov 2009 15:19:54 +0100 Dirkjan Ochtman templater: readable dates older than 24 months revert to ISO8601 (issue1006)
Thu, 05 Nov 2009 14:44:29 +0100 Dirkjan Ochtman templater: put 'ago' inside the age template filter
Thu, 05 Nov 2009 14:26:37 +0100 Dirkjan Ochtman coal/paper: show link to latest file revision (issue1344)
Thu, 05 Nov 2009 11:51:35 +0100 Dirkjan Ochtman tests: fix hghave test for rst2html to not spew error output
Thu, 05 Nov 2009 10:59:33 +0100 Stuart W Marks help: describe new cross-branch behavior in update help text, plus cleanups
Thu, 05 Nov 2009 10:53:59 +0100 Stuart W Marks update: allow branch crossing without -c or -C, with no uncommitted changes
Thu, 05 Nov 2009 10:53:36 +0100 Stuart W Marks update: add comments and test cases for updating across branches
Thu, 05 Nov 2009 10:49:28 +0100 Marti Raudsepp patchbomb: fix handling of email addresses with Unicode domains (IDNA)
Thu, 05 Nov 2009 11:05:13 +0100 Adrian Buehlmann clone: add option -u/--updaterev
Thu, 05 Nov 2009 11:07:01 +0100 Dirkjan Ochtman hgweb/sshserver: extract capabilities for easier modification
Thu, 05 Nov 2009 10:44:36 +0100 Dirkjan Ochtman kill trailing whitespace
Thu, 05 Nov 2009 01:11:28 +0100 Martin Geisler color: wrap qrecord
Thu, 05 Nov 2009 01:10:43 +0100 Martin Geisler record: use uisetup instead of extsetup to register qrecord
Wed, 04 Nov 2009 15:18:19 +0100 Sune Foldager merge: supply base node to merge tools in the environment
Wed, 04 Nov 2009 09:34:04 +0100 Martin Geisler test-bisect: normalize shell error message
Mon, 02 Nov 2009 17:06:11 -0500 Greg Ward run-tests: add "debug" mode: don't capture child output, just show it.
Mon, 02 Nov 2009 17:06:10 -0500 Greg Ward run-tests: make --tmpdir option more useful.
Mon, 02 Nov 2009 21:55:59 +0100 Martin Geisler hg.1: kill spurious backslash
Mon, 02 Nov 2009 21:47:03 +0100 Martin Geisler help: markup email addresses as inline literals
Mon, 02 Nov 2009 21:38:42 +0100 Martin Geisler doc/Makefile: add help/*.txt as a dependency
Mon, 02 Nov 2009 21:32:42 +0100 Martin Geisler doc: add some internal links to man pages
Mon, 02 Nov 2009 21:08:33 +0100 Martin Geisler hgrc.5: combined short paragraphs into one
Mon, 02 Nov 2009 21:02:56 +0100 Martin Geisler doc: use reST note directive
Mon, 02 Nov 2009 20:53:34 +0100 Martin Geisler hgrc.5: capitalize True and False consistently
Mon, 02 Nov 2009 20:50:57 +0100 Martin Geisler commands: slightly better help for --traceback
Mon, 02 Nov 2009 20:50:30 +0100 Martin Geisler hgrc.5: document ui.traceback setting
Mon, 02 Nov 2009 19:07:26 +0100 Benoit Boissinot fix tests output changed by 8269fe2d48f6
Mon, 02 Nov 2009 17:54:19 +0100 Benoit Boissinot byterange: backport fix from upstream
Mon, 02 Nov 2009 10:20:04 +0100 Sune Foldager hgweb: send proper error messages to the client
Mon, 02 Nov 2009 10:19:14 +0100 Sune Foldager transaction: always remove empty journal on abort
Mon, 02 Nov 2009 10:18:43 +0100 Sune Foldager test-bisect: fix shell-dependent output
Mon, 02 Nov 2009 10:17:20 +0100 Sune Foldager change 'journal already exists' to 'abandoned transaction found'
Mon, 02 Nov 2009 10:15:04 +0100 Sune Foldager verify: report existence of journal
Sun, 01 Nov 2009 03:26:10 +0100 Benoit Boissinot bisect: no need to save the state if it wasn't changed
Sun, 01 Nov 2009 02:57:11 +0100 Benoit Boissinot record: get the right position (account for skipped files)
Sun, 01 Nov 2009 02:54:32 +0100 Benoit Boissinot log --limit: break after a limited number of csets (broken by f3d60543924f)
Sat, 31 Oct 2009 18:17:59 +0100 Benoit Boissinot transaction: more specific exceptions, os.unlink can raise OSError
Sat, 31 Oct 2009 18:10:52 +0100 Benoit Boissinot lock: catch specific exceptions
Sat, 31 Oct 2009 18:02:34 +0100 Benoit Boissinot patch: use the public ctx API instead of the internals
Sat, 31 Oct 2009 18:02:13 +0100 Benoit Boissinot patch: don't use mutable object as default argument
Sat, 31 Oct 2009 18:01:08 +0100 Benoit Boissinot patch: initialize all attributes of the hunk class
Sat, 31 Oct 2009 18:00:05 +0100 Benoit Boissinot patch: simplify logic
Sat, 31 Oct 2009 17:07:12 +0100 Benoit Boissinot lock: use '==' instead of 'is' for integer equality ('is' may not work)
Sat, 31 Oct 2009 17:04:46 +0100 Benoit Boissinot pychecker: remove unused local variables
Sat, 31 Oct 2009 16:56:58 +0100 Benoit Boissinot remove unused imports
Sat, 31 Oct 2009 16:49:27 +0100 Benoit Boissinot changelog: do not use a mutable default value
Sat, 31 Oct 2009 16:42:51 +0100 Benoit Boissinot bundlerepo: keep the bundlerevlog interface in sync with revlog
Sat, 31 Oct 2009 00:31:08 +0100 Benoit Boissinot localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
Sat, 31 Oct 2009 00:27:50 +0100 Benoit Boissinot localrepo/branchcache: kill unused localrepo.branchcache
Sat, 31 Oct 2009 00:20:28 +0100 Benoit Boissinot localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
Fri, 30 Oct 2009 15:43:01 +0200 Alexander Solovyov churn: fix --progress (broken by f3d60543924f)
Mon, 26 Oct 2009 13:37:39 +0100 Henrik Stuart transfer branchmap branch names over the wire in utf-8
Fri, 30 Oct 2009 13:40:23 +0200 Alexander Solovyov churn: fix changeset count (broken by 9b127e888640)