Mercurial > hg
graph
-
import: add another line feed to message join stringThu, 04 Nov 2010 11:33:57 -0500, by Steve Borho
-
tests: unify test-no-symlinksWed, 03 Nov 2010 22:34:16 +0100, by Patrick Mezard
-
patch: remove unused applydiff() sourcefile argumentWed, 03 Nov 2010 21:11:07 +0100, by Patrick Mezard
-
patch: remove unused gitworkdone variable from iterhunks()Wed, 03 Nov 2010 21:11:05 +0100, by Patrick Mezard
-
test-import: use printf instead of echoWed, 03 Nov 2010 21:10:59 +0100, by Patrick Mezard
-
import: --no-commit should update .hg/last-message.txtThu, 21 Oct 2010 16:04:34 -0500, by Steve Borho
-
merge with stable after 1.7 releaseTue, 02 Nov 2010 09:47:47 +0100, by Thomas Arendsen Hein
-
dirstate: skip optimization on case-folding FS (issue2440) stableMon, 01 Nov 2010 14:18:42 -0500, by Matt Mackall
-
url: fix https client authentication through proxy stableMon, 01 Nov 2010 01:56:12 +0100, by Mads Kiilerich
-
i18n-ja: strip extra spaces next to punctuation mark at line ending stableMon, 01 Nov 2010 01:31:09 +0900, by Yuya Nishihara
-
commit: handle missing newline on last commit comment stableSat, 30 Oct 2010 12:13:52 -0500, by Matt Mackall
-
localrepo: do not modify ctx.remove() list in-place stableMon, 01 Nov 2010 17:26:08 +0100, by Patrick Mezard
-
run-tests: use regex when searching for $HGPORT in test output stableMon, 01 Nov 2010 10:24:07 +0100, by Martin Geisler
-
demandimport: back out 50a4e55aa278 (issue2467) stableSat, 30 Oct 2010 11:32:04 -0500, by Matt Mackall
-
debugindex: add --format flag to allow debugging parentdelta stableSat, 30 Oct 2010 02:47:35 -0500, by Matt Mackall
-
pager: make example of setting pager less silly stableFri, 29 Oct 2010 00:57:34 -0500, by Kevin Bullock
-
convert: Work around p4 instability (issue2465) stableSat, 30 Oct 2010 02:47:34 -0500, by Mike Sperber
-
revlog: choose best delta for parentdelta (issue2466) stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
revlog: extract delta building to a subfunction stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 6f6f6a9c2a41 stableFri, 29 Oct 2010 00:19:39 +0900, by FUJIWARA Katsunori
-
i18n-da: translate help for bookmarks extension stableThu, 28 Oct 2010 10:02:28 +0200, by Martin Geisler
-
i18n, bookmarks: add comments for translators stableThu, 28 Oct 2010 09:48:01 +0200, by Martin Geisler
-
qnew: distinguish between existing file and directory (issue2464) stableFri, 29 Oct 2010 14:06:06 +0200, by Martin Geisler
-
qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stableFri, 29 Oct 2010 15:25:21 +0200, by Martin Geisler
-
opener: do not create "foo" directory when writing to "foo/" stableFri, 29 Oct 2010 12:50:08 +0200, by Martin Geisler
-
mq: qrename should not touch the dirstate if src is untracked (issue2460) stableThu, 28 Oct 2010 22:04:33 +0200, by Patrick Mezard
-
patch: fix copies when patching over uncommitted changed (issue2459) stableThu, 28 Oct 2010 21:25:53 +0200, by Patrick Mezard
-
i18n-da: remove extra newline in translation stableTue, 26 Oct 2010 10:54:32 +0200, by Martin Geisler
-
minirst: use colwidth to match title lengths (issue2455) stableWed, 27 Oct 2010 15:35:23 -0500, by Matt Mackall
-
encoding: default ambiguous character to narrow stableWed, 27 Oct 2010 15:35:21 -0500, by Matt Mackall
-
*: kill all unnecessary shebangs. stableTue, 26 Oct 2010 12:18:39 +0200, by Dan Villiom Podlaski Christiansen
-
*: add executable bit to a few files that were missing it. stableTue, 26 Oct 2010 12:18:37 +0200, by Dan Villiom Podlaski Christiansen
-
log: do case insensitive search for --user option stableWed, 20 Oct 2010 15:32:35 +0200, by Gilles Moris
-
url: show realm/user when asking for username/password stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
rebase: abort message should appear even with --quiet stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
help: correct tip about deleting a subrepository stableWed, 27 Oct 2010 12:13:49 -0200, by Wagner Bruna
-
subrepo: propagate non-default pull/push path to relative subrepos (issue1852) stableWed, 27 Oct 2010 00:28:40 +0200, by Mads Kiilerich
-
mq: expand 'repo' -> 'repository' in error message stableTue, 26 Oct 2010 18:01:35 +0200, by Martin Geisler
-
mq: mark strings that should not be translated stableTue, 26 Oct 2010 17:59:21 +0200, by Martin Geisler
-
pull: silence spurious 'requesting all changes' message stableWed, 20 Oct 2010 17:38:21 -0500, by Kevin Bullock
-
templates: fix inconsistency in 'help' link stableTue, 26 Oct 2010 02:38:14 +0530, by Pradeepkumar Gayam
-
test-patchbomb: add test for progress support (1ed2dc9d4368) stableMon, 25 Oct 2010 01:11:52 +0900, by Yuya Nishihara
-
keyword: fix regressions introduced in d87f3ff904ba stableSun, 24 Oct 2010 15:11:41 +0100, by Christian Ebert
-
tests: test/silence win32text deprecation warning stableMon, 25 Oct 2010 23:55:43 +0200, by Martin Geisler
-
lsprof: remove #!-line from non-executable script stableMon, 25 Oct 2010 23:46:26 +0200, by Martin Geisler
-
doc/Makefile: do not include hg.1.gendoc.txt in MANIFEST stableSat, 23 Oct 2010 20:10:18 +0200, by Martin Geisler
-
patchbomb: fix stray backslash in docstring stableSat, 23 Oct 2010 18:33:57 +0200, by Martin Geisler
-
help: improve wording of internal:merge and internal:fail stableMon, 25 Oct 2010 14:34:49 -0500, by Steve Borho
-
version: replace email address with url to reduce private mail stableSun, 24 Oct 2010 16:02:10 -0500, by Matt Mackall
-
merge-tools.txt: fix typos, simplify, renumber from 1. stableSun, 24 Oct 2010 12:55:29 +0200, by Patrick Mezard
-
hggettext: handle i18nfunctions declaration for docstrings translations stableSun, 24 Oct 2010 12:52:37 +0200, by Patrick Mezard