Mon, 04 Oct 2010 14:26:37 -0500 |
Brodie Rao |
test-globalopts: test hg -R file:// and hg -R path-alias
|
Wed, 06 Oct 2010 23:07:52 +0300 |
Eduard-Cristian Stefan |
hgk: remember main window position
|
Fri, 08 Oct 2010 16:10:00 -0400 |
Steve Losh |
alias: back up and restore commands.norepo before checking for shell aliases
|
Fri, 08 Oct 2010 16:08:46 -0500 |
Brodie Rao |
tests: unify test-check-code
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: switch kwtemplater.record in kw_dorecord()
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: specific regular expressions depending on read mode
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
test-keyword: remove remaining sed calls
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: disable expansion in kwfilelog.read() if file renamed in node
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: make iskwfile() a weeding method in lieu of a boolean
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: support copy and rename
|
Fri, 08 Oct 2010 18:39:46 +0100 |
Christian Ebert |
keyword: refactor kwtemplater.overwrite()
|
Fri, 08 Oct 2010 18:00:19 -0500 |
Benoit Boissinot |
revlog.addgroup(): always use _addrevision() to add new revlog entries
|
Fri, 08 Oct 2010 18:00:16 -0500 |
Benoit Boissinot |
revlog._addrevision(): allow text argument to be None, build it lazily
|
Fri, 08 Oct 2010 18:00:15 -0500 |
Benoit Boissinot |
changegroupsubset: use readdelta() fast path when delta is against a parent
|
Fri, 08 Oct 2010 17:00:38 -0500 |
Patrick Mezard |
run-tests: handle .tst not ending with an LF
|
Fri, 08 Oct 2010 22:42:32 +0200 |
Martin Geisler |
minirst: small code cleanup
|
Fri, 08 Oct 2010 14:02:23 -0500 |
Brodie Rao |
cat: fix cat without -r, broken by 0ae35296fbf4
|
Thu, 07 Oct 2010 18:24:29 -0500 |
Matt Mackall |
revsets: introduce revsingle helper
|
Thu, 07 Oct 2010 18:05:04 -0500 |
Matt Mackall |
revsets: make revpair revsets-aware
|
Thu, 07 Oct 2010 11:45:17 -0500 |
Matt Mackall |
revset: lower precedence of minus infix (issue2361)
|
Tue, 05 Oct 2010 20:25:51 +0200 |
Henrik Stuart |
merge with stable
|
Tue, 05 Oct 2010 11:34:13 +0200 |
Adrian Buehlmann |
revset: fix #branch in urls for outgoing()
stable
|
Fri, 01 Oct 2010 23:16:11 +0200 |
Martin Geisler |
heads: mention STARTREV in synopsis and help for --rev
|
Fri, 01 Oct 2010 10:29:33 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Oct 2010 10:18:57 -0500 |
Matt Mackall |
Added signature for changeset 93d8bff78c96
stable
|
Fri, 01 Oct 2010 10:18:53 -0500 |
Matt Mackall |
Added tag 1.6.4 for changeset 93d8bff78c96
stable
|
Fri, 01 Oct 2010 10:16:52 -0500 |
Matt Mackall |
merge with i18n
stable 1.6.4
|
Fri, 01 Oct 2010 16:10:06 +0200 |
Adrian Buehlmann |
tests: unify test-rebase*
|
Fri, 01 Oct 2010 16:43:03 +0200 |
Martin Geisler |
merge with stable
|
Fri, 01 Oct 2010 16:39:55 +0200 |
Martin Geisler |
test-url: refactor with shorter lines
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
keyword: use workingctx to detect modified and added files after rollback
|
Fri, 01 Oct 2010 02:13:31 +0200 |
Christian Ebert |
keyword: rename variable "cfiles" to "changed" for clarity
|
Mon, 27 Sep 2010 13:13:34 -0500 |
Brodie Rao |
tests: unify test-casefolding
|
Fri, 01 Oct 2010 16:08:46 +0200 |
Martin Geisler |
url: mark certificate error string for translation
stable
|
Fri, 01 Oct 2010 11:15:19 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with f2937d6492c5
stable
|
Fri, 01 Oct 2010 11:15:10 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 01 Oct 2010 17:24:18 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with e356c5c21b15
stable
|
Thu, 30 Sep 2010 19:10:19 -0500 |
Matt Mackall |
merge with stable
|
Thu, 30 Sep 2010 19:09:58 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 30 Sep 2010 14:07:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 552e0cfbddbd
stable
|
Fri, 01 Oct 2010 00:54:03 +0200 |
Mads Kiilerich |
merge with stable
|
Fri, 01 Oct 2010 00:48:51 +0200 |
Mads Kiilerich |
test-doctest: test the modules that contains doctests
stable
|
Fri, 01 Oct 2010 00:48:50 +0200 |
Mads Kiilerich |
doc: clarify that https cert verification requires web.cacerts
stable
|
Fri, 01 Oct 2010 00:46:59 +0200 |
Mads Kiilerich |
url: verify correctness of https server certificates (issue2407)
stable
|
Thu, 30 Sep 2010 13:38:21 +0200 |
Erik Zielke |
test-subrepo-recursion: remove empty defaults section
|
Thu, 30 Sep 2010 12:37:45 +0200 |
Erik Zielke |
mq: Removed extra ... in short help for qdelete
|
Mon, 27 Sep 2010 11:27:58 +0200 |
Erik Zielke |
mq: removed short option in help for deprecated options
|
Tue, 28 Sep 2010 13:09:22 +0200 |
Erik Zielke |
test-subrepo-recursion: deleted default arguments
|
Thu, 30 Sep 2010 09:49:40 +0200 |
Erik Zielke |
tests: removed test names in tests
|
Tue, 28 Sep 2010 19:29:14 +0200 |
Adrian Buehlmann |
tests: fix 05210e955bef merge error in test-git-import.t
|
Wed, 29 Sep 2010 01:33:31 +0200 |
Mads Kiilerich |
test-convert-cvs-detectmerge: add sleep so cvs notices changes
|
Wed, 29 Sep 2010 01:32:51 +0200 |
Mads Kiilerich |
init: expand destination url as a configured paths
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
mq: explain qpush -f better
|
Wed, 29 Sep 2010 01:32:50 +0200 |
Mads Kiilerich |
serve: let --web-conf help reference hgweb
|
Tue, 28 Sep 2010 19:36:05 +0200 |
Juan Pablo Aroztegi |
transplant: add the transplanted revset predicate
|
Tue, 28 Sep 2010 03:01:35 +0200 |
Mads Kiilerich |
test-convert-cvs-branch: add sleep so cvs notices changes
|
Tue, 28 Sep 2010 02:58:00 +0200 |
Mads Kiilerich |
graphlog: style with header and footer (issue2395)
|
Tue, 28 Sep 2010 02:57:59 +0200 |
Mads Kiilerich |
test-serve: use service that works on more platforms
|
Tue, 28 Sep 2010 01:11:24 +0200 |
Patrick Mezard |
Merge with stable
|
Tue, 28 Sep 2010 00:41:08 +0200 |
Patrick Mezard |
patch: test and document a bit binary to regular file upgrade
stable
|
Tue, 28 Sep 2010 00:41:07 +0200 |
Patrick Mezard |
patch: upgrade to git patch when removing binary file
stable
|
Mon, 27 Sep 2010 22:47:10 +0200 |
Patrick Mezard |
patch: fix rename text to binary file (issue2400)
stable
|
Mon, 27 Sep 2010 22:49:30 +0200 |
Thomas Arendsen Hein |
tests: show skip reason instead of "irrelevant" with unified tests, too
|
Mon, 27 Sep 2010 10:48:50 -0500 |
Matt Mackall |
merge with stable
|
Mon, 27 Sep 2010 10:48:21 -0500 |
Matt Mackall |
merge with iin
stable
|
Mon, 20 Sep 2010 14:56:08 -0500 |
Ry4an Brase |
Correct Content-Type header values for archive downloads.
stable
|
Mon, 27 Sep 2010 10:47:36 -0500 |
Matt Mackall |
merge with iin
|
Sat, 25 Sep 2010 22:53:31 -0300 |
Wagner Bruna |
i18n-pt_BR: update to new Portuguese ortography
stable
|
Sat, 25 Sep 2010 22:53:27 -0300 |
Wagner Bruna |
i18n-pt_BR: minor rewording
stable
|
Sat, 25 Sep 2010 22:53:21 -0300 |
Wagner Bruna |
i18n-pt_BR: assorted typo fixes
stable
|
Fri, 24 Sep 2010 19:47:50 -0300 |
Wagner Bruna |
merge with i18n
|
Fri, 24 Sep 2010 19:47:00 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 84ceedcfeb6a
stable
|
Fri, 24 Sep 2010 19:26:01 -0300 |
Wagner Bruna |
merge with i18n stable
stable
|
Fri, 24 Sep 2010 02:17:54 +0200 |
Christoph Mewes |
i18n-de: parentrevspec extension
|
Fri, 24 Sep 2010 02:08:26 +0200 |
Christoph Mewes |
i18n-de: pager extension and missing parts of extdiff
|
Fri, 24 Sep 2010 01:41:56 +0200 |
Christoph Mewes |
i18n-de: added missing strings in acl
|
Thu, 23 Sep 2010 01:19:40 +0200 |
Christoph Mewes |
i18n-de: minor changes
|
Thu, 23 Sep 2010 01:09:09 +0200 |
Christoph Mewes |
i18n-de: notify extension
|
Thu, 23 Sep 2010 00:28:45 +0200 |
Christoph Mewes |
i18n-de: mq extension
|
Wed, 22 Sep 2010 13:34:40 +0200 |
Martin Roppelt |
i18n-de: deleted outdated messages with msgattrib, allowed language header
|
Wed, 22 Sep 2010 16:32:02 +0200 |
Christoph |
merge
|
Wed, 22 Sep 2010 04:32:55 +0200 |
Christoph Mewes |
i18n-de: keyword extension
|
Wed, 22 Sep 2010 01:04:43 +0200 |
Christoph Mewes |
i18n-de: interhg extension
|
Wed, 22 Sep 2010 01:04:25 +0200 |
Christoph Mewes |
i18n-de: more inotify
|
Wed, 22 Sep 2010 09:45:14 +0200 |
Martin Roppelt |
i18n-de: delete language duplicate, update last-translator
|
Wed, 22 Sep 2010 09:40:11 +0200 |
Martin Roppelt |
i18n-de: fix formatting
|
Wed, 22 Sep 2010 09:22:42 +0200 |
Martin Roppelt |
merge stable into default
|
Wed, 22 Sep 2010 08:54:00 +0200 |
Martin Roppelt |
i18n-de: fix broken translations, 66 defuzzied, 14 new translations
|
Tue, 21 Sep 2010 15:45:51 +0200 |
Martin Roppelt |
i18n-de: update pot
|
Tue, 21 Sep 2010 23:05:28 +0000 |
Christoph |
l10n: sig, glog, cia, hgk, highlight, inotify, interhg
|
Tue, 21 Sep 2010 01:55:53 -0300 |
Wagner Bruna |
merge with i18n
|
Tue, 21 Sep 2010 01:51:56 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 5be733b20bd1
stable
|
Tue, 21 Sep 2010 00:25:25 +0000 |
Christoph |
l10n: churn, color, convert and eol extension done
|
Sat, 18 Sep 2010 22:03:33 +0200 |
Martin Geisler |
i18n-da: synchronized with 2eadea60ae67
|
Sat, 18 Sep 2010 09:07:57 +0000 |
Christoph |
l10n: primarily added separate translations for template markers
|
Sat, 18 Sep 2010 01:16:31 +0000 |
Christoph |
l10n: based on a fresh pot file
|
Thu, 23 Sep 2010 15:18:10 +0200 |
Erik Zielke |
mq: removed return from callers to patchheader.qseries
|
Thu, 23 Sep 2010 16:56:32 +0200 |
Erik Zielke |
mq: added return 0 on success
|
Sun, 26 Sep 2010 23:48:30 +0200 |
Adrian Buehlmann |
tests: fix tabs/indentation in test-strip-cross.t
|
Tue, 24 Aug 2010 18:25:33 -0400 |
Steve Losh |
alias: only allow global options before a shell alias, pass later ones through
|
Mon, 27 Sep 2010 10:39:22 -0500 |
Matt Mackall |
tests: fix test-fetch port number variability
|
Sun, 26 Sep 2010 17:20:24 -0500 |
Matt Mackall |
tests: unify test-convert-tagsbranch-topology
|
Sun, 26 Sep 2010 17:18:53 -0500 |
Matt Mackall |
tests: unify test-convert-tla
|
Sun, 26 Sep 2010 17:18:28 -0500 |
Matt Mackall |
tests: unify test-convert-mtn
|
Sun, 26 Sep 2010 17:17:19 -0500 |
Matt Mackall |
tests: unify test-convert-splicemap
|
Sun, 26 Sep 2010 17:16:46 -0500 |
Matt Mackall |
tests: unify test-convert-git
|
Sun, 26 Sep 2010 17:14:35 -0500 |
Matt Mackall |
tests: unify test-convert-filemap
|
Sun, 26 Sep 2010 16:54:28 -0500 |
Matt Mackall |
tests: unify test-convert-datesort
|
Sun, 26 Sep 2010 16:53:06 -0500 |
Matt Mackall |
tests: unify test-convert-hg-svn
|
Sun, 26 Sep 2010 16:48:57 -0500 |
Matt Mackall |
tests: unify test-convert-hg-source
|
Sun, 26 Sep 2010 16:47:59 -0500 |
Matt Mackall |
tests: unify test-convert-hg-sink
|
Sun, 26 Sep 2010 16:45:51 -0500 |
Matt Mackall |
tests: unify test-convert-darcs
|
Sun, 26 Sep 2010 16:43:48 -0500 |
Matt Mackall |
tests: unify test-convert-cvsnt-mergepoints
|
Sun, 26 Sep 2010 16:39:52 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-synthetic
|
Sun, 26 Sep 2010 15:42:48 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-detectmerge
|
Sun, 26 Sep 2010 15:33:09 -0500 |
Matt Mackall |
tests: unify test-convert-cvs-branch
|
Sun, 26 Sep 2010 14:50:58 -0500 |
Matt Mackall |
tests: unify test-convert-cvs
|
Sun, 26 Sep 2010 14:39:34 -0500 |
Matt Mackall |
tests: unify test-convert-clonebranches
|
Sun, 26 Sep 2010 14:37:47 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-treeroot
|
Sun, 26 Sep 2010 14:37:30 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-merges
|
Sun, 26 Sep 2010 14:36:49 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-ghosts
|
Sun, 26 Sep 2010 14:36:32 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-directories
|
Sun, 26 Sep 2010 14:35:43 -0500 |
Matt Mackall |
tests: unify test-convert-bzr-114
|
Sun, 26 Sep 2010 14:35:24 -0500 |
Matt Mackall |
tests: unify test-convert-bzr
|
Sun, 26 Sep 2010 14:33:08 -0500 |
Matt Mackall |
tests: unify test-convert-authormap
|
Sun, 26 Sep 2010 14:32:13 -0500 |
Matt Mackall |
tests: unify test-convert
|
Sun, 26 Sep 2010 20:43:43 -0400 |
Steve Losh |
contrib/vim: add a syntax file for unified tests
|
Mon, 27 Sep 2010 10:20:19 +0200 |
Martin Geisler |
merge with stable
|
Mon, 27 Sep 2010 09:19:48 +0200 |
Erik Zielke |
mq: removed -m from qpush help (Issue2401)
stable
|
Sun, 26 Sep 2010 16:11:04 -0500 |
Brodie Rao |
subrepos: add missing self argument to abstractsubrepo.checknested
|
Sun, 26 Sep 2010 16:01:13 -0500 |
Brodie Rao |
test-pull: convert regexes to globs
|
Sun, 26 Sep 2010 14:35:52 -0500 |
Brodie Rao |
test-ssh: test absolute path that exists
|
Mon, 13 Sep 2010 10:33:49 -0300 |
Wagner Bruna |
subrepo: improve lookup error messages
|
Sun, 26 Sep 2010 22:22:59 +0200 |
Martin Geisler |
run-tests: move build/ directory to HGTMP
|
Sun, 26 Sep 2010 21:37:42 +0200 |
Martin Geisler |
setup: slight simplification
|
Sat, 25 Sep 2010 19:47:45 -0500 |
Brodie Rao |
Makefile: remove the build folder manually
|
Sat, 25 Sep 2010 19:38:27 -0500 |
Brodie Rao |
Makefile: remove all .so files during clean
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: support rollback by restoring expansion to previous values
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: do not expand at all during diff
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
keyword: restore restricted read mode value after overwriting
|
Sun, 26 Sep 2010 19:18:41 +0200 |
Christian Ebert |
test-keyword: fix typo, rephrase
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-win32text
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-template-engine
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-strip-cross
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-static-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-ssh-clone-r
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-ssh
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-simplemerge-cmd
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-share
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-schemes
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-rollback
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-rename-merge2
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-push-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-pull-corruption2
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-pull-corruption
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-pull-http
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-progress
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-profile
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-patch-offset
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-parseindex
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-parentrevspec
|
Sun, 26 Sep 2010 13:44:49 -0500 |
Matt Mackall |
tests: unify test-notify-changegroup
|
Sun, 26 Sep 2010 13:44:42 -0500 |
Matt Mackall |
tests: unify test-notify
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-oldcgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-newercgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-newcgi
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mv-cp-st-diff
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qrefresh-replace-log-message
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qpush-fail
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qnew
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qimport-fail-cleanup
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qimport
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-qclone-http
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-header-from
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mq-header-date
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-merge-tools
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-merge-symlinks
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-mactext
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-lookup
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1556
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1542
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1371
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-issue1208
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-dirty-dirstate
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify-debuginotify
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-inotify
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-http-proxy
|
Sun, 26 Sep 2010 13:43:21 -0500 |
Matt Mackall |
tests: unify test-http-clone-r
|
Sun, 26 Sep 2010 13:43:08 -0500 |
Matt Mackall |
tests: unify test-http-branchmap
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-http
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-highlight
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgwebdirsym
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgwebdir
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-removed
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-raw
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-non-interactive
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-no-request-uri
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-no-path-info
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-filelog
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-empty
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-diffs
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-descend-empties
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb-commands
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgweb
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgk
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hghave
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hgcia
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-gpg
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-gendoc
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-fetch
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eolfilename
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-update
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-hook
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-clone
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-add
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol-patch
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-eol
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-encoding-align
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-encoding
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-encode
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-diff-color
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-ssh
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-hup
|
Sun, 26 Sep 2010 13:41:32 -0500 |
Matt Mackall |
tests: unify test-clone-pull-corruption
|
Sun, 26 Sep 2010 13:41:17 -0500 |
Matt Mackall |
tests: unify test-clone-failure
|
Sun, 26 Sep 2010 13:11:52 -0500 |
Matt Mackall |
tests: unify test-clone-cgi
|
Fri, 24 Sep 2010 15:50:57 -0500 |
Brodie Rao |
test-ssh: test absolute paths in SSH URLs
|
Fri, 24 Sep 2010 15:36:53 -0500 |
Brodie Rao |
revset: support raw string literals
|
Sun, 26 Sep 2010 13:11:31 -0500 |
Matt Mackall |
tests: fold darcs test repository into a bundle
|
Sat, 25 Sep 2010 21:52:17 +0200 |
Mads Kiilerich |
tests: avoid checking the exitcode of false
|
Sat, 25 Sep 2010 02:35:36 +0200 |
Mads Kiilerich |
test-rename: accept solaris diff
|
Sat, 25 Sep 2010 02:35:35 +0200 |
Mads Kiilerich |
test-subrepo-svn: restore expr functionality for solaris
|
Sat, 25 Sep 2010 02:35:32 +0200 |
Mads Kiilerich |
test-serve: fix test for binding to low named port on solaris
|
Tue, 21 Sep 2010 23:55:32 +0200 |
Dan Villiom Podlaski Christiansen |
templater: add a few comments.
|
Fri, 24 Sep 2010 12:46:54 -0500 |
Matt Mackall |
backout most of 4f8067c94729
|
Fri, 24 Sep 2010 12:00:55 +0200 |
Erik Zielke |
incoming/outgoing: Fix recursion on sub repositories
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Fri, 24 Sep 2010 03:04:14 +0200 |
Mads Kiilerich |
merge with stable
|
Fri, 24 Sep 2010 02:57:15 +0200 |
Mads Kiilerich |
test-gendoc: mute gendoc stderr
stable
|
Fri, 24 Sep 2010 02:52:12 +0200 |
Mads Kiilerich |
test-mq-symlinks: fix symlink handling on solaris
stable
|