log

age author description
Thu, 26 Apr 2012 13:18:47 -0500 Matt Mackall merge with i18n stable
Tue, 24 Apr 2012 21:09:27 -0300 Wagner Bruna i18n-pt_BR: synchronized with e3c7ca15cde2 stable
Tue, 24 Apr 2012 20:54:56 -0300 Wagner Bruna merge with i18n stable
Tue, 24 Apr 2012 10:06:17 -0300 Wagner Bruna i18n-pt_BR: synchronized with 83622954b64d stable
Sun, 22 Apr 2012 13:19:22 -0400 Matt Harbison largefiles: notice dirty large files in a subrepo stable
Sun, 22 Apr 2012 03:47:34 -0400 Matt Harbison largefiles: fix status -S reporting of subrepos (issue3231) stable
Thu, 26 Apr 2012 02:41:20 +0900 FUJIWARA Katsunori i18n: use locale insensitive format for datetimes as intermediate representation (issue3398) stable
Tue, 24 Apr 2012 14:34:54 +0200 Patrick Mezard alias: fix shell alias documentation (issue3374) stable
Tue, 24 Apr 2012 13:05:38 +0200 Patrick Mezard test-convert-svn-sink: add helper to smooth svn xml output stable
Tue, 24 Apr 2012 12:50:41 +0200 Patrick Mezard convert/svn: make svn sink work with svn 1.7 stable
Wed, 25 Apr 2012 23:28:54 +0200 Mads Kiilerich docs: don't use :hg: at the beginning of lines in notes (issue3397) stable
Sun, 22 Apr 2012 20:06:36 +0200 Patrick Mezard rebase: skip resolved but emptied revisions stable
Sun, 22 Apr 2012 18:27:50 +0200 Patrick Mezard test-rebase: exhibit revisions which should have been skipped stable
Sun, 22 Apr 2012 16:40:38 +0200 Patrick Mezard transplant: do not rollback on patching error (issue3379) stable
Sat, 21 Apr 2012 21:40:25 +0200 Patrick Mezard patch: fix patch hunk/metdata synchronization (issue3384) stable
Sat, 21 Apr 2012 10:23:47 +0200 Adrian Buehlmann commit: use ui.configbool when checking 'commitsubrepos' setting on --amend stable
Mon, 23 Apr 2012 00:38:22 +0900 FUJIWARA Katsunori doc: add note about pattern rooted/unrooted cases to "hgignore" and "patterns" stable
Mon, 23 Apr 2012 00:33:09 +0900 FUJIWARA Katsunori doc: add description about location of management files for subrepo stable
Mon, 23 Apr 2012 00:33:09 +0900 FUJIWARA Katsunori doc: add description about re-opening closed heads to 'Head, closed branch' in glossary stable
Mon, 23 Apr 2012 00:33:09 +0900 FUJIWARA Katsunori doc: fix careless document miss for term 'Close changeset' in glossary stable
Mon, 23 Apr 2012 00:30:45 +0900 FUJIWARA Katsunori doc: fix careless document miss in help of hgext/notify stable
Mon, 23 Apr 2012 00:29:04 +0900 FUJIWARA Katsunori doc: fix explanation comment in acl extension stable
Mon, 23 Apr 2012 01:57:17 +0200 Mads Kiilerich tests: test test-filelog is python - rename to test-filelog.py stable
Mon, 23 Apr 2012 01:56:48 +0200 Mads Kiilerich tests: avoid tab indent on all kinds of lines of sh commands stable
Mon, 23 Apr 2012 01:56:48 +0200 Mads Kiilerich tests: use 'do sleep 0' instead of 'do true', also on first line of command stable
Mon, 23 Apr 2012 01:56:48 +0200 Mads Kiilerich check-code: put grouping around regexps generated from testpats stable
Mon, 23 Apr 2012 01:56:48 +0200 Mads Kiilerich tests: don't use /dev/urandom for largefiles testing stable
Sun, 22 Apr 2012 21:27:52 -0400 Cesar Mena encoding: protect against non-ascii default encoding stable
Mon, 23 Apr 2012 14:32:59 +0200 Patrick Mezard update: fix case-collision with a clean wd and no --clean stable
Mon, 23 Apr 2012 12:12:04 +0200 Patrick Mezard update: make --check abort with dirty subrepos stable
Mon, 23 Apr 2012 12:09:54 +0200 Patrick Mezard update: fix "not rev" vs "rev is None" stable
Sat, 21 Apr 2012 08:24:10 -0700 Steven Stallion plan9: add missing source entries to proto stable
Sun, 22 Apr 2012 20:30:36 -0700 Brendan Cully Merge stable stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: fix incorrect markup of continued lines of sh commands stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich check-code: 'printf \0' is apparently fine - accept it in check-code stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: solaris sh can not negate exit status with '!' stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: hide diff -u saying 'No differences encountered' on solaris stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: ^ must be quoted when used on solaris sh stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: remove test-pull-pull-corruption2.t stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: remove race in test-pull-pull-corruption.t stable
Mon, 23 Apr 2012 01:39:26 +0200 Mads Kiilerich tests: fix bashism in test-convert-splicemap.t stable
Wed, 18 Apr 2012 15:16:15 +0200 Thomas Arendsen Hein opener: coding style, use triple quotes for doc string stable
Mon, 16 Apr 2012 01:11:29 +0900 FUJIWARA Katsunori icasefs: make case-folding collision detection as rename aware (issue3370) stable
Fri, 20 Apr 2012 11:08:14 -0500 Augie Fackler bdiff.bdiff: release the GIL before doing expensive diff operations stable
Fri, 20 Apr 2012 11:57:14 -0500 Kevin Bullock fetch: remove confusing reference to "authoritative" changes stable
Fri, 20 Apr 2012 19:11:54 +0200 Patrick Mezard patch: be more tolerant with "Parent" header (issue3356) stable
Thu, 19 Apr 2012 17:08:12 +0200 Adrian Buehlmann pure/osutil: use Python's msvcrt module (issue3380) stable
Thu, 19 Apr 2012 18:11:48 +0300 Idan Kamara commands: add missing wlock to graft stable
Thu, 19 Apr 2012 18:11:42 +0300 Idan Kamara dirstate: write branch file atomically stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to branch stable
Thu, 19 Apr 2012 17:59:23 +0300 Idan Kamara commands: add missing wlock to backout stable
Thu, 19 Apr 2012 20:54:56 +0900 FUJIWARA Katsunori i18n: show localized messages for commands/extensions in hgweb help top (issue3383) stable
Thu, 19 Apr 2012 23:36:42 +0200 Angel Ezquerra revert: show warning when reverting subrepos that do not support revert stable
Wed, 18 Apr 2012 21:27:35 -0700 Bryan O'Sullivan revset: fix O(n**2) behaviour of bisect() (issue3381) stable
Wed, 18 Apr 2012 14:04:58 +0200 Patrick Mezard convert/svn: do not try converting empty head revisions (issue3347) stable
Wed, 18 Apr 2012 14:04:58 +0200 Patrick Mezard convert/svn: refactor svn_source.latest() with a nested function stable
Wed, 18 Apr 2012 14:04:57 +0200 Patrick Mezard convert/svn: clarify svn_source.latest() stop arg default value stable
Tue, 17 Apr 2012 21:12:37 -0700 Steven Stallion factotum: rename mount and path configuration entries stable
Wed, 18 Apr 2012 11:46:23 -0500 Matt Mackall Added signature for changeset d9e2f09d5488 stable
Wed, 18 Apr 2012 11:46:20 -0500 Matt Mackall Added tag 2.2-rc for changeset d9e2f09d5488 stable
Wed, 18 Apr 2012 11:45:50 -0500 Matt Mackall Makefile: be more careful when cleaning up pure/ components stable 2.2-rc
Tue, 17 Apr 2012 17:56:36 -0500 Matt Mackall merge default into stable for 2.2 code freeze stable
Wed, 18 Apr 2012 01:20:16 +0300 Idan Kamara commit: add option to amend the working dir parent
Mon, 16 Apr 2012 22:41:03 -0700 Steven Stallion transplant: remove extraneous whitespace
Tue, 17 Apr 2012 11:13:38 -0500 Matt Mackall journal: use tryread helper to backup files (issue3375)
Tue, 17 Apr 2012 11:11:59 -0500 Matt Mackall opener: introduce tryread helper
Tue, 17 Apr 2012 07:22:44 +0200 Angel Ezquerra tests: add test for fileset 'subrepo' keyword
Tue, 17 Apr 2012 10:33:47 +0200 Patrick Mezard revset: make matching() work on python 2.4
Tue, 17 Apr 2012 15:10:33 +0200 Thomas Arendsen Hein revset: use list instead of tuple for compatibility with python before 2.6
Mon, 16 Apr 2012 16:50:25 -0500 Matt Mackall merge with stable
Mon, 16 Apr 2012 11:48:15 +0200 Patrick Mezard archive: make it work with svn subrepos (issue3308) stable
Sun, 15 Apr 2012 16:05:57 +0200 Martin Geisler largefiles: hide .hglf/ prefix for largefiles in hgweb
Sun, 15 Apr 2012 16:05:53 +0200 Martin Geisler hgweb: add hook for remapping repository path into virtual paths
Sun, 15 Apr 2012 00:27:31 +0200 Angel Ezquerra tests: add tests for matching keyword
Sat, 14 Apr 2012 01:41:03 +0200 Angel Ezquerra revset: speedup matching() by first matching fields that take less time to
Fri, 13 Apr 2012 13:46:49 +0200 Angel Ezquerra revset: speedup matching() by stopping the match early if a field does not match
Fri, 13 Apr 2012 13:35:45 +0200 Angel Ezquerra revset: make matching keyword not match summary when matching for description
Thu, 22 Mar 2012 21:12:15 +0100 Angel Ezquerra fileset: add "subrepo" fileset symbol
Sun, 15 Apr 2012 23:47:46 -0700 Steven Stallion plan9: finalize documentation for next release
Mon, 16 Apr 2012 10:56:37 +0200 Alain Leufroy localrepo: do not complain about missing journal files
Mon, 16 Apr 2012 10:33:18 +0200 Alain Leufroy repair: fix missing import
Mon, 16 Apr 2012 17:03:39 +0200 Na'Tosha Bard largefiles: fix cat for largefiles (issue3352)
Mon, 16 Apr 2012 08:50:40 -0700 Steven Stallion pure: quiesce build warnings
Mon, 16 Apr 2012 11:26:00 -0500 Matt Mackall util.h: replace ntohl/htonl with get/putbe32
Fri, 13 Apr 2012 10:08:08 +0200 Wolfgang Treutterer scmutil: fix systemrcpath regression introduced in f5dd179bfa4a
Fri, 13 Apr 2012 10:14:59 +0200 Patrick Mezard revlog: fix partial revision() docstring (from d7d64b89a65c)
Sat, 14 Apr 2012 11:27:11 +0200 Patrick Mezard graphlog: fix --follow FILE and relative paths
Sat, 14 Apr 2012 11:16:57 +0200 Patrick Mezard graphlog: reduce duplication in --follow code
Sat, 14 Apr 2012 10:44:13 +0200 Patrick Mezard graphlog: add all log options to glog command
Sat, 14 Apr 2012 10:30:38 +0200 Patrick Mezard graphlog: implement --hidden
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: add support for reverting subrepos without --no-backup and/or --all
Wed, 28 Mar 2012 11:42:17 +0200 Angel Ezquerra revert: add support for reverting subrepos
Sat, 14 Apr 2012 01:39:35 -0500 Matt Mackall merge with stable
Fri, 13 Apr 2012 11:01:07 -0700 Bryan O'Sullivan commands: move bundle type validation earlier
Fri, 13 Apr 2012 22:55:46 -0500 Matt Mackall changegroupsubset: optimize function lookup in prune
Fri, 13 Apr 2012 22:55:46 -0500 Matt Mackall changegroup: optimize gennodelist
Fri, 13 Apr 2012 22:55:46 -0500 Matt Mackall revlog: drop some unneeded rev.node calls in revdiff
Thu, 12 Apr 2012 20:26:33 -0700 Bryan O'Sullivan revlog: avoid an expensive string copy
Fri, 13 Apr 2012 22:55:46 -0500 Matt Mackall changegroupsubset: avoid setdefault in inner loop
Fri, 13 Apr 2012 22:55:40 -0500 Matt Mackall changegroupsubset: drop repeated len() calls
Fri, 13 Apr 2012 22:27:29 -0500 Matt Mackall changegroup: reduce progress overhead
Fri, 13 Apr 2012 22:23:45 -0500 Matt Mackall changegroupsubset: renest inner loop
Fri, 13 Apr 2012 21:35:48 -0500 Matt Mackall revlog: increase readahead size
Fri, 13 Apr 2012 15:32:49 -0500 Matt Mackall revset: avoid demandimport bug
Fri, 13 Apr 2012 15:07:13 +0200 Patrick Mezard mq: replace hasattr() with util.safehasattr(), update check-code.py stable
Thu, 12 Apr 2012 20:52:39 -0500 Matt Mackall merge with stable
Thu, 12 Apr 2012 14:05:59 -0700 Bryan O'Sullivan parsers: use base-16 trie for faster node->rev mapping
Thu, 12 Apr 2012 20:22:18 -0500 Matt Mackall check-code: avoid false-positive on ++
Wed, 11 Apr 2012 11:37:13 +0200 Patrick Mezard graphlog: cleanup before code move
Wed, 11 Apr 2012 11:32:00 +0200 Patrick Mezard graphlog: correctly handle calls in subdirectories
Wed, 11 Apr 2012 11:29:12 +0200 Patrick Mezard context: revert workingctx.ancestors() followfirst option
Wed, 11 Apr 2012 11:25:34 +0200 Patrick Mezard graphlog: fix --follow-first --rev combinations
Wed, 11 Apr 2012 11:22:40 +0200 Patrick Mezard graphlog: fix --follow --rev combinations
Wed, 11 Apr 2012 11:17:26 +0200 Patrick Mezard graphlog: support changeset identifiers in --branch
Wed, 11 Apr 2012 11:14:07 +0200 Patrick Mezard graphlog: pass changesets to revset.match() in changelog order
Wed, 11 Apr 2012 11:07:30 +0200 Patrick Mezard graphlog: refactor revset() to return revisions
Thu, 12 Apr 2012 15:21:54 -0700 Bryan O'Sullivan store: speed up read and write of large fncache files
Thu, 12 Apr 2012 15:21:52 -0700 Bryan O'Sullivan perf: time fncache read and write performance
Sun, 01 Apr 2012 14:12:14 +0200 Angel Ezquerra revset: add "matching" keyword
Tue, 10 Apr 2012 23:40:20 -0700 Steven Stallion plan9: add execute permissions to 9diff