Mercurial
Mercurial
>
test
/ file revision
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
.
.hgignore
author
Christian Ebert <blacktrash@gmx.net>
Tue, 12 Oct 2010 16:29:32 +0100
changeset 838
c793c1a87f1c
parent 450
86c17b3e9100
permissions
-rw-r--r--
Code cleanup - move preselection of expansion candidates for rollback and record into helper function - same overwrite order in rollback and record: 1. modified, 2. added - self.wlock() inside kwrepo class instead of repo.wlock()
syntax
:
glob
*.
pyc
*.
pyo
*~
*.
swp
*.
orig
*.
rej
.
DS_Store
build
/*
MANIFEST