[Pkg-owncloud-commits] [owncloud-client] 371/470: Merge pull request #4709 from owncloud/fix_4691
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:25:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 8b39c6e6ce58239497a7a446e4223a88a7141cf3
Merge: dbcb94e e29d7e0
Author: Daniel Molkentin <daniel at molkentin.de>
Date: Thu Apr 21 12:50:43 2016 +0200
Merge pull request #4709 from owncloud/fix_4691
Use QTokenizer to properly parse netrc
src/3rdparty/qtokenizer/qtokenizer.h | 264 ++++++++++++++++++++++++
src/3rdparty/qtokenizer/qtokenizer.pro | 2 +
src/3rdparty/qtokenizer/test/test.pro | 8 +
src/3rdparty/qtokenizer/test/tst_qtokenizer.cpp | 139 +++++++++++++
src/cmd/CMakeLists.txt | 3 +
src/cmd/netrcparser.cpp | 46 +++--
src/cmd/netrcparser.h | 4 +-
test/CMakeLists.txt | 1 +
test/testnetrcparser.cpp | 4 +-
9 files changed, 452 insertions(+), 19 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list