| Commit message (Expand) | Author | Age |
... | |
| * | Document system and user specific makepkg.conf | Allan McRae | 2012-09-18 |
| * | pactest: allow running with valgrind from any directory | Allan McRae | 2012-09-18 |
* | | pkgdelta: pass correct args to create_delta | Dave Reisner | 2012-09-18 |
* | | Fix documentation typo | Allan McRae | 2012-09-18 |
* | | Remove incorrect documentation for unlink_file | Allan McRae | 2012-09-18 |
* | | query_fileowner, mdirname: add error checks | Andrew Gregory | 2012-09-18 |
* | | query_fileowner: remove assumption that root is "/" | Andrew Gregory | 2012-09-18 |
* | | query_fileowner: remove trailing '/' from targets | Andrew Gregory | 2012-09-18 |
* | | query_fileowner: resolve root early | Andrew Gregory | 2012-09-18 |
* | | query_fileowner: remove resolve_path function | Andrew Gregory | 2012-09-18 |
* | | query_fileowner: break/continue pkgfile loop | Andrew Gregory | 2012-09-18 |
* | | Move important information up in -Si output | Allan McRae | 2012-08-07 |
* | | PKGBUILD.vim: improve 'options' highlighting, add extra keywords | Jason St. John | 2012-08-07 |
* | | removed the condition in alpm_db_set_servers since FREELIST is NULL safe | Barbu Paul - Gheorghe | 2012-08-07 |
* | | added coding standard | Barbu Paul - Gheorghe | 2012-08-07 |
* | | fixed typo | Barbu Paul - Gheorghe | 2012-08-07 |
* | | Merge remote-tracking branch 'allan/working-split/vcs' | Dan McGee | 2012-08-07 |
|\ \ |
|
| * | | makepkg: delay checking for build package with pkgver() | Allan McRae | 2012-08-04 |
| * | | makepkg: add hg url support | Allan McRae | 2012-08-04 |
| * | | doc: Add --holdver information for makepkg | Allan McRae | 2012-08-04 |
| * | | doc: Document using svn source url | Allan McRae | 2012-08-04 |
| * | | doc: document automatically updating the pkgver variable | Allan McRae | 2012-08-04 |
| * | | doc: Document using VCS sources in a PKGBUILD | Allan McRae | 2012-08-04 |
| * | | makepkg: check pkgver validity after updating | Allan McRae | 2012-08-04 |
| * | | makepkg: only update pkgver when all sources are available | Allan McRae | 2012-08-04 |
| * | | makepkg: add --holdver to control VCS source updating | Allan McRae | 2012-08-04 |
| * | | makepkg: do not download VCS sources unless needed | Allan McRae | 2012-08-04 |
| * | | makepkg: rename myver | Allan McRae | 2012-08-04 |
| * | | makepkg: add support for SVN urls | Allan McRae | 2012-08-04 |
| * | | makepkg: provide mechanism for auto-updating pkgver | Allan McRae | 2012-08-04 |
| * | | makepkg: modify get_filepath to handle VCS sources | Allan McRae | 2012-08-04 |
| * | | makepkg: modify get_filename to handle VCS sources | Allan McRae | 2012-08-04 |
| * | | makepkg: fix checksum generation with VCS sources | Allan McRae | 2012-08-04 |
| * | | makepkg: allow using GIT source URLs | Allan McRae | 2012-08-04 |
| * | | makepkg: skip integrity checking early | Allan McRae | 2012-08-04 |
| * | | makepkg: generalize download_sources | Allan McRae | 2012-08-04 |
| * | | makepkg: add function to return download protocol | Allan McRae | 2012-08-04 |
| * | | makepkg: reorder source handling functions | Allan McRae | 2012-08-04 |
| * | | makepkg: remove VCS package support | Allan McRae | 2012-08-04 |
* | | | Merge branch 'maint' | Dan McGee | 2012-08-07 |
|\ \ \
| | |/
| |/| |
|
| * | | Print repo being search for replaces in debug output | Allan McRae | 2012-08-07 |
* | | | coding style fixes | Florian Pritz | 2012-08-07 |
| |/
|/| |
|
* | | pacman-key: Use lsign_keys function in --populate | Pierre Schmitz | 2012-08-02 |
* | | Split _alpm_filelist_operation function | Allan McRae | 2012-08-02 |
* | | Move filelist functions into separate source file | Dan McGee | 2012-08-02 |
* | | pactest: avoid upgrade conflict with unchanged effective path | Dave Reisner | 2012-08-02 |
* | | pactest: Do not remove symlink to directory if a to be installed package uses it | Allan McRae | 2012-08-02 |
* | | pactest: Do not remove symlink to directory if local package uses that path | Allan McRae | 2012-08-02 |
* | | pactest: conflict between files having same effective path | Allan McRae | 2012-08-02 |
* | | pactest: conflict between directory and a file | Allan McRae | 2012-08-02 |