Mon, 08 Nov 2010 01:41:41 +0100 Mads Kiilerich tests: use (esc) for all non-ASCII test output stable
Mon, 08 Nov 2010 01:35:41 +0100 Mads Kiilerich tests: use (esc) markup for string-escape stable
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip