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
/
repo-add.sh.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-24
repo-add: update copyright message
Allan McRae
1
-4
/
+2
2011-04-24
repo-add: check for gpg early
Allan McRae
1
-9
/
+14
2011-04-24
repo-add: check for valid key when signing is requested
Allan McRae
1
-1
/
+11
2011-04-24
repo-add: add option to specify a different key to sign with
Denis A. AltoƩ Falqueto
1
-11
/
+27
2011-04-24
repo-add: simplify usage message
Allan McRae
1
-3
/
+3
2011-03-28
Clean up repo-add usage message
Ray Kohler
1
-18
/
+25
2011-03-28
Sign database even if empty
Ray Kohler
1
-1
/
+2
2011-03-28
Rely on the return value of type instead of its output
Dave Reisner
1
-2
/
+2
2011-03-24
Fix use of relative paths for packages in repo-add
Ray Kohler
1
-14
/
+17
2011-03-23
repo-add: add sha256sum values to repo database
Dan McGee
1
-5
/
+9
2011-03-23
repo-add: add symlink to signature file
Allan McRae
1
-0
/
+5
2011-03-23
repo-add: Fix up usage with GPG options
Dan McGee
1
-2
/
+3
2011-03-23
repo-add: add -v/--verify option
Dan McGee
1
-0
/
+26
2011-03-23
repo-add: allow signing of the package database
Dan McGee
1
-0
/
+23
2011-03-23
Add PGPSIG field in repo-add
Geoffroy Carrier
1
-0
/
+6
2011-03-01
Fix some easy to find double translations
Dan McGee
1
-3
/
+3
2011-01-22
Merge branch 'epoch-work'
Dan McGee
1
-7
/
+1
2011-01-22
repo-add: only attempt to create deltas when asked
Allan McRae
1
-9
/
+11
2011-01-22
Remove epoch as an independent field
Dan McGee
1
-7
/
+1
2011-01-14
repo-add: fix misguided conditional correction
Dan McGee
1
-6
/
+8
2011-01-12
repo-add: Create/modify files databases
PyroPeter
1
-3
/
+15
2011-01-12
repo-add: use pushd/popd
Dan McGee
1
-9
/
+7
2010-10-14
Make repo-add and makepkg epoch-aware
Dan McGee
1
-1
/
+6
2010-10-14
Fix bash shell location check
Dan McGee
1
-1
/
+1
2010-10-12
Use sysconfdir, localstatedir, BASH instead of hardcoded values
Nezmer
1
-1
/
+1
2010-10-12
repo-add: more informative delta messages
Xavier Chantry
1
-5
/
+3
2010-10-12
repo-add: add delta generation
Xavier Chantry
1
-1
/
+25
2010-09-27
repo-add: make --quiet output more quiet
Allan McRae
1
-0
/
+1
2010-08-18
repo-add: create relative DB symlinks
Dan McGee
1
-2
/
+3
2010-06-24
repo-add: try symlink, then hardlink, then copy for DB file
Dan McGee
1
-1
/
+4
2010-05-27
repo-add: symlink to db file to reponame.db
Allan McRae
1
-0
/
+1
2009-11-16
scripts: replace test builtin [ with shell keywords [[ and ((
Cedric Staniewski
1
-37
/
+37
2009-10-21
makepkg, repo-add: replace external commands with bash substitutions where po...
Cedric Staniewski
1
-2
/
+4
2009-10-11
Fix stderr redirection
Cedric Staniewski
1
-1
/
+1
2009-09-30
Merge branch 'maint'
Dan McGee
1
-5
/
+11
2009-09-24
repo-add: clean up options parsing
Dan McGee
1
-12
/
+1
2009-09-24
repo-remove: create empty DB when all packages are removed
Dan McGee
1
-5
/
+11
2009-08-03
repo-add: clarify one message
Xavier Chantry
1
-1
/
+1
2009-07-22
makepkg: add pkgbase to .PKGINFO and database for split packages
Allan McRae
1
-0
/
+1
2009-06-24
repo-add: use bsdtar optimization for better performance
Dan McGee
1
-3
/
+3
2009-05-23
repo-add: fail early if repo can not be created
Xavier Chantry
1
-2
/
+12
2009-05-19
Add support for the xz archive format
Pierre Schmitz
1
-0
/
+1
2009-05-19
repo-add: fix -n tests which are applicable only to strings
Cedric Staniewski
1
-2
/
+2
2009-03-15
repo-add : rename gstmpdir to tmpdir
Xavier Chantry
1
-9
/
+9
2009-03-15
repo-add : don't change the modification time on depends and desc
Xavier Chantry
1
-5
/
+2
2009-03-15
repo-add : new locking system
Xavier Chantry
1
-13
/
+45
2009-03-15
repo-add : fix package variables declaration
Xavier Chantry
1
-8
/
+4
2009-03-15
repo-add : rewrite delta support
Xavier Chantry
1
-5
/
+97
2009-03-15
repo-add : drop delta support to rewrite it from scratch
Xavier Chantry
1
-59
/
+0
2009-03-15
repo-add.sh.in : repo-remove improvements
Xavier Chantry
1
-12
/
+38
[next]