mercurial/crew at 9438: 86 outgoing changesets

Mercurial Commits hg at intevation.org
Sun Sep 13 06:00:23 CDT 2009


86 outgoing changesets in mercurial/crew:

http://hg.intevation.org/mercurial/crew/rev/b2f3b9c82ac0
changeset:   9438:b2f3b9c82ac0
tag:         tip
user:        Thomas Arendsen Hein <thomas at intevation.de>
date:        Fri Sep 11 16:58:19 2009 +0200
summary:     Add new flag [-1] to synopsis of qapplied/qunapplied

http://hg.intevation.org/mercurial/crew/rev/1c4e4004f3a6
changeset:   9437:1c4e4004f3a6
user:        Greg Ward <greg-hg at gerg.ca>
date:        Tue Sep 08 17:58:59 2009 -0400
summary:     Improve some docstrings relating to changegroups and prepush().

http://hg.intevation.org/mercurial/crew/rev/96379c93ba6f
changeset:   9436:96379c93ba6f
user:        Andrey Somov <py4fun at gmail.com>
date:        Wed Sep 09 11:12:36 2009 +0200
summary:     improve code readability

http://hg.intevation.org/mercurial/crew/rev/aa92ce9586d8
changeset:   9435:aa92ce9586d8
parent:      9432:fef209e65757
parent:      9434:f5ce9b052747
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Sep 10 10:31:12 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/f5ce9b052747
changeset:   9434:f5ce9b052747
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Tue Sep 08 01:26:15 2009 +0200
summary:     test-convert-git: Use ~ instead of ^

http://hg.intevation.org/mercurial/crew/rev/f01a22096f1f
changeset:   9433:f01a22096f1f
parent:      9431:d1b135f2f415
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Thu Sep 10 01:56:25 2009 +0200
summary:     transplant: Add trailing LF in tmp file for filtering

http://hg.intevation.org/mercurial/crew/rev/fef209e65757
changeset:   9432:fef209e65757
parent:      9430:b5e9037d672b
parent:      9431:d1b135f2f415
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun Sep 06 15:32:16 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/d1b135f2f415
changeset:   9431:d1b135f2f415
parent:      9429:d8143769e1d4
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun Sep 06 15:29:14 2009 +0200
summary:     convert: fix history topology when using hg.tagsbranch

http://hg.intevation.org/mercurial/crew/rev/b5e9037d672b
changeset:   9430:b5e9037d672b
parent:      9426:b42b03308ae9
parent:      9429:d8143769e1d4
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sat Sep 05 19:39:46 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/d8143769e1d4
changeset:   9429:d8143769e1d4
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sat Sep 05 18:56:51 2009 +0200
summary:     merge: exclude common ancestor from --preview (issue1818)

http://hg.intevation.org/mercurial/crew/rev/5d6659cfaa06
changeset:   9428:5d6659cfaa06
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Thu Aug 27 11:55:21 2009 +0200
summary:     inotify: _inotify.c: bugfix: remove_watch has to return PyNone on success

http://hg.intevation.org/mercurial/crew/rev/d37c0f4e8f48
changeset:   9427:d37c0f4e8f48
parent:      9424:799373ff2554
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Thu Aug 27 14:15:04 2009 +0200
summary:     parsers.c: parse_manifest: fixing refcount of flags

http://hg.intevation.org/mercurial/crew/rev/b42b03308ae9
changeset:   9426:b42b03308ae9
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Sep 04 23:45:13 2009 +0200
summary:     test-highlight: remove redundant test

http://hg.intevation.org/mercurial/crew/rev/6cfea6e4c892
changeset:   9425:6cfea6e4c892
parent:      9422:ec26d6986d85
parent:      9424:799373ff2554
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Sep 04 23:34:51 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/799373ff2554
changeset:   9424:799373ff2554
user:        Yuya Nishihara <yuya at tcha.org>
date:        Sat Aug 29 15:24:15 2009 +0900
summary:     highlight: fixes garbled text in non-UTF-8 environment

http://hg.intevation.org/mercurial/crew/rev/1444a42f6052
changeset:   9423:1444a42f6052
parent:      9403:3738c8cff1bf
user:        Matt Mackall <mpm at selenic.com>
date:        Mon Aug 31 10:58:33 2009 -0500
summary:     Make distinct lookup error for localrepo.lookup

http://hg.intevation.org/mercurial/crew/rev/ec26d6986d85
changeset:   9422:ec26d6986d85
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Sep 04 22:26:57 2009 +0200
summary:     doc: add TOC to hg.1.html and hgrc.5.html

http://hg.intevation.org/mercurial/crew/rev/c8e4dc218aaf
changeset:   9421:c8e4dc218aaf
user:        Christian Ebert <blacktrash at gmx.net>
date:        Fri Sep 04 11:51:28 2009 +0200
summary:     log: prevent negative date range from displaying entire log (issue1805)

http://hg.intevation.org/mercurial/crew/rev/d0db168136dc
changeset:   9420:d0db168136dc
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Fri Sep 04 10:47:55 2009 +0200
summary:     manifest/revlog: do not let the revlog cache mutable objects

http://hg.intevation.org/mercurial/crew/rev/3516a4e877c1
changeset:   9419:3516a4e877c1
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Sep 03 21:40:45 2009 +0200
summary:     doc/README: simplify instructions

http://hg.intevation.org/mercurial/crew/rev/a82db54bc3be
changeset:   9418:a82db54bc3be
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Sep 03 21:36:44 2009 +0200
summary:     doc: use our own rst2man.py script (issue1746)

http://hg.intevation.org/mercurial/crew/rev/4c3fb45123e5
changeset:   9417:4c3fb45123e5
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Sep 03 21:07:06 2009 +0200
summary:     util, minirst: do not crash with COLUMNS=0

http://hg.intevation.org/mercurial/crew/rev/eecbaac5ca88
changeset:   9416:eecbaac5ca88
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Thu Sep 03 02:42:56 2009 +0200
summary:     manifestdict: remove unnecessary dictionary copy

http://hg.intevation.org/mercurial/crew/rev/e0cc9fa2a576
changeset:   9415:e0cc9fa2a576
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Wed Sep 02 21:05:43 2009 +0200
summary:     manifest.add(): cleanup worklist construction and iteration

http://hg.intevation.org/mercurial/crew/rev/65dc516363ee
changeset:   9414:65dc516363ee
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Wed Sep 02 21:05:01 2009 +0200
summary:     manifest: simplify cache handling, use a unique cache

http://hg.intevation.org/mercurial/crew/rev/a5adf55ee533
changeset:   9413:a5adf55ee533
user:        Benoit Boissinot <benoit.boissinot at ens-lyon.org>
date:        Wed Sep 02 20:18:35 2009 +0200
summary:     manifest.add(): simplify with iterators and generator expressions

http://hg.intevation.org/mercurial/crew/rev/3a78bbc57660
changeset:   9412:3a78bbc57660
user:        Martin Geisler <mg at lazybytes.net>
date:        Sat Aug 29 00:30:03 2009 +0200
summary:     color: do all setup in uisetup

http://hg.intevation.org/mercurial/crew/rev/8e6019b16a7d
changeset:   9411:8e6019b16a7d
user:        Simon Heimberg <simohe at besonet.ch>
date:        Sun Aug 16 00:41:24 2009 +0200
summary:     extensions: pass ui arguement to extsetup if accepted

http://hg.intevation.org/mercurial/crew/rev/1c83938b6a8e
changeset:   9410:1c83938b6a8e
user:        Martin Geisler <mg at lazybytes.net>
date:        Sat Aug 29 00:29:16 2009 +0200
summary:     extensions: load and configure extensions in well-defined phases

http://hg.intevation.org/mercurial/crew/rev/57157a224037
changeset:   9409:57157a224037
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Aug 28 22:14:04 2009 +0200
summary:     highlight: move code from module top-level into extsetup

http://hg.intevation.org/mercurial/crew/rev/70bf7f853adc
changeset:   9408:70bf7f853adc
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Aug 28 20:53:03 2009 +0200
summary:     run-tests: standardize on --foo instead of -f/--foo

http://hg.intevation.org/mercurial/crew/rev/19d91a23458c
changeset:   9407:19d91a23458c
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Aug 28 20:50:54 2009 +0200
summary:     run-tests: use parser.error for cmdline option errors

http://hg.intevation.org/mercurial/crew/rev/a4b761751919
changeset:   9406:a4b761751919
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Aug 28 20:28:06 2009 +0200
summary:     doc/README: rst2man is now in Docutils proper

http://hg.intevation.org/mercurial/crew/rev/7345fa5e572e
changeset:   9405:7345fa5e572e
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Thu Aug 20 23:35:46 2009 +0200
summary:     doc/Makefile: detect the right name for rst2man and rst2html

http://hg.intevation.org/mercurial/crew/rev/4483af166c61
changeset:   9404:4483af166c61
parent:      9401:2a5144687727
parent:      9403:3738c8cff1bf
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Aug 27 00:01:03 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/3738c8cff1bf
changeset:   9403:3738c8cff1bf
user:        Martin Geisler <mg at lazybytes.net>
date:        Thu Aug 27 00:00:15 2009 +0200
summary:     test-keyword: update output to match 5d49fdef6fd0

http://hg.intevation.org/mercurial/crew/rev/5d49fdef6fd0
changeset:   9402:5d49fdef6fd0
parent:      9388:f7968bba2307
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Wed Aug 26 14:58:09 2009 +0200
summary:     hgweb: show diff header line in raw diffs

http://hg.intevation.org/mercurial/crew/rev/2a5144687727
changeset:   9401:2a5144687727
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Thu Aug 20 23:35:47 2009 +0200
summary:     doc/Makefile: Don't show Makefile comments in output

http://hg.intevation.org/mercurial/crew/rev/a6747ba27d22
changeset:   9400:a6747ba27d22
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Thu Aug 20 23:35:37 2009 +0200
summary:     doc/Makefile: detect rst2man errors

http://hg.intevation.org/mercurial/crew/rev/f60f6f41978e
changeset:   9399:f60f6f41978e
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Wed Aug 19 00:45:24 2009 +0200
summary:     test-hooks: Don't hide the value of HG_PENDING

http://hg.intevation.org/mercurial/crew/rev/3fb8c6dbeeec
changeset:   9398:3fb8c6dbeeec
user:        Brodie Rao <me+hg at dackz.net>
date:        Tue Aug 18 14:47:41 2009 -0400
summary:     ui: fix NameError in ui.progress due to unit/units typo

http://hg.intevation.org/mercurial/crew/rev/5b117c90f036
changeset:   9397:5b117c90f036
user:        Simon Heimberg <simohe at besonet.ch>
date:        Wed Jul 29 14:21:18 2009 +0200
summary:     util: quicker fspath, do not lower names when the length is different

http://hg.intevation.org/mercurial/crew/rev/5cd14e1e8385
changeset:   9396:5cd14e1e8385
user:        Simon Heimberg <simohe at besonet.ch>
date:        Fri Aug 07 15:40:51 2009 +0200
summary:     test-casefolding: fix wrong case on hfs on linux

http://hg.intevation.org/mercurial/crew/rev/163e79e2ed5f
changeset:   9395:163e79e2ed5f
user:        Simon Heimberg <simohe at besonet.ch>
date:        Fri Aug 07 15:34:54 2009 +0200
summary:     hghave: check for case insensitive filesystem in current dir

http://hg.intevation.org/mercurial/crew/rev/31203db1b2ac
changeset:   9394:31203db1b2ac
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sat Aug 15 21:19:57 2009 +0900
summary:     run-tests: expand --tmpdir and create it if needed

http://hg.intevation.org/mercurial/crew/rev/23c4e772c172
changeset:   9393:23c4e772c172
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun Aug 23 14:32:58 2009 +0200
summary:     patch: remove the unused, broken reverse() function

http://hg.intevation.org/mercurial/crew/rev/039bce1b505f
changeset:   9392:039bce1b505f
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Mon Aug 24 14:40:21 2009 +0200
summary:     patch: readgitpatch: remove unused variable 'src'

http://hg.intevation.org/mercurial/crew/rev/2705e6816d33
changeset:   9391:2705e6816d33
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Mon Aug 24 21:00:34 2009 +0200
summary:     use 'x in dict' instead of 'dict.has_key(x)'

http://hg.intevation.org/mercurial/crew/rev/637f2726ec7f
changeset:   9390:637f2726ec7f
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Wed Aug 26 13:07:27 2009 +0200
summary:     churn: use genexps now that we dropped 2.3 compatibility

http://hg.intevation.org/mercurial/crew/rev/7cca980317c5
changeset:   9389:7cca980317c5
parent:      9387:20ed9909dbd9
parent:      9388:f7968bba2307
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Wed Aug 26 13:05:51 2009 +0200
summary:     merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/f7968bba2307
changeset:   9388:f7968bba2307
parent:      9384:d91078a2652f
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Mon Aug 24 12:47:44 2009 +0200
summary:     churn: issue833 was reintroduced in 9bc46d069a76, correct it and add a test

http://hg.intevation.org/mercurial/crew/rev/20ed9909dbd9
changeset:   9387:20ed9909dbd9
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sat Aug 22 19:40:15 2009 +0200
summary:     templatefilters: indent: do not compute text.endswith('\n') in each iteration

http://hg.intevation.org/mercurial/crew/rev/eae98607b349
changeset:   9386:eae98607b349
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sat Aug 22 15:47:03 2009 +0200
summary:     util: canonpath: simplify logic

http://hg.intevation.org/mercurial/crew/rev/570416319ed3
changeset:   9385:570416319ed3
parent:      9381:642febca0e5d
parent:      9384:d91078a2652f
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun Aug 23 13:03:10 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/d91078a2652f
changeset:   9384:d91078a2652f
user:        Patrick Mezard <pmezard at gmail.com>
date:        Sun Aug 23 11:32:44 2009 +0200
summary:     test-parse-date: test 12-hours time formats (issue1804)

http://hg.intevation.org/mercurial/crew/rev/7116494c48ab
changeset:   9383:7116494c48ab
user:        Carey Evans <carey at carey.geek.nz>
date:        Fri Aug 21 21:52:57 2009 +1200
summary:     util: Fix date format for 12-hour time.

http://hg.intevation.org/mercurial/crew/rev/829ac0af66a4
changeset:   9382:829ac0af66a4
parent:      9380:e499a4147c66
user:        Mads Kiilerich <mads at kiilerich.com>
date:        Sat Aug 22 15:36:52 2009 +0200
summary:     test-command-template: Don't diff files with same content

http://hg.intevation.org/mercurial/crew/rev/642febca0e5d
changeset:   9381:642febca0e5d
parent:      9379:9d2e3508faf9
parent:      9380:e499a4147c66
user:        Martin Geisler <mg at lazybytes.net>
date:        Sat Aug 22 10:52:53 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/e499a4147c66
changeset:   9380:e499a4147c66
parent:      9378:1a7bcf58ba56
user:        Martin Geisler <mg at lazybytes.net>
date:        Sat Aug 22 10:50:29 2009 +0200
summary:     hgrc.5: document %unset directive

http://hg.intevation.org/mercurial/crew/rev/9d2e3508faf9
changeset:   9379:9d2e3508faf9
parent:      9377:4481ba0957c5
parent:      9378:1a7bcf58ba56
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Sat Aug 22 10:25:50 2009 +0200
summary:     merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/1a7bcf58ba56
changeset:   9378:1a7bcf58ba56
parent:      9376:68f393788895
user:        Adrian Buehlmann <adrian at cadifra.com>
date:        Fri Aug 21 14:17:23 2009 +0200
summary:     dirstate.write: don't ignore stat data if mtime is in the future (issue1790)

http://hg.intevation.org/mercurial/crew/rev/4481ba0957c5
changeset:   9377:4481ba0957c5
parent:      9375:b47fa638bfc7
parent:      9376:68f393788895
user:        Martin Geisler <mg at lazybytes.net>
date:        Sat Aug 22 01:37:28 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/68f393788895
changeset:   9376:68f393788895
parent:      9360:f4f17d5695d2
user:        Martin Geisler <mg at lazybytes.net>
date:        Sat Aug 22 01:34:56 2009 +0200
summary:     hgrc.5: document %include directive

http://hg.intevation.org/mercurial/crew/rev/b47fa638bfc7
changeset:   9375:b47fa638bfc7
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Aug 21 16:58:30 2009 +0200
summary:     mq: don't mention qtop in module doc string

http://hg.intevation.org/mercurial/crew/rev/ad73f6986ef5
changeset:   9374:ad73f6986ef5
user:        Patrick Mezard <pmezard at gmail.com>
date:        Fri Aug 21 14:29:54 2009 +0200
summary:     color: no need for itertools, zip() is good enough

http://hg.intevation.org/mercurial/crew/rev/b34184c046ac
changeset:   9373:b34184c046ac
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Fri Aug 21 09:33:27 2009 +0200
summary:     log: fix traceback for log -k caused by 1ef630452e0b (issue1805)

http://hg.intevation.org/mercurial/crew/rev/2484868cffde
changeset:   9372:2484868cffde
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Thu Aug 20 10:41:56 2009 +0200
summary:     templater: remove support for ## template variables

http://hg.intevation.org/mercurial/crew/rev/571a7acb4544
changeset:   9371:571a7acb4544
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Thu Aug 20 08:49:01 2009 +0200
summary:     graphlog: simplify ascii drawing to process one cset at a time

http://hg.intevation.org/mercurial/crew/rev/b360addfbe0e
changeset:   9370:b360addfbe0e
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Thu Aug 20 08:36:20 2009 +0200
summary:     graphlog: shorter variable names, fewer underscores, single state container

http://hg.intevation.org/mercurial/crew/rev/20140c249e63
changeset:   9369:20140c249e63
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Thu Aug 20 08:35:35 2009 +0200
summary:     graphlog: move common code into function again, change function types

http://hg.intevation.org/mercurial/crew/rev/8a4773bcbaec
changeset:   9368:8a4773bcbaec
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Thu Aug 20 08:35:03 2009 +0200
summary:     graphlog: extract some setup code out of common functions

http://hg.intevation.org/mercurial/crew/rev/1ef630452e0b
changeset:   9367:1ef630452e0b
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Thu Aug 20 08:34:22 2009 +0200
summary:     cmdutil: use context objects for walkchangerevs()

http://hg.intevation.org/mercurial/crew/rev/9ff178e7b627
changeset:   9366:9ff178e7b627
user:        Greg Ward <greg-hg at gerg.ca>
date:        Tue Aug 18 22:07:43 2009 -0400
summary:     tags: don't crash if unable to write tag cache

http://hg.intevation.org/mercurial/crew/rev/b8dc3eba4f9d
changeset:   9365:b8dc3eba4f9d
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Wed Aug 19 12:51:07 2009 +0200
summary:     mq: get rid of qnext, qprev and qtop

http://hg.intevation.org/mercurial/crew/rev/c7c2dd7524dd
changeset:   9364:c7c2dd7524dd
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Wed Aug 19 12:50:46 2009 +0200
summary:     mq: add options to qapplied/qunapplied to act like qprev/qnext

http://hg.intevation.org/mercurial/crew/rev/8635b33eaade
changeset:   9363:8635b33eaade
user:        Dirkjan Ochtman <dirkjan at ochtman.nl>
date:        Wed Aug 19 12:47:04 2009 +0200
summary:     hgweb: add web.descend configuration variable

http://hg.intevation.org/mercurial/crew/rev/bb7e2cdd4854
changeset:   9362:bb7e2cdd4854
user:        Martin Geisler <mg at lazybytes.net>
date:        Tue Aug 18 13:59:30 2009 +0200
summary:     help: align columns "hg help templates" output

http://hg.intevation.org/mercurial/crew/rev/419aa488432e
changeset:   9361:419aa488432e
parent:      9358:baebf028f505
parent:      9360:f4f17d5695d2
user:        Martin Geisler <mg at lazybytes.net>
date:        Tue Aug 18 13:55:34 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/f4f17d5695d2
changeset:   9360:f4f17d5695d2
user:        Martin Geisler <mg at lazybytes.net>
date:        Tue Aug 18 13:40:19 2009 +0200
summary:     help: show results of all date filters

http://hg.intevation.org/mercurial/crew/rev/9bf49b37a32c
changeset:   9359:9bf49b37a32c
parent:      9357:7ee67a037dcb
user:        Martin Geisler <mg at lazybytes.net>
date:        Tue Aug 18 13:00:13 2009 +0200
summary:     help: document isodatesec and rfc3339 filters (issue1799)

http://hg.intevation.org/mercurial/crew/rev/baebf028f505
changeset:   9358:baebf028f505
parent:      9355:f7c334e810c2
parent:      9357:7ee67a037dcb
user:        Steve Borho <steve at borho.org>
date:        Mon Aug 17 20:20:34 2009 -0500
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/7ee67a037dcb
changeset:   9357:7ee67a037dcb
user:        Steve Borho <steve at borho.org>
date:        Sun Aug 16 20:53:49 2009 -0500
summary:     iss: make mfc*.dll and msvc*.dll optional

http://hg.intevation.org/mercurial/crew/rev/9488a4d64fb5
changeset:   9356:9488a4d64fb5
parent:      9353:3ac42ca1f3e6
user:        Steve Borho <steve at borho.org>
date:        Sun Aug 16 21:23:48 2009 -0500
summary:     iss: take version from iscc command line or __version__.py

http://hg.intevation.org/mercurial/crew/rev/f7c334e810c2
changeset:   9355:f7c334e810c2
user:        Nicolas Dumazet <nicdumz.commits at gmail.com>
date:        Sun Aug 16 11:09:21 2009 +0900
summary:     inotify: remove unused import

http://hg.intevation.org/mercurial/crew/rev/cc3916411873
changeset:   9354:cc3916411873
parent:      9352:37042e8b3b34
parent:      9353:3ac42ca1f3e6
user:        Martin Geisler <mg at lazybytes.net>
date:        Fri Aug 14 22:20:47 2009 +0200
summary:     Merge with crew-stable

http://hg.intevation.org/mercurial/crew/rev/3ac42ca1f3e6
changeset:   9353:3ac42ca1f3e6
parent:      9344:eb6af02307ec
user:        Sebastien Binet <binet at cern.ch>
date:        Fri Aug 14 11:18:23 2009 +0200
summary:     osutil: fix compilation with -ansi

-- 
Repository URL: http://hg.intevation.org/mercurial/crew


More information about the Mercurial-devel mailing list