index
:
pakku
master
zqqw
[contrib] A pacman wrapper with AUR support.
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add support for pacman's progress bar Easter egg
zqqw
j-james
2020-12-23
*
execRedirect - pipe stdout from child
zqqw
2020-10-26
*
Merge pull request #4 from shirleyquirk/lc_useVersion
zqqw
2020-08-05
|
\
|
*
factored out unnecessary NimVersions
Benjamin Shirley-Quirk
2020-08-05
|
*
removed listcomp.nim
Benjamin Shirley-Quirk
2020-08-05
|
*
Merge pull request #1 from shirleyquirk/collect
shirleyquirk
2020-08-04
|
/
|
|
*
Merge branch 'lc_useVersion' into collect
shirleyquirk
2020-08-04
|
|
\
|
|
/
|
/
|
*
|
Fix map error & some warnings
zqqw
2020-07-19
*
|
Merge pull request #2 from bernimoses/master
zqqw
2020-05-28
|
\
\
|
*
|
Support remote passwd providers like SSSD.
Berni Moses
2020-04-01
*
|
|
Fix -Ss index out of bounds, the container is empty [IndexError] (runeOffset:...
zqqw
2020-05-27
*
|
|
Use Nim version 1.0 compatibility
zqqw
2020-05-02
*
|
|
Add lc module
zqqw
2020-05-02
|
/
/
|
*
refactored collect proc to collectName to not shadow sugar macro
Benjamin Shirley-Quirk
2020-08-04
|
*
refactored collect blocks
Benjamin Shirley-Quirk
2020-08-04
|
*
dirExists -> existsDir
Benjamin Shirley-Quirk
2020-08-04
|
*
removed deprecated []= warnings
Benjamin Shirley-Quirk
2020-08-04
|
*
removed Exception warnings, changed Exceptions to CatchableErrors
Benjamin Shirley-Quirk
2020-08-04
|
*
removed csize_t warnings, required casting a len to csize_t
Benjamin Shirley-Quirk
2020-08-04
|
*
compiles on 1.2.6
Benjamin Shirley-Quirk
2020-08-04
|
*
compiles now on current devel (1.3.5)
Benjamin Shirley-Quirk
2020-08-04
|
/
*
Release 0.14
v0.14
kitsunyan
2019-12-20
*
Fix some deprecations
kitsunyan
2019-12-20
*
Add Nim 1.0 support
kitsunyan
2019-12-20
*
Replace package target object tree with tuples
kitsunyan
2018-10-22
*
Replace package info object tree with tuples
kitsunyan
2018-10-22
*
Replace config object tree with tuples
kitsunyan
2018-10-22
*
fixed bash.patch
Bruno Miguel
2019-10-23
*
Add 'PrintLocalIsNewer' config option
Gavin Lloyd
2019-02-07
*
Update readme
kitsunyan
2018-09-22
*
Make pakku search the AUR by "name and description"
Karol Baraniecki
2018-09-18
*
Drop privileges only if current user is root
kitsunyan
2018-09-17
*
Perform multiple AUR RPC requests for long package lists
kitsunyan
2018-09-16
*
Display out-of-date flag date in package info
kitsunyan
2018-09-14
*
Strip leading whitespace in pacman.conf
morganamilo
2018-09-11
*
Resolve AUR upgrades and print warnings after "--sysupgrade"
kitsunyan
2018-06-16
*
Release 0.13
v0.13
kitsunyan
2018-06-12
*
Don't warn about VCS packages downgrading
kitsunyan
2018-06-11
*
Handle dependencies/explicits using "pacman -D" instead of two "pacman -S" calls
kitsunyan
2018-06-10
*
Refactor tools
kitsunyan
2018-06-09
*
Allow to ignore arch in PKGBUILD
kitsunyan
2018-06-09
*
Add support for "--disable-download-timeout" option
kitsunyan
2018-06-09
*
Allow to change the name of fake AUR repo
kitsunyan
2018-06-09
*
Fix compilation on aarch64
kitsunyan
2018-06-09
*
Add support for "-Sc" to clean package repositories
kitsunyan
2018-06-06
*
Update shell completions
kitsunyan
2018-06-03
*
Recognize comments only at the beginning of line in config file
kitsunyan
2018-06-03
*
Parse stdin as newline-separated instead of whitespace-separated
kitsunyan
2018-06-03
*
Abort sync operation if "--refresh" fails
kitsunyan
2018-06-02
*
Allow to query virtual packages using "-Qdttt"
kitsunyan
2018-06-02
[next]