log

age author description
Mon, 08 Nov 2010 01:35:40 +0100 Mads Kiilerich tests: (no-eol) markup for command output without trailing LF stable
Sun, 07 Nov 2010 16:01:57 -0600 Matt Mackall merge with stable
Sun, 07 Nov 2010 18:21:29 +0100 Adrian Buehlmann opener: check hardlink count reporting (issue1866) stable
Thu, 04 Nov 2010 09:04:37 +0100 Adrian Buehlmann util: refactor opener stable
Sun, 07 Nov 2010 18:15:17 +0100 Patrick Mezard revset: remove unnecessary debug statement
Sun, 07 Nov 2010 18:14:42 +0100 Patrick Mezard revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
Sat, 06 Nov 2010 00:31:44 +0100 Mads Kiilerich tests: handle .t files without trailing LF stable
Fri, 05 Nov 2010 15:38:23 -0500 Matt Mackall merge with stable
Fri, 05 Nov 2010 15:54:32 -0400 Steve Losh alias: fall back to normal error handling for ambigious commands (fixes issue2475) stable
Fri, 05 Nov 2010 15:35:39 +0100 Martin Geisler merge with stable
Fri, 05 Nov 2010 15:13:22 +0100 Ronny Pfannschmidt subrepo: test & fix svn subrepo removal stable
Thu, 04 Nov 2010 17:09:00 -0500 Kevin Bullock revsets: let parents() return parents of working dir
Thu, 04 Nov 2010 16:59:03 -0500 Kevin Bullock revsets: let p1() and p2() return parents of working dir
Thu, 04 Nov 2010 09:04:37 +0100 Adrian Buehlmann util: refactor opener
Thu, 04 Nov 2010 22:56:38 +0000 Christian Ebert keyword: turn regexes and escaped keywords into a propertycache
Thu, 04 Nov 2010 16:21:28 -0500 Matt Mackall commands: add revset support to most commands
Thu, 04 Nov 2010 18:19:10 +0100 Martin Geisler convert: better ReST markup in docstring
Thu, 04 Nov 2010 18:11:10 +0100 Martin Geisler convert: split docstring lists for easier translation
Thu, 04 Nov 2010 14:14:47 +0100 Erik Zielke convert: use field list instead of option list in help
Thu, 04 Nov 2010 17:52:40 +0100 Martin Geisler doc/Makefile: docs now also depend on extensions
Wed, 03 Nov 2010 14:37:41 +0100 Christian Ebert keyword: function to look up changectx for expansion
Tue, 02 Nov 2010 11:25:52 +0100 Ronny Pfannschmidt localrepo: make heads use the keyword args of the sorted builtin
Thu, 04 Nov 2010 11:33:57 -0500 Steve Borho import: add another line feed to message join string
Wed, 03 Nov 2010 22:34:16 +0100 Patrick Mezard tests: unify test-no-symlinks
Wed, 03 Nov 2010 21:11:07 +0100 Patrick Mezard patch: remove unused applydiff() sourcefile argument
Wed, 03 Nov 2010 21:11:05 +0100 Patrick Mezard patch: remove unused gitworkdone variable from iterhunks()
Wed, 03 Nov 2010 21:10:59 +0100 Patrick Mezard test-import: use printf instead of echo
Thu, 21 Oct 2010 16:04:34 -0500 Steve Borho import: --no-commit should update .hg/last-message.txt
Tue, 02 Nov 2010 09:47:47 +0100 Thomas Arendsen Hein merge with stable after 1.7 release
Mon, 01 Nov 2010 17:40:17 -0500 Matt Mackall Added signature for changeset 333421b9e0f9 stable
Mon, 01 Nov 2010 17:40:14 -0500 Matt Mackall Added tag 1.7 for changeset 333421b9e0f9 stable
Mon, 01 Nov 2010 14:45:27 -0500 Matt Mackall merge with i18n stable 1.7
Mon, 01 Nov 2010 16:04:15 -0200 Wagner Bruna i18n-pt_BR: synchronized with b19b4c1df066 stable
Mon, 01 Nov 2010 14:18:42 -0500 Matt Mackall dirstate: skip optimization on case-folding FS (issue2440) stable
Mon, 01 Nov 2010 01:56:12 +0100 Mads Kiilerich url: fix https client authentication through proxy stable
Mon, 01 Nov 2010 12:45:45 -0500 Matt Mackall merge with i18n stable
Mon, 01 Nov 2010 13:42:40 +0100 Jens Bäckman i18n-sv: synchronize with 13fb555677fe stable
Sun, 31 Oct 2010 22:29:21 +0100 Chia-Huan Wu i18n-zh_TW: synchronize with 15ca4bfecfe3 stable
Mon, 01 Nov 2010 01:31:09 +0900 Yuya Nishihara i18n-ja: strip extra spaces next to punctuation mark at line ending stable
Sat, 30 Oct 2010 12:51:15 -0200 Wagner Bruna i18n-pt_BR: synchronized with 15ca4bfecfe3 stable
Sat, 30 Oct 2010 12:13:52 -0500 Matt Mackall commit: handle missing newline on last commit comment stable
Mon, 01 Nov 2010 17:26:08 +0100 Patrick Mezard localrepo: do not modify ctx.remove() list in-place stable
Mon, 01 Nov 2010 16:22:41 +0100 Martin Geisler test-rename: test with absolute paths stable
Mon, 01 Nov 2010 16:19:06 +0100 Martin Geisler test-rename: fix \" -> " in comments stable
Sat, 30 Oct 2010 16:58:15 -0500 Steve Borho rebase: improve resolve failure message stable
Mon, 01 Nov 2010 10:24:07 +0100 Martin Geisler run-tests: use regex when searching for $HGPORT in test output stable
Sat, 30 Oct 2010 11:32:04 -0500 Matt Mackall demandimport: back out 50a4e55aa278 (issue2467) stable
Sat, 30 Oct 2010 02:47:35 -0500 Matt Mackall debugindex: add --format flag to allow debugging parentdelta stable
Fri, 29 Oct 2010 00:57:34 -0500 Kevin Bullock pager: make example of setting pager less silly stable
Sat, 30 Oct 2010 02:47:34 -0500 Mike Sperber convert: Work around p4 instability (issue2465) stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: choose best delta for parentdelta (issue2466) stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: precalculate p1 and p2 revisions stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: extract delta building to a subfunction stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: simplify cachedelta handling stable
Sat, 30 Oct 2010 02:47:34 -0500 Matt Mackall revlog: fix buildtext local scope stable
Sat, 30 Oct 2010 02:47:24 -0500 Matt Mackall merge with i18n stable
Fri, 29 Oct 2010 00:19:39 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 6f6f6a9c2a41 stable
Thu, 28 Oct 2010 09:52:05 -0200 Wagner Bruna i18n-pt_BR: synchronized with db2ff771204d stable
Thu, 28 Oct 2010 10:02:28 +0200 Martin Geisler i18n-da: translate help for bookmarks extension stable
Thu, 28 Oct 2010 09:48:01 +0200 Martin Geisler i18n, bookmarks: add comments for translators stable
Thu, 28 Oct 2010 09:43:56 +0200 Martin Geisler i18n-da: synchronize with e1855dee28c1 stable
Fri, 29 Oct 2010 14:06:06 +0200 Martin Geisler qnew: distinguish between existing file and directory (issue2464) stable
Fri, 29 Oct 2010 15:25:21 +0200 Martin Geisler qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stable
Fri, 29 Oct 2010 12:50:08 +0200 Martin Geisler opener: do not create "foo" directory when writing to "foo/" stable
Fri, 29 Oct 2010 14:47:45 +0200 Martin Geisler pager: backout 05077896ffe2 (issue2441) stable
Thu, 28 Oct 2010 22:04:33 +0200 Patrick Mezard mq: qrename should not touch the dirstate if src is untracked (issue2460) stable
Thu, 28 Oct 2010 21:25:53 +0200 Patrick Mezard patch: fix copies when patching over uncommitted changed (issue2459) stable
Wed, 27 Oct 2010 16:54:46 -0500 Matt Mackall merge with i18n stable
Tue, 26 Oct 2010 21:31:35 -0200 Wagner Bruna i18n-pt_BR: synchronized with 830be2c57626 stable
Tue, 26 Oct 2010 19:12:45 -0200 Wagner Bruna i18n-pt_BR: msgmerge with 830be2c57626 stable
Tue, 26 Oct 2010 18:47:45 -0200 Wagner Bruna merge with i18n stable
Tue, 26 Oct 2010 10:54:32 +0200 Martin Geisler i18n-da: remove extra newline in translation stable
Tue, 26 Oct 2010 00:21:57 +0200 Martin Geisler i18n-da: synchronize with 6137c5bba4d0 stable
Wed, 27 Oct 2010 15:35:23 -0500 Matt Mackall minirst: use colwidth to match title lengths (issue2455) stable
Wed, 27 Oct 2010 15:35:21 -0500 Matt Mackall encoding: default ambiguous character to narrow stable
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Tue, 26 Oct 2010 12:18:37 +0200 Dan Villiom Podlaski Christiansen *: add executable bit to a few files that were missing it. stable
Wed, 20 Oct 2010 15:32:35 +0200 Gilles Moris log: do case insensitive search for --user option stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless url: show realm/user when asking for username/password stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless rebase: abort message should appear even with --quiet stable
Wed, 27 Oct 2010 12:13:49 -0200 Wagner Bruna help: correct tip about deleting a subrepository stable
Wed, 27 Oct 2010 12:12:51 -0200 Wagner Bruna revset: fix missing dot in docstring stable
Wed, 27 Oct 2010 12:03:08 -0200 Wagner Bruna help: fix typo in merge-tools topic stable
Wed, 27 Oct 2010 12:05:37 +0200 Martin Geisler README: add small introduction stable
Wed, 27 Oct 2010 12:04:58 +0200 Martin Geisler README: remove trailing blank line stable
Tue, 26 Oct 2010 23:51:01 -0200 Wagner Bruna i18n: translate revset predicate docstrings stable
Tue, 26 Oct 2010 23:07:14 -0200 Wagner Bruna i18n: extract docstrings from revset module stable
Wed, 27 Oct 2010 03:21:36 +0200 Mads Kiilerich test-win32text.t: stabilize test output stable
Wed, 27 Oct 2010 00:28:40 +0200 Mads Kiilerich subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless bookmarks: improve English for diffbookmarks stable
Tue, 26 Oct 2010 18:01:35 +0200 Martin Geisler mq: expand 'repo' -> 'repository' in error message stable
Tue, 26 Oct 2010 17:59:21 +0200 Martin Geisler mq: mark strings that should not be translated stable
Tue, 26 Oct 2010 14:41:58 +0300 timeless qrestore: trying to improve the English stable
Wed, 20 Oct 2010 17:38:21 -0500 Kevin Bullock pull: silence spurious 'requesting all changes' message stable
Tue, 26 Oct 2010 02:38:14 +0530 Pradeepkumar Gayam templates: fix inconsistency in 'help' link stable
Mon, 25 Oct 2010 01:11:52 +0900 Yuya Nishihara test-patchbomb: add test for progress support (1ed2dc9d4368) stable
Sun, 24 Oct 2010 15:11:41 +0100 Christian Ebert keyword: fix regressions introduced in d87f3ff904ba stable
Mon, 25 Oct 2010 23:55:43 +0200 Martin Geisler tests: test/silence win32text deprecation warning stable
Mon, 25 Oct 2010 23:46:26 +0200 Martin Geisler lsprof: remove #!-line from non-executable script stable
Sat, 23 Oct 2010 20:10:18 +0200 Martin Geisler doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST stable
Sat, 23 Oct 2010 20:02:46 +0200 Martin Geisler doc/Makefile: cleanup clean target stable
Sat, 23 Oct 2010 18:33:57 +0200 Martin Geisler patchbomb: fix stray backslash in docstring stable
Mon, 25 Oct 2010 14:34:49 -0500 Steve Borho help: improve wording of internal:merge and internal:fail stable
Mon, 25 Oct 2010 11:29:32 -0500 Steve Borho win32text: give deprecation warning stable
Mon, 25 Oct 2010 13:07:27 -0500 Matt Mackall merge with i18n stable
Sat, 23 Oct 2010 16:27:27 +0200 Martin Geisler i18n-da: synchronize with b814f67d41c0 stable
Sat, 23 Oct 2010 16:24:07 +0200 Martin Geisler i18n: merge with main stable
Sat, 23 Oct 2010 15:04:05 +0200 Martin Geisler i18n-da: synchronized with 3d6ba8c2b1b8 stable
Thu, 21 Oct 2010 16:57:17 +0200 Jens Bäckman synchronized with 3d6ba8c2b1b8 stable
Mon, 25 Oct 2010 13:06:37 -0500 Matt Mackall traceback: point to BugTracker on the wiki stable
Mon, 25 Oct 2010 10:07:54 -0500 Steve Borho wix: add subrepos help text stable
Sun, 24 Oct 2010 16:02:10 -0500 Matt Mackall version: replace email address with url to reduce private mail stable
Sun, 24 Oct 2010 19:28:44 +0200 Patrick Mezard Add subrepos help topic stable
Sun, 24 Oct 2010 18:39:02 +0200 Patrick Mezard hgrc: document [subpaths] section stable
Sun, 24 Oct 2010 18:37:59 +0200 Patrick Mezard merge-tools.txt: 6 comes after 5 stable
Sun, 24 Oct 2010 12:56:38 +0200 Patrick Mezard Test applying context diffs stable
Sun, 24 Oct 2010 12:55:29 +0200 Patrick Mezard merge-tools.txt: fix typos, simplify, renumber from 1. stable
Sun, 24 Oct 2010 12:52:37 +0200 Patrick Mezard hggettext: handle i18nfunctions declaration for docstrings translations stable
Sat, 23 Oct 2010 19:22:42 +0200 Patrick Mezard Fix and unify transplant and bookmarks revsets doc registration stable
Sat, 23 Oct 2010 19:21:51 +0200 Patrick Mezard revsets: generate predicate help dynamically stable