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
|
Thu, 28 Oct 2010 10:02:28 +0200 |
Martin Geisler |
i18n-da: translate help for bookmarks extension
stable
|
Thu, 28 Oct 2010 09:48:01 +0200 |
Martin Geisler |
i18n, bookmarks: add comments for translators
stable
|
Thu, 28 Oct 2010 09:43:56 +0200 |
Martin Geisler |
i18n-da: synchronize with e1855dee28c1
stable
|
Fri, 29 Oct 2010 14:06:06 +0200 |
Martin Geisler |
qnew: distinguish between existing file and directory (issue2464)
stable
|
Fri, 29 Oct 2010 15:25:21 +0200 |
Martin Geisler |
qnew: give better feedback when doing 'hg qnew foo/' (issue2464)
stable
|
Fri, 29 Oct 2010 12:50:08 +0200 |
Martin Geisler |
opener: do not create "foo" directory when writing to "foo/"
stable
|
Fri, 29 Oct 2010 14:47:45 +0200 |
Martin Geisler |
pager: backout 05077896ffe2 (issue2441)
stable
|
Thu, 28 Oct 2010 22:04:33 +0200 |
Patrick Mezard |
mq: qrename should not touch the dirstate if src is untracked (issue2460)
stable
|
Thu, 28 Oct 2010 21:25:53 +0200 |
Patrick Mezard |
patch: fix copies when patching over uncommitted changed (issue2459)
stable
|
Wed, 27 Oct 2010 16:54:46 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 26 Oct 2010 21:31:35 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 830be2c57626
stable
|
Tue, 26 Oct 2010 19:12:45 -0200 |
Wagner Bruna |
i18n-pt_BR: msgmerge with 830be2c57626
stable
|
Tue, 26 Oct 2010 18:47:45 -0200 |
Wagner Bruna |
merge with i18n
stable
|
Tue, 26 Oct 2010 10:54:32 +0200 |
Martin Geisler |
i18n-da: remove extra newline in translation
stable
|
Tue, 26 Oct 2010 00:21:57 +0200 |
Martin Geisler |
i18n-da: synchronize with 6137c5bba4d0
stable
|
Wed, 27 Oct 2010 15:35:23 -0500 |
Matt Mackall |
minirst: use colwidth to match title lengths (issue2455)
stable
|
Wed, 27 Oct 2010 15:35:21 -0500 |
Matt Mackall |
encoding: default ambiguous character to narrow
stable
|
Tue, 26 Oct 2010 12:18:39 +0200 |
Dan Villiom Podlaski Christiansen |
*: kill all unnecessary shebangs.
stable
|
Tue, 26 Oct 2010 12:18:37 +0200 |
Dan Villiom Podlaski Christiansen |
*: add executable bit to a few files that were missing it.
stable
|
Wed, 20 Oct 2010 15:32:35 +0200 |
Gilles Moris |
log: do case insensitive search for --user option
stable
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
url: show realm/user when asking for username/password
stable
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
rebase: abort message should appear even with --quiet
stable
|
Wed, 27 Oct 2010 12:13:49 -0200 |
Wagner Bruna |
help: correct tip about deleting a subrepository
stable
|
Wed, 27 Oct 2010 12:12:51 -0200 |
Wagner Bruna |
revset: fix missing dot in docstring
stable
|