Mercurial
Mercurial
>
oss
>
MCL
>
sf
>
mw
>
qt
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/auto/qfile/qfile.pro
changeset 0
1918ee327afb
child 3
41300fa6a67c
equal
deleted
inserted
replaced
-1:000000000000
0:1918ee327afb
1
TEMPLATE = subdirs
2
wince*:{
3
SUBDIRS = test
4
} else {
5
SUBDIRS = test stdinprocess
6
}
7
8
9