Wed, 17 Jul 2013 17:34:30 -0700 |
Siddharth Agarwal |
version: bump copyright year
|
Sat, 13 Jul 2013 00:57:56 +0400 |
Alexander Plavin |
hgweb: add line wrapping switch to file diff and changeset views
|
Sat, 13 Jul 2013 00:57:10 +0400 |
Alexander Plavin |
hgweb: file diff and changesets views behave like file source view
|
Fri, 12 Jul 2013 23:47:56 +0400 |
Alexander Plavin |
hgweb: introduce separate classes for stripey background
|
Fri, 12 Jul 2013 15:58:13 +0400 |
Alexander Plavin |
hgweb: add line wrapping switch to file source view
|
Tue, 09 Jul 2013 02:08:24 +0400 |
Alexander Plavin |
hgweb: add changelog and search templates to raw style
|
Fri, 12 Jul 2013 16:01:11 +0400 |
Alexander Plavin |
hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat
|
Wed, 03 Jul 2013 21:50:20 +0900 |
Takumi IINO |
doc: make i18n man and html
|
Wed, 03 Jul 2013 21:49:43 +0900 |
Takumi IINO |
doc: make man and html from translated documents
|
Wed, 03 Jul 2013 21:49:41 +0900 |
Takumi IINO |
gendoc: dispatch print document content by commandline arguments
|
Wed, 03 Jul 2013 21:49:39 +0900 |
Takumi IINO |
gendoc: add showtopic
|
Wed, 03 Jul 2013 21:49:37 +0900 |
Takumi IINO |
gendoc: rename to showdoc from show_doc
|
Tue, 16 Jul 2013 01:29:14 +0200 |
Simon Heimberg |
check-code: automatically preppend "warning: " to all warning messages
|
Wed, 17 Jul 2013 10:49:34 +0200 |
Martin Geisler |
rollback: add reference to "hg commit --amend"
|
Sat, 13 Jul 2013 23:58:01 +0200 |
Simon Heimberg |
run-tests: generally handle line endings on windows by re
|
Sat, 13 Jul 2013 23:57:55 +0200 |
Simon Heimberg |
run-tests: test for os.altsep instead of os.name when checking \ for /
|
Mon, 15 Jul 2013 01:05:42 +0400 |
Alexander Plavin |
hgweb: move local changelist function to the beginning of the parent one
|
Sat, 13 Jul 2013 17:51:24 +0400 |
Alexander Plavin |
hgweb: get rid of branchentry template duplication
|
Wed, 17 Jul 2013 14:25:35 -0500 |
Matt Mackall |
merge with stable
|
Wed, 17 Jul 2013 13:42:08 -0700 |
Brendan Cully |
run-tests: replace popen locking with a noop _cleanup handler on py24
|
Wed, 17 Jul 2013 13:02:12 -0700 |
Brendan Cully |
run-tests: only lock Popen wait/poll on python 2.4
|
Wed, 17 Jul 2013 12:45:12 -0700 |
Brendan Cully |
run-tests: lock popen wait/poll
|
Wed, 17 Jul 2013 14:20:35 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sun, 14 Jul 2013 21:20:02 +0200 |
Martin Schröder |
i18n-de: fixed some strings about stripping
stable
|
Sun, 14 Jul 2013 21:07:44 +0200 |
Martin Schröder |
i18n-de: synchronized with fbdac607bff3
stable
|
Tue, 16 Jul 2013 17:10:26 -0500 |
Matt Mackall |
rollback: mark as deprecated
|
Tue, 16 Jul 2013 15:18:12 -0500 |
Matt Mackall |
worker: properly report errors from worker processes (issue3982)
|
Tue, 16 Jul 2013 12:44:11 -0500 |
Matt Mackall |
run-tests: patch over py2.4 proc.wait() race
|
Tue, 16 Jul 2013 11:53:53 -0500 |
Matt Mackall |
worker: check problem state correctly (issue3982)
|
Tue, 16 Jul 2013 11:18:16 -0500 |
Matt Mackall |
sshpeer: mark _validrepo internal
|
Tue, 16 Jul 2013 11:17:01 -0500 |
Matt Mackall |
progress: respect HGPLAIN
|
Thu, 11 Jul 2013 19:29:23 -0500 |
Matt Mackall |
tip: deprecate the tip command
|
Thu, 11 Jul 2013 19:28:54 -0500 |
Matt Mackall |
tag: remove incorrect reference to tip
|
Thu, 11 Jul 2013 19:28:26 -0500 |
Matt Mackall |
log: remove tip from example
|
Thu, 11 Jul 2013 19:28:01 -0500 |
Matt Mackall |
cat: remove incorrect reference to tip
|
Thu, 11 Jul 2013 19:26:53 -0500 |
Matt Mackall |
share: remove reference to tip
|
Thu, 11 Jul 2013 19:26:34 -0500 |
Matt Mackall |
rebase: simplify references to branch tips
|
Thu, 11 Jul 2013 19:25:44 -0500 |
Matt Mackall |
mq: remove reference to tip
|
Thu, 11 Jul 2013 17:01:54 +0400 |
Alexander Plavin |
hgweb: show current search query in the input field
|
Sun, 14 Jul 2013 17:23:07 +0200 |
Pierre-Yves David |
mq: use an unfiltered property cache for the queue object
|
Mon, 15 Jul 2013 15:19:43 -0700 |
Siddharth Agarwal |
summary: use missing ancestors algorithm to find new commits
|
Tue, 16 Jul 2013 11:13:18 -0500 |
Augie Fackler |
Merge histedit fixes from stable.
|
Mon, 15 Jul 2013 15:04:42 +0200 |
Martin Geisler |
histedit: use base for computing renames when folding (issue3729)
stable
|
Mon, 15 Jul 2013 13:20:39 +0200 |
Martin Geisler |
test-histedit-fold: remove unnecessary --template
stable
|
Sat, 29 Jun 2013 14:27:53 +0400 |
Alexander Plavin |
templater: sort functions alphabetically, as filters are
|
Thu, 04 Jul 2013 14:19:43 +0400 |
Alexander Plavin |
hgweb: color line which is linked to in file source view
|
Thu, 04 Jul 2013 14:19:13 +0400 |
Alexander Plavin |
hgweb: wrap lines in file source view
|
Thu, 04 Jul 2013 14:18:44 +0400 |
Alexander Plavin |
hgweb: code selection without line numbers in file source view
|
Sat, 06 Jul 2013 21:48:07 +0200 |
Simon Heimberg |
tests: print line numbers when checking code
|
Sat, 06 Jul 2013 21:48:01 +0200 |
Simon Heimberg |
tests: rename files to py extension instead of copying a 2nd time
|
Sat, 06 Jul 2013 21:47:56 +0200 |
Simon Heimberg |
tests: check-code all python files in one run
|
Thu, 04 Jul 2013 23:05:59 +0900 |
Shun-ichi GOTO |
win32mbcs: wrap util.split()
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
check-code: concatenate "check-code" on compile time
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
tests: do not skip code-checking on some whole files
|
Mon, 01 Jul 2013 06:50:58 +0200 |
Simon Heimberg |
check-code: do not warn on printf \\x or \\[1-9]
|
Tue, 06 Nov 2012 00:22:56 +0100 |
Simon Heimberg |
summary: remove passing of rev because summary does not have this
|
Mon, 01 Jul 2013 20:48:56 +0200 |
Simon Heimberg |
cleanup: drop unused variables and an unused import
|
Mon, 01 Jul 2013 20:48:55 +0200 |
Simon Heimberg |
tests: run pyflakes on files from manifest which could be python files
|
Tue, 09 Jul 2013 13:43:09 -0500 |
Augie Fackler |
Merge with stable.
|
Mon, 01 Jul 2013 18:07:33 -0500 |
Matt Mackall |
Added signature for changeset 009794acc6e3
stable
|
Mon, 01 Jul 2013 18:07:29 -0500 |
Matt Mackall |
Added tag 2.6.3 for changeset 009794acc6e3
stable
|
Mon, 01 Jul 2013 11:09:29 -0300 |
Wagner Bruna |
merge with i18n
stable 2.6.3
|
Mon, 01 Jul 2013 05:25:53 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with ec17ddecdf64
stable
|
Sun, 30 Jun 2013 15:19:39 -0500 |
Matt Mackall |
merge with stable
|
Sun, 30 Jun 2013 15:06:22 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
Martin Geisler |
i18n-fr: remove duplicate paragraphs
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-fr: remove extra empty line at end of msgtr
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-fr: fix malformed literal blocks
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-fr: remove extra trailing newline
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-it: remove extra trailing newlines
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-sv: fix malformed literal block
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: remove extra format character
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: add missing format character
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: add missing newline
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: add missing heading underline
stable
|
Tue, 25 Jun 2013 18:45:33 -0400 |
timeless |
i18n-de: use same format character as in msgid
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: remove duplicate paragraph
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: fix malformed note directive
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: remove extra format character
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: add missing literal block
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
Martin Geisler |
i18n-it: remove extra trailing newline and fix translation
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-de: remove bad fuzzy translations
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-da: remove bad fuzzy translation
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-da: remove extra trailing newline
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
timeless |
i18n-da: add missing newline
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
Martin Geisler |
i18n-da: remove extra trailing newline and fix translation
stable
|
Tue, 25 Jun 2013 18:45:32 -0400 |
Martin Geisler |
i18n-da: add missing format character and fix translation
stable
|
Mon, 24 Jun 2013 00:39:34 -0400 |
timeless |
i18n-da: add missing heading underline
stable
|
Mon, 24 Jun 2013 00:34:56 -0400 |
timeless |
i18n-da: remove bad fuzzy translation
stable
|
Mon, 24 Jun 2013 00:32:52 -0400 |
Martin Geisler |
i18n-da: add missing format character and fix translation
stable
|
Sat, 29 Jun 2013 19:11:24 +0200 |
Martin Geisler |
i18n-el: add missing indention for literal block
stable
|
Mon, 24 Jun 2013 00:00:53 -0400 |
timeless |
i18n-el: remove extra newline
stable
|
Sun, 23 Jun 2013 14:19:37 -0400 |
timeless |
i18n-el: remove duplicate paragraphs
stable
|
Mon, 24 Jun 2013 00:11:28 -0400 |
timeless |
i18n-zh_CN: remove duplicate paragraphs
stable
|
Sun, 23 Jun 2013 18:30:10 -0400 |
timeless |
i18n-zh_CN: add missing literal blocks
stable
|
Sun, 23 Jun 2013 18:27:17 -0400 |
timeless |
i18n-zh_CN: remove duplicate paragraphs
stable
|
Sun, 23 Jun 2013 18:10:02 -0400 |
timeless |
i18n-ru: spell "ElementTree" correctly
stable
|
Sun, 23 Jun 2013 17:40:03 -0400 |
timeless |
i18n-ru: fix translated config section
stable
|
Sun, 30 Jun 2013 14:56:04 -0500 |
Matt Mackall |
merge with crew
|
Wed, 26 Jun 2013 23:12:55 +0200 |
Simon Heimberg |
tests: simplify and document the sorting of pyflake messages
|
Tue, 25 Jun 2013 13:23:12 -0700 |
Durham Goode |
bundle: move file chunk generation to it's own function
|
Tue, 18 Jun 2013 13:05:16 -0700 |
Durham Goode |
parents: change parents command to use filectx
|
Fri, 28 Jun 2013 16:58:31 -0700 |
Siddharth Agarwal |
update: remove .hg/graftstate on clean (issue3970)
stable
|
Wed, 26 Jun 2013 12:04:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with b500a663a2c7
stable
|
Tue, 25 Jun 2013 21:02:22 +0400 |
Alexander Plavin |
templater: add strip function with chars as an extra argument
|
Mon, 24 Jun 2013 14:02:01 -0400 |
Augie Fackler |
Merge with main.
|
Mon, 17 Jun 2013 19:44:00 -0700 |
Durham Goode |
revlog: add exception when linkrev == nullrev
|
Fri, 21 Jun 2013 15:31:40 -0500 |
Matt Mackall |
merge with stable
|
Mon, 17 Jun 2013 19:44:00 -0700 |
Durham Goode |
revlog: add exception when linkrev == nullrev
|
Wed, 19 Jun 2013 14:17:03 -0500 |
Matt Mackall |
changegroup: fix fastpath during commit
|
Wed, 05 Jun 2013 22:41:53 +0200 |
Simon Heimberg |
tests: do not print hgrc in test
|
Thu, 13 Jun 2013 01:37:02 +0200 |
Simon Heimberg |
contrib: delete setup3k in favor of setup --c2to3
|
Thu, 13 Jun 2013 01:36:58 +0200 |
Simon Heimberg |
cleanup: remove unused imports
|
Thu, 13 Jun 2013 01:44:02 +0200 |
simon |
tests: check-code more python files without py extension
|
Fri, 14 Jun 2013 15:28:40 -0400 |
Augie Fackler |
dummyssh: fix check-code nit
|
Wed, 19 Jun 2013 23:05:40 -0700 |
Siddharth Agarwal |
test-pathencode: randomize length of each path component
stable
|
Wed, 19 Jun 2013 23:01:22 -0700 |
Siddharth Agarwal |
test-pathencode: reduce makepart length requirement by 1
stable
|
Wed, 19 Jun 2013 22:34:34 -0700 |
Siddharth Agarwal |
pathencode: fix hashmangle short dir limit (issue3958)
stable
|
Thu, 20 Jun 2013 14:06:11 -0500 |
Matt Mackall |
docs: change description to synopsis in hgrc.5
stable
|
Tue, 11 Jun 2013 23:39:48 +0200 |
simon |
run-tests: sort missing files first instead of raising an error
|