Sat, 13 Nov 2010 15:20:37 +0100 |
Martin Geisler |
test-win32text: use $TESTTMP in output
|
changeset |
files
|
Sat, 13 Nov 2010 15:16:50 +0100 |
Martin Geisler |
test-win32text: use (esc) lines instead of Python script
|
changeset |
files
|
Sat, 13 Nov 2010 15:12:09 +0100 |
Martin Geisler |
merge with stable
|
changeset |
files
|
Wed, 10 Nov 2010 20:26:56 +0000 |
Colin Caughie |
eol: added filter aliases for backwards compatibility with win32text
|
changeset |
files
|
Sat, 13 Nov 2010 15:02:02 +0100 |
Colin Caughie |
eol: exclude .hgtags file from eol translation (issue2493)
stable
|
changeset |
files
|
Sat, 13 Nov 2010 11:58:51 +0900 |
Nicolas Dumazet |
merge with stable
|
changeset |
files
|
Thu, 11 Nov 2010 02:10:37 +0900 |
Nicolas Dumazet |
log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
stable
|
changeset |
files
|
Thu, 11 Nov 2010 02:05:02 +0900 |
Nicolas Dumazet |
cmdutil: move range check outside of filerevgen
stable
|
changeset |
files
|
Fri, 12 Nov 2010 01:22:46 -0600 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Fri, 12 Nov 2010 01:21:45 -0600 |
Matt Mackall |
pushkey: force HTTP POST on push and add tests (issue2489)
stable
|
changeset |
files
|
Thu, 11 Nov 2010 07:23:38 +0100 |
Martin Geisler |
merge with stable
|
changeset |
files
|
Wed, 10 Nov 2010 17:28:24 +0100 |
Adrian Buehlmann |
tests: add test-hardlinks.t
stable
|
changeset |
files
|
Thu, 11 Nov 2010 01:12:51 +0900 |
Yuya Nishihara |
win32: remove try-catch block of GetModuleFileNameEx (issue2480)
stable
|
changeset |
files
|
Tue, 09 Nov 2010 20:25:56 +0000 |
Richard Hopkins |
gpg, commands: fixed util.abort to util.Abort typos
stable
|
changeset |
files
|
Thu, 11 Nov 2010 00:08:09 +0100 |
Martin Geisler |
check-code: using and/or/not as a function is bad style
|
changeset |
files
|
Wed, 10 Nov 2010 15:44:19 +0100 |
Martin Geisler |
merge with stable
|
changeset |
files
|
Sun, 07 Nov 2010 20:18:57 +0100 |
Klaus Koch |
bundlerepository: get rid of temporary bundle files (issue2478)
stable
|
changeset |
files
|
Wed, 10 Nov 2010 15:38:00 +0100 |
Martin Geisler |
bundlerepository: test self.tempfile field, not tempfile module
stable
|
changeset |
files
|
Wed, 10 Nov 2010 13:48:23 +0100 |
Dan Villiom Podlaski Christiansen |
test-mq-qnew: handle Mac OS X error strings.
stable
|
changeset |
files
|
Wed, 10 Nov 2010 04:53:11 -0600 |
timeless |
help: urls help should include see also for paths
stable
|
changeset |
files
|
Wed, 10 Nov 2010 14:46:13 +0100 |
Martin Geisler |
minirst: link to HelpStyleGuide in docstring
|
changeset |
files
|
Tue, 09 Nov 2010 13:43:35 +0900 |
Nicolas Dumazet |
util: clarify purpose of MBTextWrapper class
|
changeset |
files
|
Mon, 08 Nov 2010 17:29:23 -0600 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Mon, 08 Nov 2010 10:56:47 +0100 |
Erik Zielke |
run-test: fixed wrong parenthesis
stable
|
changeset |
files
|
Mon, 08 Nov 2010 17:16:29 -0600 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Mon, 08 Nov 2010 17:16:17 -0600 |
Matt Mackall |
merge with crew
stable
|
changeset |
files
|
Tue, 09 Nov 2010 01:33:48 +0900 |
Nicolas Dumazet |
merge with stable
|
changeset |
files
|
Mon, 08 Nov 2010 22:45:56 +0900 |
Nicolas Dumazet |
graphmod: safer code when a changeset has two identical parents
stable
|
changeset |
files
|
Sun, 07 Nov 2010 18:23:48 +0900 |
Nicolas Dumazet |
revlog: fix descendants() if nullrev is in revs
stable
|
changeset |
files
|
Sun, 07 Nov 2010 18:16:07 +0900 |
Nicolas Dumazet |
revlog: if start is nullrev, end is always a descendant
stable
|
changeset |
files
|
Sun, 07 Nov 2010 22:03:28 +0900 |
Nicolas Dumazet |
mq: use sets instead of lists for speed
|
changeset |
files
|
Sun, 07 Nov 2010 18:59:27 +0900 |
Nicolas Dumazet |
context: add __repr__ methods to workingfilectx and workingctx
|
changeset |
files
|
Sun, 07 Nov 2010 19:42:42 -0600 |
Matt Mackall |
merge with crew
|
changeset |
files
|
Mon, 08 Nov 2010 01:55:32 +0100 |
Mads Kiilerich |
test-import: workaround for missing newline is no longer needed
|
changeset |
files
|
Mon, 08 Nov 2010 01:44:46 +0100 |
Mads Kiilerich |
merge with stable
|
changeset |
files
|
Mon, 08 Nov 2010 01:41:42 +0100 |
Mads Kiilerich |
tests: use (esc) instead of other kinds of string escaping
stable
|
changeset |
files
|
Mon, 08 Nov 2010 01:41:41 +0100 |
Mads Kiilerich |
tests: use (esc) for all non-ASCII test output
stable
|
changeset |
files
|
Mon, 08 Nov 2010 01:35:41 +0100 |
Mads Kiilerich |
tests: use (esc) markup for string-escape
stable
|
changeset |
files
|
Mon, 08 Nov 2010 01:35:40 +0100 |
Mads Kiilerich |
tests: (no-eol) markup for command output without trailing LF
stable
|
changeset |
files
|
Sun, 07 Nov 2010 16:01:57 -0600 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Sun, 07 Nov 2010 18:21:29 +0100 |
Adrian Buehlmann |
opener: check hardlink count reporting (issue1866)
stable
|
changeset |
files
|
Thu, 04 Nov 2010 09:04:37 +0100 |
Adrian Buehlmann |
util: refactor opener
stable
|
changeset |
files
|
Sun, 07 Nov 2010 18:15:17 +0100 |
Patrick Mezard |
revset: remove unnecessary debug statement
|
changeset |
files
|
Sun, 07 Nov 2010 18:14:42 +0100 |
Patrick Mezard |
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
|
changeset |
files
|
Sat, 06 Nov 2010 00:31:44 +0100 |
Mads Kiilerich |
tests: handle .t files without trailing LF
stable
|
changeset |
files
|
Fri, 05 Nov 2010 15:38:23 -0500 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Fri, 05 Nov 2010 15:54:32 -0400 |
Steve Losh |
alias: fall back to normal error handling for ambigious commands (fixes issue2475)
stable
|
changeset |
files
|
Fri, 05 Nov 2010 15:35:39 +0100 |
Martin Geisler |
merge with stable
|
changeset |
files
|
Fri, 05 Nov 2010 15:13:22 +0100 |
Ronny Pfannschmidt |
subrepo: test & fix svn subrepo removal
stable
|
changeset |
files
|
Thu, 04 Nov 2010 17:09:00 -0500 |
Kevin Bullock |
revsets: let parents() return parents of working dir
|
changeset |
files
|
Thu, 04 Nov 2010 16:59:03 -0500 |
Kevin Bullock |
revsets: let p1() and p2() return parents of working dir
|
changeset |
files
|
Thu, 04 Nov 2010 09:04:37 +0100 |
Adrian Buehlmann |
util: refactor opener
|
changeset |
files
|
Thu, 04 Nov 2010 22:56:38 +0000 |
Christian Ebert |
keyword: turn regexes and escaped keywords into a propertycache
|
changeset |
files
|
Thu, 04 Nov 2010 16:21:28 -0500 |
Matt Mackall |
commands: add revset support to most commands
|
changeset |
files
|
Thu, 04 Nov 2010 18:19:10 +0100 |
Martin Geisler |
convert: better ReST markup in docstring
|
changeset |
files
|
Thu, 04 Nov 2010 18:11:10 +0100 |
Martin Geisler |
convert: split docstring lists for easier translation
|
changeset |
files
|
Thu, 04 Nov 2010 14:14:47 +0100 |
Erik Zielke |
convert: use field list instead of option list in help
|
changeset |
files
|
Thu, 04 Nov 2010 17:52:40 +0100 |
Martin Geisler |
doc/Makefile: docs now also depend on extensions
|
changeset |
files
|
Wed, 03 Nov 2010 14:37:41 +0100 |
Christian Ebert |
keyword: function to look up changectx for expansion
|
changeset |
files
|
Tue, 02 Nov 2010 11:25:52 +0100 |
Ronny Pfannschmidt |
localrepo: make heads use the keyword args of the sorted builtin
|
changeset |
files
|
Thu, 04 Nov 2010 11:33:57 -0500 |
Steve Borho |
import: add another line feed to message join string
|
changeset |
files
|
Wed, 03 Nov 2010 22:34:16 +0100 |
Patrick Mezard |
tests: unify test-no-symlinks
|
changeset |
files
|
Wed, 03 Nov 2010 21:11:07 +0100 |
Patrick Mezard |
patch: remove unused applydiff() sourcefile argument
|
changeset |
files
|
Wed, 03 Nov 2010 21:11:05 +0100 |
Patrick Mezard |
patch: remove unused gitworkdone variable from iterhunks()
|
changeset |
files
|
Wed, 03 Nov 2010 21:10:59 +0100 |
Patrick Mezard |
test-import: use printf instead of echo
|
changeset |
files
|
Thu, 21 Oct 2010 16:04:34 -0500 |
Steve Borho |
import: --no-commit should update .hg/last-message.txt
|
changeset |
files
|
Tue, 02 Nov 2010 09:47:47 +0100 |
Thomas Arendsen Hein |
merge with stable after 1.7 release
|
changeset |
files
|
Mon, 01 Nov 2010 17:40:17 -0500 |
Matt Mackall |
Added signature for changeset 333421b9e0f9
stable
|
changeset |
files
|
Mon, 01 Nov 2010 17:40:14 -0500 |
Matt Mackall |
Added tag 1.7 for changeset 333421b9e0f9
stable
|
changeset |
files
|
Mon, 01 Nov 2010 14:45:27 -0500 |
Matt Mackall |
merge with i18n
stable 1.7
|
changeset |
files
|
Mon, 01 Nov 2010 16:04:15 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with b19b4c1df066
stable
|
changeset |
files
|
Mon, 01 Nov 2010 14:18:42 -0500 |
Matt Mackall |
dirstate: skip optimization on case-folding FS (issue2440)
stable
|
changeset |
files
|
Mon, 01 Nov 2010 01:56:12 +0100 |
Mads Kiilerich |
url: fix https client authentication through proxy
stable
|
changeset |
files
|
Mon, 01 Nov 2010 12:45:45 -0500 |
Matt Mackall |
merge with i18n
stable
|
changeset |
files
|
Mon, 01 Nov 2010 13:42:40 +0100 |
Jens Bäckman |
i18n-sv: synchronize with 13fb555677fe
stable
|
changeset |
files
|
Sun, 31 Oct 2010 22:29:21 +0100 |
Chia-Huan Wu |
i18n-zh_TW: synchronize with 15ca4bfecfe3
stable
|
changeset |
files
|
Mon, 01 Nov 2010 01:31:09 +0900 |
Yuya Nishihara |
i18n-ja: strip extra spaces next to punctuation mark at line ending
stable
|
changeset |
files
|
Sat, 30 Oct 2010 12:51:15 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 15ca4bfecfe3
stable
|
changeset |
files
|
Sat, 30 Oct 2010 12:13:52 -0500 |
Matt Mackall |
commit: handle missing newline on last commit comment
stable
|
changeset |
files
|
Mon, 01 Nov 2010 17:26:08 +0100 |
Patrick Mezard |
localrepo: do not modify ctx.remove() list in-place
stable
|
changeset |
files
|
Mon, 01 Nov 2010 16:22:41 +0100 |
Martin Geisler |
test-rename: test with absolute paths
stable
|
changeset |
files
|
Mon, 01 Nov 2010 16:19:06 +0100 |
Martin Geisler |
test-rename: fix \" -> " in comments
stable
|
changeset |
files
|
Sat, 30 Oct 2010 16:58:15 -0500 |
Steve Borho |
rebase: improve resolve failure message
stable
|
changeset |
files
|
Mon, 01 Nov 2010 10:24:07 +0100 |
Martin Geisler |
run-tests: use regex when searching for $HGPORT in test output
stable
|
changeset |
files
|
Sat, 30 Oct 2010 11:32:04 -0500 |
Matt Mackall |
demandimport: back out 50a4e55aa278 (issue2467)
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:35 -0500 |
Matt Mackall |
debugindex: add --format flag to allow debugging parentdelta
stable
|
changeset |
files
|
Fri, 29 Oct 2010 00:57:34 -0500 |
Kevin Bullock |
pager: make example of setting pager less silly
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Mike Sperber |
convert: Work around p4 instability (issue2465)
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: choose best delta for parentdelta (issue2466)
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: precalculate p1 and p2 revisions
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: extract delta building to a subfunction
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: simplify cachedelta handling
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:34 -0500 |
Matt Mackall |
revlog: fix buildtext local scope
stable
|
changeset |
files
|
Sat, 30 Oct 2010 02:47:24 -0500 |
Matt Mackall |
merge with i18n
stable
|
changeset |
files
|
Fri, 29 Oct 2010 00:19:39 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 6f6f6a9c2a41
stable
|
changeset |
files
|
Thu, 28 Oct 2010 09:52:05 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with db2ff771204d
stable
|
changeset |
files
|
Thu, 28 Oct 2010 10:02:28 +0200 |
Martin Geisler |
i18n-da: translate help for bookmarks extension
stable
|
changeset |
files
|
Thu, 28 Oct 2010 09:48:01 +0200 |
Martin Geisler |
i18n, bookmarks: add comments for translators
stable
|
changeset |
files
|
Thu, 28 Oct 2010 09:43:56 +0200 |
Martin Geisler |
i18n-da: synchronize with e1855dee28c1
stable
|
changeset |
files
|
Fri, 29 Oct 2010 14:06:06 +0200 |
Martin Geisler |
qnew: distinguish between existing file and directory (issue2464)
stable
|
changeset |
files
|
Fri, 29 Oct 2010 15:25:21 +0200 |
Martin Geisler |
qnew: give better feedback when doing 'hg qnew foo/' (issue2464)
stable
|
changeset |
files
|
Fri, 29 Oct 2010 12:50:08 +0200 |
Martin Geisler |
opener: do not create "foo" directory when writing to "foo/"
stable
|
changeset |
files
|
Fri, 29 Oct 2010 14:47:45 +0200 |
Martin Geisler |
pager: backout 05077896ffe2 (issue2441)
stable
|
changeset |
files
|
Thu, 28 Oct 2010 22:04:33 +0200 |
Patrick Mezard |
mq: qrename should not touch the dirstate if src is untracked (issue2460)
stable
|
changeset |
files
|
Thu, 28 Oct 2010 21:25:53 +0200 |
Patrick Mezard |
patch: fix copies when patching over uncommitted changed (issue2459)
stable
|
changeset |
files
|
Wed, 27 Oct 2010 16:54:46 -0500 |
Matt Mackall |
merge with i18n
stable
|
changeset |
files
|
Tue, 26 Oct 2010 21:31:35 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 830be2c57626
stable
|
changeset |
files
|
Tue, 26 Oct 2010 19:12:45 -0200 |
Wagner Bruna |
i18n-pt_BR: msgmerge with 830be2c57626
stable
|
changeset |
files
|
Tue, 26 Oct 2010 18:47:45 -0200 |
Wagner Bruna |
merge with i18n
stable
|
changeset |
files
|
Tue, 26 Oct 2010 10:54:32 +0200 |
Martin Geisler |
i18n-da: remove extra newline in translation
stable
|
changeset |
files
|
Tue, 26 Oct 2010 00:21:57 +0200 |
Martin Geisler |
i18n-da: synchronize with 6137c5bba4d0
stable
|
changeset |
files
|
Wed, 27 Oct 2010 15:35:23 -0500 |
Matt Mackall |
minirst: use colwidth to match title lengths (issue2455)
stable
|
changeset |
files
|
Wed, 27 Oct 2010 15:35:21 -0500 |
Matt Mackall |
encoding: default ambiguous character to narrow
stable
|
changeset |
files
|
Tue, 26 Oct 2010 12:18:39 +0200 |
Dan Villiom Podlaski Christiansen |
*: kill all unnecessary shebangs.
stable
|
changeset |
files
|
Tue, 26 Oct 2010 12:18:37 +0200 |
Dan Villiom Podlaski Christiansen |
*: add executable bit to a few files that were missing it.
stable
|
changeset |
files
|
Wed, 20 Oct 2010 15:32:35 +0200 |
Gilles Moris |
log: do case insensitive search for --user option
stable
|
changeset |
files
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
url: show realm/user when asking for username/password
stable
|
changeset |
files
|
Tue, 26 Oct 2010 14:41:58 +0300 |
timeless |
rebase: abort message should appear even with --quiet
stable
|
changeset |
files
|
Wed, 27 Oct 2010 12:13:49 -0200 |
Wagner Bruna |
help: correct tip about deleting a subrepository
stable
|
changeset |
files
|
Wed, 27 Oct 2010 12:12:51 -0200 |
Wagner Bruna |
revset: fix missing dot in docstring
stable
|
changeset |
files
|