Commit Graph

11862 Commits

Author SHA1 Message Date
Martin Geisler
2cea3e31f3 tests: unify test-bundle 2010-08-14 03:16:02 +02:00
Martin Geisler
95455fe70d tests: unify test-branch-option 2010-08-14 03:08:02 +02:00
Martin Geisler
20296bc59a tests: unify test-branches 2010-08-14 03:06:52 +02:00
Adrian Buehlmann
701251857a tests: unify test-dumprevlog 2010-08-13 00:34:44 +02:00
Adrian Buehlmann
1ec279c30d tests: unify test-dirstate-future 2010-08-12 20:25:37 +02:00
Adrian Buehlmann
f964ea4371 tests: unify test-fncache 2010-08-12 17:30:12 +02:00
Martin Geisler
bf57646265 tests: unify test-bookmarks-strip 2010-08-14 03:00:22 +02:00
Martin Geisler
8887626c1b tests: unify test-bookmarks-rebase 2010-08-14 02:59:48 +02:00
Martin Geisler
76232dcc21 tests: unify test-bookmarks-current 2010-08-14 02:58:34 +02:00
Martin Geisler
7793ee7004 tests: unify test-bookmarks 2010-08-14 02:57:54 +02:00
Martin Geisler
001490c39b tests: unify test-bisect2 2010-08-14 02:55:54 +02:00
Martin Geisler
f0378b0148 tests: unify test-bad-pull 2010-08-14 02:39:39 +02:00
Martin Geisler
801decc13d tests: unify test-bad-extension 2010-08-14 02:35:44 +02:00
Martin Geisler
2b4b71b87a tests: unify test-backwards-remove 2010-08-14 02:30:05 +02:00
Martin Geisler
9c691f90ef tests: unify test-backout 2010-08-14 02:28:53 +02:00
Martin Geisler
23f702a9d1 tests: unify test-audit-path 2010-08-14 02:26:58 +02:00
Martin Geisler
a21261df9e tests: unify test-archive-symlinks 2010-08-14 02:26:53 +02:00
Martin Geisler
45164082f2 tests: unify test-archive 2010-08-14 02:22:10 +02:00
Martin Geisler
f90f39674a tests: unify test-annotate 2010-08-14 02:18:17 +02:00
Martin Geisler
c6384a2e9d tests: unify test-addremove-similar 2010-08-14 02:17:59 +02:00
Martin Geisler
4de1adf54d tests: unify test-addremove 2010-08-14 02:12:01 +02:00
Martin Geisler
c8a5357cb3 tests: unify test-acl 2010-08-14 02:11:18 +02:00
Martin Geisler
ba4df004c9 tests: unify test-abort-checkin 2010-08-14 02:03:01 +02:00
Martin Geisler
2f88d4e1b5 tests: unify test-1102 2010-08-14 02:00:33 +02:00
Martin Geisler
2b1b1336c6 tests: unify test-586 2010-08-14 01:58:04 +02:00
Martin Geisler
a82748a4c0 Merge with stable 2010-08-13 15:18:15 +02:00
Martin Geisler
9badcdd32c tests: update to match "hg help resolve" output from 619094e7a673 2010-08-13 15:17:55 +02:00
Martin Geisler
e59a7b4489 test-clone: 0a537dab3c97 lost changes from 78317c48fc40 2010-08-13 11:12:37 +02:00
Martin Geisler
a3814ecf05 url: limit expansion to safe auth keys (Issue2328)
Mads Kiilerich pointed out that 1e4ade283b02 was too eager since the
prefix and password keys may contain $-signs. So this only add the
username to the list of keys that are expanded.

This also updates the documentation to match.
2010-08-13 10:53:10 +02:00
Martin Geisler
fb68103f19 Merge with stable 2010-08-13 10:28:59 +02:00
Martin Geisler
e669ffa346 url: expand vars in all [auth] settings (issue2328) 2010-08-13 10:10:11 +02:00
Matt Mackall
b042d93edc merge with stable 2010-08-12 18:09:03 -05:00
Matt Mackall
96273671ec merge with i18n 2010-08-12 18:08:52 -05:00
Matt Mackall
4898282d73 merge with i18n 2010-08-12 18:08:31 -05:00
Mark Edgington
f3ee05373b resolve: updated help documentation for improved clarity 2010-08-12 22:48:22 +02:00
Martin Geisler
85a18f4c0c Merge with stable 2010-08-12 18:30:24 +02:00
Martin Geisler
a6aacf94b5 test-check-code: fix test after 56219b8ba214 2010-08-12 18:30:06 +02:00
Martin Geisler
a7ed38664d i18n: merge Romanian translation 2010-08-12 18:10:42 +02:00
Martin Geisler
877bfe2f7a i18n: merge with stable 2010-08-12 18:10:26 +02:00
Martin Geisler
4c4fee151a cmdutil: remove unnecessary parenthesis 2010-08-12 18:00:41 +02:00
Martin Geisler
d396293ec7 patch: fix typo in comment 2010-08-12 17:58:03 +02:00
Paolo Giarrusso
f7abfcc731 i18n-it: update many broken fuzzy messages
I started updating many fuzzy messages which no longer expressed the
intended meaning - new translations are inserted only to keep
coherence.

Not all fuzzy messages have been fixed, yet.
2010-08-12 16:53:56 +02:00
Paolo Giarrusso
c138fd643d i18n-it: readd missing non-ASCII characters
Some accented vowels had disappeared.
2010-08-12 16:30:17 +02:00
Paolo Giarrusso
a19300a426 i18n-it: avoid using two spaces after a '.'
See http://en.wikipedia.org/wiki/Sentence_spacing to verify that
single spacing is indeed correct.
2010-08-12 16:30:17 +02:00
Daniel J. Lauk
b948193861 convert: Test svn sink for a repo with tags.
This test case backs the fix in changeset 1e2514ff3be7.  The subversion
sink used to crash, if the source repo used tags.
2010-08-12 11:15:33 +02:00
Martin Geisler
a7c1749596 hgrc.5: fix "hg hg status" -> "hg status" 2010-08-13 10:13:38 +02:00
Matt Mackall
f9f53019ce merge with stable 2010-08-09 16:55:53 -05:00
Mads Kiilerich
ca63e8b206 test-dispatch: Make test of removed working directory work on AIX (issue2315)
AIX sh won't delete its own working directory. Removing it from another process
works.

Also hide the actual OS error message - operating systems returns different
errors when getcwd fails.
2010-08-09 21:43:39 +02:00
Matt Mackall
471392fc72 tests: only run check-code on tracked files 2010-08-09 12:25:01 -05:00
Martin Geisler
a11f81d06a Merge with stable 2010-08-09 16:08:33 +02:00