Mercurial > hg
graph
-
transplant: use peer of source repository as "remote" for "repo.pull()"Sat, 16 Nov 2013 23:14:20 +0900, by FUJIWARA Katsunori
-
run-tests: remove files that we potentially create outside of $TMPDIRFri, 15 Nov 2013 22:57:11 -0500, by Sean Farley
-
run-tests: remove code that creates a dummy 'diffstat'Fri, 15 Nov 2013 22:56:08 -0500, by Sean Farley
-
template: change extras to use showlist rather than manual templ call.Fri, 15 Nov 2013 18:08:50 -0500, by Matthew Turk
-
help: adding example 'extras' printing to 'hg help templates'Fri, 15 Nov 2013 18:09:02 -0500, by Matthew Turk
-
help: document about {extras} template keywordFri, 15 Nov 2013 16:53:54 -0500, by Matthew Turk
-
check-code: document last ignore regexpSat, 09 Nov 2013 14:50:12 +0100, by Simon Heimberg
-
check-code: drop unneeded ignore patternsSat, 09 Nov 2013 14:49:05 +0100, by Simon Heimberg
-
merge with stableSat, 16 Nov 2013 12:44:28 -0500, by Matt Mackall
-
contrib: add editmerge script for editor conflict promptsFri, 15 Nov 2013 13:20:49 -0800, by Durham Goode
-
strip: fix last unprotected mq reference (issue4097) stableThu, 14 Nov 2013 21:37:18 -0600, by Matt Mackall
-
tests: skip tests that require not having root (issue4089)Thu, 14 Nov 2013 18:07:43 -0600, by Matt Mackall
-
make: restrict recursion in make cleanThu, 14 Nov 2013 17:17:44 -0600, by Matt Mackall
-
scmutil: skip checks in "casecollisionauditor" if filename is already checkedTue, 12 Nov 2013 00:07:23 +0900, by FUJIWARA Katsunori
-
check-code: prepend warning prefix only once, but for each warning stableSat, 09 Nov 2013 10:21:20 +0100, by Simon Heimberg
-
hgweb, i18n: do not translate search mode description stableWed, 13 Nov 2013 16:46:46 -0200, by Wagner Bruna
-
tests: end output lines including path with "(glob)" to pass on Windows stableSun, 10 Nov 2013 16:48:24 +0900, by FUJIWARA Katsunori
-
tests: quote environment variable to extract wildcard on MinGW environment stableSun, 10 Nov 2013 16:48:24 +0900, by FUJIWARA Katsunori
-
tests: choose the path separator in PYTHONPATH suitable for platform stableSun, 10 Nov 2013 16:48:24 +0900, by FUJIWARA Katsunori
-
util: warn when adding paths ending with \ stableFri, 08 Nov 2013 12:35:50 +0100, by Mads Kiilerich
-
check-code: check comment for '.. note::' without two newlines stableTue, 05 Nov 2013 09:00:31 +0100, by Simon Heimberg
-
documentation: add an extra newline after note directive stableTue, 05 Nov 2013 08:59:55 +0100, by Simon Heimberg
-
tests: modify minirst test input to new format stableMon, 04 Nov 2013 10:23:06 +0100, by Simon Heimberg
-
minirst: find admonitions before pruning comments and adding margins stableMon, 04 Nov 2013 10:23:06 +0100, by Simon Heimberg
-
minirst: do not fail on an empty admonition block stableMon, 04 Nov 2013 10:23:06 +0100, by Simon Heimberg
-
minirst: do not interpret a directive as a literal block stableMon, 04 Nov 2013 10:23:06 +0100, by Simon Heimberg
-
Makefile: do update on a temporary copy of a po fileTue, 05 Nov 2013 09:43:36 +0100, by Simon Heimberg
-
date: allow %z in format (issue4040)Thu, 07 Nov 2013 15:24:23 -0600, by Matt Mackall
-
merge with stableWed, 06 Nov 2013 16:36:07 -0600, by Matt Mackall
-
merge: move forgets to the beginning of the action list stableWed, 06 Nov 2013 10:20:18 -0800, by Siddharth Agarwal
-
rebase: fix working copy location after a --collapse (issue4080) stableFri, 01 Nov 2013 17:08:06 -0700, by Durham Goode
-
Merge with stable.Wed, 06 Nov 2013 12:53:39 -0500, by Augie Fackler
-
rebase: fix rebase aborts when 'tip-1' is public (issue4082) stableMon, 04 Nov 2013 19:59:00 -0800, by Durham Goode
-
Merge with stable.Tue, 05 Nov 2013 13:25:45 -0500, by Augie Fackler
-
check-code: prepend warning prefix for repeated warnings only onceSat, 02 Nov 2013 11:25:04 +0100, by Simon Heimberg
-
check-code: fix an error messageSat, 02 Nov 2013 11:25:33 +0100, by Simon Heimberg
-
test: do not add .pyc and .orig in test-commit-amend.t (issue4085) stableTue, 05 Nov 2013 10:55:45 +0100, by Pierre-Yves David
-
i18n-pt_BR: fix a few missing changes on 95304251c376 stableFri, 01 Nov 2013 11:04:48 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 1d7a36ff2615 stableThu, 31 Oct 2013 03:05:46 +0900, by FUJIWARA Katsunori
-
patch: ensure valid git diffs if source/destination file is missing (issue4046) stableSun, 13 Oct 2013 08:38:30 -0400, by Johan Bjork
-
histedit: add description about exit code stableSun, 27 Oct 2013 00:24:25 +0900, by FUJIWARA Katsunori
-
rebase: add description about exit code when there are unresolved conflicts stableSun, 27 Oct 2013 00:24:25 +0900, by FUJIWARA Katsunori
-
shelve: remove unused variable assignment stableSat, 02 Nov 2013 04:49:42 +0900, by FUJIWARA Katsunori
-
rebase: fix selection of base used when rebasing merge (issue4041) stableWed, 30 Oct 2013 19:45:14 +0100, by Pierre-Yves David
-
doc: fix internal date sample (issue4072) stableTue, 29 Oct 2013 21:54:49 +0200, by Pavlos Touboulidis
-
largefiles: use 'remote'/'local' in merge prompts like in other merge prompts stableMon, 28 Oct 2013 22:34:07 +0100, by Mads Kiilerich
-
largefiles: systematic testing of merges to/from largefiles stableMon, 28 Oct 2013 22:34:05 +0100, by Mads Kiilerich
-
check-code: fix no-check-code skip message - obfuscation was too obscure stableWed, 23 Oct 2013 23:42:13 +0800, by Mads Kiilerich
-
shelve: remove useless and incorrect code paths for file access stableTue, 29 Oct 2013 01:03:43 +0900, by FUJIWARA Katsunori
-
shelve: disallow commit while unshelve is in progress stableTue, 29 Oct 2013 01:03:43 +0900, by FUJIWARA Katsunori
-
bdiff: avoid a memory error on malloc failure stableWed, 30 Oct 2013 16:03:42 -0500, by Matt Mackall
-
shelve: use rebase instead of merge (issue4068) stableWed, 23 Oct 2013 13:12:48 -0700, by Durham Goode
-
doc: put text into header of 1st column in table to generate page correctly stableFri, 25 Oct 2013 01:14:18 +0900, by FUJIWARA Katsunori
-
doc: use double quotation mark to quote arguments in examples for Windows users stableFri, 25 Oct 2013 01:14:18 +0900, by FUJIWARA Katsunori
-
doc: end line preceding command line example with double colon stableFri, 25 Oct 2013 01:14:18 +0900, by FUJIWARA Katsunori
-
rebase: improve error message for more than one external parent stableWed, 23 Oct 2013 23:42:13 +0800, by Mads Kiilerich
-
rebase: refactor and rename checkexternal - it is a getter more than a setter stableThu, 24 Oct 2013 12:05:22 +0800, by Mads Kiilerich
-
largefiles: don't prompt for normal/largefile changes when doing plain updates stableFri, 25 Oct 2013 02:33:59 +0800, by Mads Kiilerich
-
largefiles: remove extra check for file to get - it _is_ by definition in p2 stableFri, 25 Oct 2013 02:25:10 +0800, by Mads Kiilerich
-
largefiles: don't process merge actions at all when overwriting stableFri, 25 Oct 2013 01:24:10 +0800, by Mads Kiilerich
-
largefiles: hide passwords in URLs in ui messages stableThu, 17 Oct 2013 16:13:15 +0800, by Mads Kiilerich
-
largefiles: don't add extra \n when displaying remote messages in putlfile stableThu, 24 Oct 2013 01:49:56 +0800, by Mads Kiilerich
-
largefiles: add missing \n in ui.warn messages stableMon, 21 Oct 2013 11:22:54 +0800, by Mads Kiilerich
-
largefiles: fix 'unexpected response' warning newlines stableThu, 24 Oct 2013 01:49:56 +0800, by Mads Kiilerich
-
win32: add shelve extension to mercurial.ini stableMon, 21 Oct 2013 23:40:56 +0200, by Pascal Quantin
-
strip: fix spelling: "allows to" -> "allows you to" stableMon, 21 Oct 2013 22:23:36 +0100, by Javi Merino
-
cmdutil: fix makefileobj not to clobber default modemap dict stableTue, 22 Oct 2013 23:38:58 +0900, by Yuya Nishihara
-
shelve: make unshelve work even if it don't run in repository root stableTue, 22 Oct 2013 12:41:05 +0900, by Takumi IINO
-
tests: move generaldelta test to inline python (issue4064) stableMon, 21 Oct 2013 10:50:58 -0700, by Matt Mackall
-
merge default into stable for 2.8 freeze stable 2.8-rcSun, 20 Oct 2013 16:43:11 -0700, by Matt Mackall
-
discovery: revise hint message introduced by changeset b00ba31313c3Thu, 03 Oct 2013 23:16:07 +0900, by FUJIWARA Katsunori
-
push: add more detailed explanation about "--force" to online help documentThu, 03 Oct 2013 23:16:06 +0900, by FUJIWARA Katsunori
-
push: hide description about "-f" in the hint to prevent from using it easilyThu, 03 Oct 2013 23:16:06 +0900, by FUJIWARA Katsunori
-
demandimport: allow extensions to import own modules by absolute nameSat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
demandimport: support "absolute_import" for external libraries (issue4029)Sat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
hghave: add "py3k" feature to check whether test runs with Python 3.xSat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
hghave: add "absimport" feature to check "absolute_import" in __future__Sat, 05 Oct 2013 01:02:22 +0900, by FUJIWARA Katsunori
-
merge: exit early during a no-op update (BC)Tue, 01 Oct 2013 17:43:54 -0700, by Siddharth Agarwal
-
localrepo: invoke only feature setup functions for enabled extensionsThu, 17 Oct 2013 21:45:17 +0900, by FUJIWARA Katsunori
-
lock: handle race in trylock/testlock on WindowsWed, 02 Oct 2013 21:16:40 +0900, by Yuya Nishihara
-
rebase: preserve active bookmark when not at head (issue3813)Mon, 14 Oct 2013 17:12:59 +0200, by Pierre-Yves David
-
rebase: preserve working directory parent (BC)Mon, 14 Oct 2013 16:12:29 +0200, by Pierre-Yves David
-
tests: prepare rebase test for wc parent preservationMon, 14 Oct 2013 16:49:54 +0200, by Pierre-Yves David
-
tests: test-gendoc.t checks if anything was translatedFri, 18 Oct 2013 18:56:52 +0200, by Simon Heimberg
-
tests: really test translations for rst syntax errors (issue4003)Fri, 18 Oct 2013 18:49:45 +0200, by Simon Heimberg
-
i18n: fix wrong rst syntaxFri, 18 Oct 2013 18:49:32 +0200, by Simon Heimberg
-
i18n-ru: fix the language team fieldSat, 19 Oct 2013 17:26:34 -0700, by Matt Mackall
-
commands: refactor 'serve', extract the http service classThu, 10 Oct 2013 04:32:36 +0200, by Mads Kiilerich
-
largefiles: refactor basestore, extract _gethash methodThu, 10 Oct 2013 04:28:44 +0200, by Mads Kiilerich
-
largefiles: make the protocol hack for replacing heads with lheads more preciseThu, 10 Oct 2013 04:28:39 +0200, by Mads Kiilerich
-
mq: refactor usage of repo.branchmap().iteritems() with itervalues()Mon, 01 Apr 2013 20:01:16 -0700, by Brodie Rao
-
merge with stableSat, 19 Oct 2013 14:21:05 -0700, by Matt Mackall
-
shelve: some docstring cleanupsWed, 16 Oct 2013 10:36:58 -0400, by Augie Fackler
-
dirstate.status: return explicit unknown files even when not askedMon, 14 Oct 2013 00:25:29 -0400, by Siddharth Agarwal
-
shelve: add minimal documentation to all functionsMon, 14 Oct 2013 18:29:56 +0200, by Pierre-Yves David
-
shelve: use the class constant in the clear methodMon, 14 Oct 2013 17:46:47 +0200, by Pierre-Yves David
-
hgweb: fix unstoppable loading of graph when no more resultsSat, 12 Oct 2013 11:29:28 +0400, by Alexander Plavin
-
hgweb: remove now unnecessary explicit header() and footer()Wed, 24 Jul 2013 03:20:26 +0400, by Alexander Plavin
-
hgweb: replace 'shortlog' with 'changelog' in raw changelog templateFri, 16 Aug 2013 21:41:19 +0400, by Alexander Plavin
-
shelve: drop pickle usageMon, 14 Oct 2013 18:59:12 +0200, by Pierre-Yves David
-
store: use "vfs.exists()" instead of "os.path.exists()"Tue, 15 Oct 2013 00:51:05 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" to examine target path instead of "os.path.*"Tue, 15 Oct 2013 00:51:05 +0900, by FUJIWARA Katsunori
-
context: use "vfs.lstat()" instead of "os.lstat()"Tue, 15 Oct 2013 00:51:04 +0900, by FUJIWARA Katsunori