[Pcsclite-git-commit] [pcsc-tools] branch master updated (248fa8a -> d3c51d5)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Thu May 4 15:44:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
rousseau pushed a change to branch master
in repository pcsc-tools.
from 248fa8a 10 new ATRs
new 54b87b9 Convert to autoconf/automake
new 1af2ff7 configure.ac: use foreign format
new 45a5041 .gitignore: ignore autoconf/automake files
new 918978f c-mac.sh: configure script for macOS
new 09f7110 pcsc_scan: use PACKAGE_VERSION
new 5387596 pcsc_scan: include config.h
new 19f071d pcsc_scan: add support of xterm-256color
new 0aaf78e pcsc_scan: update copyright date
new 7f1d410 pcsc_scan: indent the "Reader " line
new d6047fe pcsc_scan: use return in test_rv macro
new 92aba23 pcsc_scan: add print_pcsc_error() macro
new 7cc0c81 pcsc_scan: use print_pcsc_error() macro
new 989ad10 pcsc_scan: re-indent
new 583761b pcsc_scan: remove timeout variable
new 2921f88 pcsc_scan: add spin_* functions
new aade0b9 pcsc_scan: add the animation
new 0f19673 pcsc_scan: animate "Waiting for first reader"
new 40f4489 pcsc_scan: animate "Waiting for first reader"
new a0bde8f pcsc_scan: move colors outside of main()
new de52e74 pcsc_scan: add a stress() function
new 8e8d8a5 pcsc_scan: stress card when "-s" is used
new 08452ba pcsc_scan: stress() returns the first error value
new e7d2a41 pcsc_scan: call stress() until it fails
new 5227475 Makefile: generate and include Changelog
new 5b24f9e Makefile: remove useless comment
new 4b22815 pcsc_scan: do not stress a mute card
new e1a76f2 pcsc_scan: ignore same state
new cf0e9c2 Merge branch 'master' into custom
new ae77e5f pcsc_scan: document -s argument
new 45aa3ea manpage: document -s argument
new a1a1386 pcsc_scan: reset the card before exiting stress()
new d3c51d5 Merge branch 'master' into custom
The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 27 ++++++--
Makefile | 54 ----------------
Makefile.am | 12 ++++
bootstrap | 16 +++++
c-mac.sh | 10 +++
configure.ac | 67 ++++++++++++++++++++
pcsc_scan.1 | 27 ++++----
pcsc_scan.c | 198 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
8 files changed, 320 insertions(+), 91 deletions(-)
delete mode 100644 Makefile
create mode 100644 Makefile.am
create mode 100755 bootstrap
create mode 100755 c-mac.sh
create mode 100644 configure.ac
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/pcsc-tools.git
More information about the Pcsclite-cvs-commit
mailing list