log

age author description
Mon, 14 Sep 2009 16:39:24 -0500 Matt Mackall Backed out premature qprev/qnext removal
Fri, 11 Sep 2009 16:58:19 +0200 Thomas Arendsen Hein Add new flag [-1] to synopsis of qapplied/qunapplied
Tue, 08 Sep 2009 17:58:59 -0400 Greg Ward Improve some docstrings relating to changegroups and prepush().
Wed, 09 Sep 2009 11:12:36 +0200 Andrey Somov improve code readability
Thu, 10 Sep 2009 10:31:12 +0200 Martin Geisler Merge with crew-stable
Tue, 08 Sep 2009 01:26:15 +0200 Mads Kiilerich test-convert-git: Use ~ instead of ^
Thu, 10 Sep 2009 01:56:25 +0200 Mads Kiilerich transplant: Add trailing LF in tmp file for filtering
Sun, 06 Sep 2009 15:32:16 +0200 Patrick Mezard Merge with crew-stable
Sun, 06 Sep 2009 15:29:14 +0200 Patrick Mezard convert: fix history topology when using hg.tagsbranch
Sat, 05 Sep 2009 19:39:46 +0200 Patrick Mezard Merge with crew-stable
Sat, 05 Sep 2009 18:56:51 +0200 Patrick Mezard merge: exclude common ancestor from --preview (issue1818)
Thu, 27 Aug 2009 11:55:21 +0200 Nicolas Dumazet inotify: _inotify.c: bugfix: remove_watch has to return PyNone on success
Thu, 27 Aug 2009 14:15:04 +0200 Nicolas Dumazet parsers.c: parse_manifest: fixing refcount of flags
Fri, 04 Sep 2009 23:45:13 +0200 Martin Geisler test-highlight: remove redundant test
Fri, 04 Sep 2009 23:34:51 +0200 Martin Geisler Merge with crew-stable
Sat, 29 Aug 2009 15:24:15 +0900 Yuya Nishihara highlight: fixes garbled text in non-UTF-8 environment
Mon, 31 Aug 2009 10:58:33 -0500 Matt Mackall Make distinct lookup error for localrepo.lookup
Fri, 04 Sep 2009 22:26:57 +0200 Martin Geisler doc: add TOC to hg.1.html and hgrc.5.html
Fri, 04 Sep 2009 11:51:28 +0200 Christian Ebert log: prevent negative date range from displaying entire log (issue1805)
Fri, 04 Sep 2009 10:47:55 +0200 Benoit Boissinot manifest/revlog: do not let the revlog cache mutable objects
Thu, 03 Sep 2009 21:40:45 +0200 Martin Geisler doc/README: simplify instructions
Thu, 03 Sep 2009 21:36:44 +0200 Martin Geisler doc: use our own rst2man.py script (issue1746)
Thu, 03 Sep 2009 21:07:06 +0200 Martin Geisler util, minirst: do not crash with COLUMNS=0
Thu, 03 Sep 2009 02:42:56 +0200 Benoit Boissinot manifestdict: remove unnecessary dictionary copy
Wed, 02 Sep 2009 21:05:43 +0200 Benoit Boissinot manifest.add(): cleanup worklist construction and iteration
Wed, 02 Sep 2009 21:05:01 +0200 Benoit Boissinot manifest: simplify cache handling, use a unique cache
Wed, 02 Sep 2009 20:18:35 +0200 Benoit Boissinot manifest.add(): simplify with iterators and generator expressions
Sat, 29 Aug 2009 00:30:03 +0200 Martin Geisler color: do all setup in uisetup
Sun, 16 Aug 2009 00:41:24 +0200 Simon Heimberg extensions: pass ui arguement to extsetup if accepted
Sat, 29 Aug 2009 00:29:16 +0200 Martin Geisler extensions: load and configure extensions in well-defined phases
Fri, 28 Aug 2009 22:14:04 +0200 Martin Geisler highlight: move code from module top-level into extsetup
Fri, 28 Aug 2009 20:53:03 +0200 Martin Geisler run-tests: standardize on --foo instead of -f/--foo
Fri, 28 Aug 2009 20:50:54 +0200 Martin Geisler run-tests: use parser.error for cmdline option errors
Fri, 28 Aug 2009 20:28:06 +0200 Martin Geisler doc/README: rst2man is now in Docutils proper
Thu, 20 Aug 2009 23:35:46 +0200 Mads Kiilerich doc/Makefile: detect the right name for rst2man and rst2html
Thu, 27 Aug 2009 00:01:03 +0200 Martin Geisler Merge with crew-stable
Thu, 27 Aug 2009 00:00:15 +0200 Martin Geisler test-keyword: update output to match 5d49fdef6fd0
Wed, 26 Aug 2009 14:58:09 +0200 Dirkjan Ochtman hgweb: show diff header line in raw diffs
Thu, 20 Aug 2009 23:35:47 +0200 Mads Kiilerich doc/Makefile: Don't show Makefile comments in output
Thu, 20 Aug 2009 23:35:37 +0200 Mads Kiilerich doc/Makefile: detect rst2man errors
Wed, 19 Aug 2009 00:45:24 +0200 Mads Kiilerich test-hooks: Don't hide the value of HG_PENDING
Tue, 18 Aug 2009 14:47:41 -0400 Brodie Rao ui: fix NameError in ui.progress due to unit/units typo
Wed, 29 Jul 2009 14:21:18 +0200 Simon Heimberg util: quicker fspath, do not lower names when the length is different
Fri, 07 Aug 2009 15:40:51 +0200 Simon Heimberg test-casefolding: fix wrong case on hfs on linux
Fri, 07 Aug 2009 15:34:54 +0200 Simon Heimberg hghave: check for case insensitive filesystem in current dir
Sat, 15 Aug 2009 21:19:57 +0900 Nicolas Dumazet run-tests: expand --tmpdir and create it if needed
Sun, 23 Aug 2009 14:32:58 +0200 Nicolas Dumazet patch: remove the unused, broken reverse() function
Mon, 24 Aug 2009 14:40:21 +0200 Nicolas Dumazet patch: readgitpatch: remove unused variable 'src'
Mon, 24 Aug 2009 21:00:34 +0200 Nicolas Dumazet use 'x in dict' instead of 'dict.has_key(x)'
Wed, 26 Aug 2009 13:07:27 +0200 Nicolas Dumazet churn: use genexps now that we dropped 2.3 compatibility
Wed, 26 Aug 2009 13:05:51 +0200 Dirkjan Ochtman merge with crew-stable
Mon, 24 Aug 2009 12:47:44 +0200 Nicolas Dumazet churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a test
Sat, 22 Aug 2009 19:40:15 +0200 Nicolas Dumazet templatefilters: indent: do not compute text.endswith('\n') in each iteration
Sat, 22 Aug 2009 15:47:03 +0200 Nicolas Dumazet util: canonpath: simplify logic
Sun, 23 Aug 2009 13:03:10 +0200 Patrick Mezard Merge with crew-stable
Sun, 23 Aug 2009 11:32:44 +0200 Patrick Mezard test-parse-date: test 12-hours time formats (issue1804)
Fri, 21 Aug 2009 21:52:57 +1200 Carey Evans util: Fix date format for 12-hour time.
Sat, 22 Aug 2009 15:36:52 +0200 Mads Kiilerich test-command-template: Don't diff files with same content
Sat, 22 Aug 2009 10:52:53 +0200 Martin Geisler Merge with crew-stable
Sat, 22 Aug 2009 10:50:29 +0200 Martin Geisler hgrc.5: document %unset directive
Sat, 22 Aug 2009 10:25:50 +0200 Dirkjan Ochtman merge with crew-stable
Fri, 21 Aug 2009 14:17:23 +0200 Adrian Buehlmann dirstate.write: don't ignore stat data if mtime is in the future (issue1790)
Sat, 22 Aug 2009 01:37:28 +0200 Martin Geisler Merge with crew-stable
Sat, 22 Aug 2009 01:34:56 +0200 Martin Geisler hgrc.5: document %include directive
Fri, 21 Aug 2009 16:58:30 +0200 Martin Geisler mq: don't mention qtop in module doc string
Fri, 21 Aug 2009 14:29:54 +0200 Patrick Mezard color: no need for itertools, zip() is good enough
Fri, 21 Aug 2009 09:33:27 +0200 Dirkjan Ochtman log: fix traceback for log -k caused by 1ef630452e0b (issue1805)
Thu, 20 Aug 2009 10:41:56 +0200 Dirkjan Ochtman templater: remove support for ## template variables
Thu, 20 Aug 2009 08:49:01 +0200 Dirkjan Ochtman graphlog: simplify ascii drawing to process one cset at a time
Thu, 20 Aug 2009 08:36:20 +0200 Dirkjan Ochtman graphlog: shorter variable names, fewer underscores, single state container
Thu, 20 Aug 2009 08:35:35 +0200 Dirkjan Ochtman graphlog: move common code into function again, change function types
Thu, 20 Aug 2009 08:35:03 +0200 Dirkjan Ochtman graphlog: extract some setup code out of common functions
Thu, 20 Aug 2009 08:34:22 +0200 Dirkjan Ochtman cmdutil: use context objects for walkchangerevs()
Tue, 18 Aug 2009 22:07:43 -0400 Greg Ward tags: don't crash if unable to write tag cache
Wed, 19 Aug 2009 12:51:07 +0200 Dirkjan Ochtman mq: get rid of qnext, qprev and qtop
Wed, 19 Aug 2009 12:50:46 +0200 Dirkjan Ochtman mq: add options to qapplied/qunapplied to act like qprev/qnext
Wed, 19 Aug 2009 12:47:04 +0200 Dirkjan Ochtman hgweb: add web.descend configuration variable
Tue, 18 Aug 2009 13:59:30 +0200 Martin Geisler help: align columns "hg help templates" output
Tue, 18 Aug 2009 13:55:34 +0200 Martin Geisler Merge with crew-stable
Tue, 18 Aug 2009 13:40:19 +0200 Martin Geisler help: show results of all date filters
Tue, 18 Aug 2009 13:00:13 +0200 Martin Geisler help: document isodatesec and rfc3339 filters (issue1799)
Mon, 17 Aug 2009 20:20:34 -0500 Steve Borho Merge with crew-stable
Sun, 16 Aug 2009 20:53:49 -0500 Steve Borho iss: make mfc*.dll and msvc*.dll optional
Sun, 16 Aug 2009 21:23:48 -0500 Steve Borho iss: take version from iscc command line or __version__.py
Sun, 16 Aug 2009 11:09:21 +0900 Nicolas Dumazet inotify: remove unused import
Fri, 14 Aug 2009 22:20:47 +0200 Martin Geisler Merge with crew-stable
Fri, 14 Aug 2009 11:18:23 +0200 Sebastien Binet osutil: fix compilation with -ansi
Mon, 29 Jun 2009 01:33:26 +0900 Nicolas Dumazet inotify: repo is not referenced from server, remove the weakref
Mon, 29 Jun 2009 01:27:34 +0900 Nicolas Dumazet inotify: client: no repo use
Mon, 29 Jun 2009 01:09:33 +0900 Nicolas Dumazet inotify: server: use dirstate instead of repo
Mon, 29 Jun 2009 01:05:06 +0900 Nicolas Dumazet inotify: server: use wprefix everywhere, introduce prefixlen
Sun, 28 Jun 2009 19:46:36 +0900 Nicolas Dumazet inotify: server._updatestatus: simplify control flow
Tue, 11 Aug 2009 22:45:38 +0200 Henrik Stuart url: add support for custom handlers in extensions
Wed, 15 Jul 2009 11:26:47 +0900 Nicolas Dumazet patchbomb: add --flag to put flags in subject prefixes
Wed, 12 Aug 2009 12:07:11 -0500 Matt Mackall Merge with stable
Wed, 12 Aug 2009 12:06:12 -0500 Matt Mackall Merge with i18n-stable
Wed, 12 Aug 2009 12:05:35 -0500 Matt Mackall Merge with i18n
Tue, 11 Aug 2009 18:27:34 -0300 Wagner Bruna merge with i18n-stable
Wed, 05 Aug 2009 10:56:20 -0300 Wagner Bruna i18n-pt_BR: miscellaneous fixes
Tue, 28 Jul 2009 15:50:14 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2de7d96593db
Wed, 12 Aug 2009 11:50:27 +0200 Andrey config: improve code readability
Wed, 12 Aug 2009 10:57:18 +0200 Yann E. MORIN mq: re-phrase the qrefresh help about the user and date options
Wed, 12 Aug 2009 10:57:27 +0200 Yann E. MORIN mq: add the date with qrefresh, even if missing (issue1768)
Wed, 12 Aug 2009 10:48:18 +0200 Yann E. MORIN mq: upgrade the patch to HG format when adding the author name with qrefresh
Wed, 12 Aug 2009 10:46:16 +0200 Yann E. MORIN mq: add function to check if a header exists in a patch
Wed, 12 Aug 2009 10:46:03 +0200 Yann E. MORIN mq: fix coding style in qrefresh
Mon, 10 Aug 2009 23:27:08 +0200 Martin Geisler Merge with crew-stable.
Wed, 05 Aug 2009 21:45:54 -0500 Steve Borho hook: fix full path imports on Windows (issue1779)
Mon, 10 Aug 2009 23:02:58 +0200 Martin Geisler patch: marked string for translation
Mon, 10 Aug 2009 22:59:29 +0200 Brodie Rao diffstat: scale adds/removes proportionally to graph width
Fri, 07 Aug 2009 21:15:01 +0200 Simon Heimberg test-clone-failure: reenable perm to allow deletion
Fri, 07 Aug 2009 19:27:54 -0700 Brendan Cully patch: create file even if source is not /dev/null
Thu, 06 Aug 2009 21:35:58 -0700 Bryan O'Sullivan Merge with crew
Thu, 06 Aug 2009 21:35:25 -0700 Bryan O'Sullivan Fix failing darcs test
Thu, 06 Aug 2009 18:48:00 -0700 Bryan O'Sullivan Merge with mpm
Wed, 05 Aug 2009 22:52:35 -0700 Brendan Cully Merge backout of 26fa0e31011d
Wed, 05 Aug 2009 22:51:30 -0700 Brendan Cully Backed out changeset 26fa0e31011d.
Mon, 03 Aug 2009 23:27:25 -0500 Steve Borho mercurial.ini: provide more useful info
Wed, 05 Aug 2009 17:17:06 -0700 Brendan Cully churn: correct output when run in subdirectories
Thu, 06 Aug 2009 00:34:28 +0200 Martin Geisler i18n: move unrelated line out of try-except block