Thu, 14 Nov 2013 17:17:44 -0600 Matt Mackall make: restrict recursion in make clean
Tue, 12 Nov 2013 00:07:23 +0900 FUJIWARA Katsunori scmutil: skip checks in "casecollisionauditor" if filename is already checked
Sat, 09 Nov 2013 10:21:20 +0100 Simon Heimberg check-code: prepend warning prefix only once, but for each warning stable
Wed, 13 Nov 2013 16:46:46 -0200 Wagner Bruna hgweb, i18n: do not translate search mode description stable
Sun, 10 Nov 2013 16:48:24 +0900 FUJIWARA Katsunori tests: end output lines including path with "(glob)" to pass on Windows stable
Sun, 10 Nov 2013 16:48:24 +0900 FUJIWARA Katsunori tests: quote environment variable to extract wildcard on MinGW environment stable
Sun, 10 Nov 2013 16:48:24 +0900 FUJIWARA Katsunori tests: choose the path separator in PYTHONPATH suitable for platform stable
Fri, 08 Nov 2013 12:35:50 +0100 Mads Kiilerich util: warn when adding paths ending with \ stable
Tue, 05 Nov 2013 09:00:31 +0100 Simon Heimberg check-code: more replacement characters stable
Tue, 05 Nov 2013 09:00:31 +0100 Simon Heimberg check-code: check comment for '.. note::' without two newlines stable
Tue, 05 Nov 2013 08:59:55 +0100 Simon Heimberg documentation: add an extra newline after note directive stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg tests: modify minirst test input to new format stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: do not add a 2nd empty paragraph stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: find admonitions before pruning comments and adding margins stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: do not fail on an empty admonition block stable
Mon, 04 Nov 2013 10:23:06 +0100 Simon Heimberg minirst: do not interpret a directive as a literal block stable
Tue, 05 Nov 2013 09:43:36 +0100 Simon Heimberg Makefile: do update on a temporary copy of a po file
Mon, 04 Nov 2013 10:52:41 -0200 Wagner Bruna i18n-pt_BR: synchronized with d24ee6d7d167 stable
Thu, 07 Nov 2013 15:24:23 -0600 Matt Mackall date: allow %z in format (issue4040)
Wed, 06 Nov 2013 16:36:07 -0600 Matt Mackall merge with stable
Wed, 06 Nov 2013 10:20:18 -0800 Siddharth Agarwal merge: move forgets to the beginning of the action list stable
Fri, 01 Nov 2013 17:08:06 -0700 Durham Goode rebase: fix working copy location after a --collapse (issue4080) stable
Wed, 06 Nov 2013 12:53:39 -0500 Augie Fackler Merge with stable.
Mon, 04 Nov 2013 19:59:00 -0800 Durham Goode rebase: fix rebase aborts when 'tip-1' is public (issue4082) stable
Tue, 05 Nov 2013 13:25:45 -0500 Augie Fackler Merge with stable.
Sat, 02 Nov 2013 11:25:04 +0100 Simon Heimberg check-code: prepend warning prefix for repeated warnings only once
Sat, 02 Nov 2013 11:25:33 +0100 Simon Heimberg check-code: fix an error message
Tue, 05 Nov 2013 10:55:45 +0100 Pierre-Yves David test: do not add .pyc and .orig in test-commit-amend.t (issue4085) stable
Fri, 01 Nov 2013 17:04:18 -0500 Matt Mackall Added signature for changeset d825e4025e39 stable
Fri, 01 Nov 2013 17:04:14 -0500 Matt Mackall Added tag 2.8 for changeset d825e4025e39 stable
Fri, 01 Nov 2013 17:04:03 -0500 Matt Mackall merge with i18n stable 2.8
Fri, 01 Nov 2013 11:04:48 -0200 Wagner Bruna i18n-pt_BR: fix a few missing changes on 95304251c376 stable
Thu, 31 Oct 2013 00:25:20 -0200 Wagner Bruna i18n-pt_BR: synchronized with 95304251c376 stable
Thu, 31 Oct 2013 03:05:46 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 1d7a36ff2615 stable
Sun, 13 Oct 2013 08:38:30 -0400 Johan Bjork patch: ensure valid git diffs if source/destination file is missing (issue4046) stable
Sun, 27 Oct 2013 00:24:25 +0900 FUJIWARA Katsunori histedit: add description about exit code stable
Sun, 27 Oct 2013 00:24:25 +0900 FUJIWARA Katsunori rebase: add description about exit code when there are unresolved conflicts stable
Sat, 02 Nov 2013 04:49:42 +0900 FUJIWARA Katsunori shelve: remove unused variable assignment stable
Wed, 30 Oct 2013 19:45:14 +0100 Pierre-Yves David rebase: fix selection of base used when rebasing merge (issue4041) stable
Tue, 29 Oct 2013 21:54:49 +0200 Pavlos Touboulidis doc: fix internal date sample (issue4072) stable
Mon, 28 Oct 2013 22:34:07 +0100 Mads Kiilerich largefiles: use 'remote'/'local' in merge prompts like in other merge prompts stable
Mon, 28 Oct 2013 22:34:05 +0100 Mads Kiilerich largefiles: systematic testing of merges to/from largefiles stable
Wed, 23 Oct 2013 23:42:13 +0800 Mads Kiilerich check-code: fix no-check-code skip message - obfuscation was too obscure stable
Tue, 29 Oct 2013 01:03:43 +0900 FUJIWARA Katsunori shelve: remove useless and incorrect code paths for file access stable
Tue, 29 Oct 2013 01:03:43 +0900 FUJIWARA Katsunori shelve: disallow commit while unshelve is in progress stable
Wed, 30 Oct 2013 16:03:42 -0500 Matt Mackall bdiff: avoid a memory error on malloc failure stable
Wed, 23 Oct 2013 13:12:48 -0700 Durham Goode shelve: use rebase instead of merge (issue4068) stable
Fri, 25 Oct 2013 01:14:18 +0900 FUJIWARA Katsunori doc: put text into header of 1st column in table to generate page correctly stable
Fri, 25 Oct 2013 01:14:18 +0900 FUJIWARA Katsunori doc: use double quotation mark to quote arguments in examples for Windows users stable
Fri, 25 Oct 2013 01:14:18 +0900 FUJIWARA Katsunori doc: end line preceding command line example with double colon stable
Thu, 24 Oct 2013 21:37:13 +0900 Takumi IINO hgweb: add missing semicolon stable
Wed, 23 Oct 2013 23:42:13 +0800 Mads Kiilerich rebase: improve error message for more than one external parent stable
Thu, 24 Oct 2013 12:05:22 +0800 Mads Kiilerich rebase: refactor and rename checkexternal - it is a getter more than a setter stable
Fri, 25 Oct 2013 02:33:59 +0800 Mads Kiilerich largefiles: don't prompt for normal/largefile changes when doing plain updates stable
Fri, 25 Oct 2013 02:25:10 +0800 Mads Kiilerich largefiles: remove extra check for file to get - it _is_ by definition in p2 stable
Fri, 25 Oct 2013 01:24:10 +0800 Mads Kiilerich largefiles: don't process merge actions at all when overwriting stable
Thu, 24 Oct 2013 01:49:56 +0800 Mads Kiilerich spelling: random spell checker fixes stable
Thu, 17 Oct 2013 16:13:15 +0800 Mads Kiilerich largefiles: hide passwords in URLs in ui messages stable
Thu, 24 Oct 2013 01:49:56 +0800 Mads Kiilerich largefiles: don't add extra \n when displaying remote messages in putlfile stable
Mon, 21 Oct 2013 11:22:54 +0800 Mads Kiilerich largefiles: add missing \n in ui.warn messages stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip