index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
pacman-key.sh.in
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
Merge branch 'maint'
Dan McGee
1
-39
/
+0
2012-03-05
pacman-key: Remove useless signature verification in --populate command
Pierre Schmitz
1
-39
/
+0
2012-02-21
Merge branch 'maint'
Dan McGee
1
-3
/
+3
2012-02-17
parseopts: normalize options into an array
Dave Reisner
1
-3
/
+3
2012-01-31
Merge branch 'maint'
Dan McGee
1
-25
/
+25
2012-01-31
pacman-key: call gpg fewer times for revocation keys
Dave Reisner
1
-6
/
+5
2012-01-31
pacman-key: simplify trusted keyring iteration
Dave Reisner
1
-8
/
+6
2012-01-31
scripts: always use printf with embedded gettext
Dave Reisner
1
-25
/
+25
2012-01-23
Merge branch 'maint'
Dan McGee
1
-30
/
+144
2012-01-19
Update copyright on changed files since beginning of year
Dan McGee
1
-2
/
+2
2012-01-19
Improve exit statuses and error messages in pacman-key
canyonknight
1
-23
/
+95
2012-01-19
Turn gpg commands into functions in pacman-key
canyonknight
1
-16
/
+58
2011-12-23
Merge branch 'maint'
Dan McGee
1
-3
/
+3
2011-12-23
pacman-key: Add missing quotes
Timothy Redaelli
1
-3
/
+3
2011-12-07
scripts/*: Declare several constant variables read-only
Lukas Fleischer
1
-1
/
+1
2011-10-17
pacman-key: add a default keyserver timeout value on --init
Dan McGee
1
-0
/
+1
2011-10-11
pacman-key: don't escape single quote in usage message
Dan McGee
1
-1
/
+1
2011-10-06
pacman-key: treat foo-trusted as an ownertrust export file
Dan McGee
1
-6
/
+18
2011-10-06
pacman-key: refine and clarify import/import-trustdb behavior
Dan McGee
1
-10
/
+3
2011-09-30
pacman-key: remove errexit flag from shebang
Dave Reisner
1
-1
/
+1
2011-09-30
pacman-key: return 0 from get_from if default value used
Allan McRae
1
-1
/
+4
2011-09-27
pacman-key: use consistent punctuation in error messages
Dan McGee
1
-5
/
+5
2011-09-26
pacman-key: allow get_from to return a default value
Dave Reisner
1
-2
/
+4
2011-09-26
pacman-key: simplify writing to config file
Dave Reisner
1
-5
/
+3
2011-09-22
pacman-key: add an additional plain text 'foo-trusted' file
Dan McGee
1
-1
/
+28
2011-09-22
pacman-key: factor out validate_with_gpg() method
Dan McGee
1
-16
/
+14
2011-09-22
pacman-key: remove holdkeys functionality
Dan McGee
1
-12
/
+0
2011-09-22
pacman-key: implement promptless lsigning
Dan McGee
1
-2
/
+3
2011-09-22
pacman-key: disable, don't remove, revoked keys
Dan McGee
1
-21
/
+13
2011-09-22
pacman-key: simplify import in populate
Dan McGee
1
-5
/
+1
2011-09-22
pacman-key: don't hide --verify details in populate
Dan McGee
1
-2
/
+4
2011-09-22
pacman-key: print message in populate if signature is missing
Dan McGee
1
-6
/
+14
2011-09-22
pacman-key: clean up populate output
Dan McGee
1
-3
/
+3
2011-09-22
pacman-key: ensure array iterations are quoted
Dan McGee
1
-6
/
+6
2011-09-03
pacman-key: add --refresh-keys operation
Dan McGee
1
-3
/
+8
2011-09-03
pacman-key: split keyserver to a separate option
Dan McGee
1
-15
/
+16
2011-09-03
pacman-key help and documentation cleanup
Dan McGee
1
-6
/
+6
2011-09-03
pacman-key: document --lsign-key
Dan McGee
1
-0
/
+1
2011-08-30
pacman-key: add --lsign-key operation
Dan McGee
1
-3
/
+14
2011-08-30
pacman-key master key generation
Dan McGee
1
-0
/
+25
2011-08-30
pacman-key: fix broken logic around updating trust database
Dan McGee
1
-4
/
+10
2011-08-29
pacman-key: have --init add more options to default gpg.conf
Dan McGee
1
-5
/
+22
2011-08-29
pacman-key: refine permission and locking checks
Dan McGee
1
-3
/
+3
2011-08-29
pacman-key: rework and document holding keys in keyring
Allan McRae
1
-7
/
+5
2011-08-29
pacman-key: update trust database for relevant operations
Allan McRae
1
-12
/
+9
2011-08-29
pacman-key: import everything then revoke on --populate
Allan McRae
1
-13
/
+10
2011-08-29
pacman-key: rework importing distro/repo provided keyrings
Allan McRae
1
-74
/
+76
2011-08-09
Update several translation strings
Dan McGee
1
-5
/
+5
2011-08-02
pacman-key: follow gpg options for listing keys
Allan McRae
1
-8
/
+13
2011-07-27
pacman-key: Add --import and --import-trustdb
Pang Yan Han
1
-3
/
+40
[next]