Skip to content
GitLab
Explore
Sign in
Commits · 07abcdbf4d56c3c15f362cf377fa44b4aafd4e27
archversion
Browse files
Jan 28, 2014
Add regex_exclude
· 07abcdbf
Seblu
authored
Jan 28, 2014
07abcdbf
Dec 17, 2013
Strip pacman epoch before comparing with upstream
· f08f650e
Seblu
authored
Dec 17, 2013
f08f650e
Nov 15, 2013
Dynamically detect check against modes
· e56abdc7
Seblu
authored
Nov 15, 2013
e56abdc7
Add mode to display raw cache
· b3b5e816
Seblu
authored
Nov 15, 2013
b3b5e816
Allow list of packages to be filterd in cache and config modes
· df88e7bd
Seblu
authored
Nov 15, 2013
df88e7bd
Move list subcommand into command
· e86fcf1f
Seblu
authored
Nov 15, 2013
e86fcf1f
Add ch as aliase of check mode
· b00c3f05
Seblu
authored
Nov 15, 2013
b00c3f05
Fix upstream check not done in update mode
· 42a4af1d
Seblu
authored
Nov 15, 2013
42a4af1d
Fix emptyness checks of pkg{name,ver} in update
· bcf4c71f
Seblu
authored
Nov 15, 2013
bcf4c71f
Rename argument --no-cache to --no-save
· 22af2739
Seblu
authored
Nov 15, 2013
22af2739
Add reduce and sort functions to version ctrl
· 8e0a17b5
Seblu
authored
Nov 15, 2013
8e0a17b5
Jun 16, 2013
Fix list display in RestructuredText
· 4cb79b55
Seblu
authored
Jun 17, 2013
4cb79b55
Jun 05, 2013
Explicitly says we do nothing if version are equal
· ca9d1e1a
Seblu
authored
Jun 05, 2013
ca9d1e1a
Add alises to commands
· b041172e
Seblu
authored
Jun 05, 2013
b041172e
Retrive first pkgname insteaf of pkgbase by default
· a67e2d5b
Seblu
authored
Jun 05, 2013
a67e2d5b
May 25, 2013
Move pacman query into a class
· 292734a9
Seblu
authored
May 25, 2013
292734a9
Fix missing logging import in error module
· ea6ef213
Seblu
authored
May 25, 2013
ea6ef213
Use python3 as sheebang
· eebedb25
Seblu
authored
May 25, 2013
eebedb25
Allow upstream check to retry
· b9e83f08
Seblu
authored
May 25, 2013
b9e83f08
May 24, 2013
Add update command
· 621513e3
Seblu
authored
May 24, 2013
621513e3
Move pacman function into a pacman module
· 63827ab7
Seblu
authored
May 24, 2013
63827ab7
Improve exception handling
· 5b8cc10e
Seblu
authored
May 24, 2013
5b8cc10e
Rename controller module to version
· 79cb3df7
Seblu
authored
May 24, 2013
79cb3df7
May 12, 2013
Fix compute max on empty version list
· 22e61fa9
Seblu
authored
May 12, 2013
22e61fa9
Gen PKGBUILD with automake helps
· 01ceb063
Seblu
authored
May 12, 2013
01ceb063
Automake: Distribute main script
· e9e36312
Seblu
authored
May 12, 2013
e9e36312
Dist tarball in xz
· f8ab0970
Seblu
authored
May 12, 2013
f8ab0970
Add abs compare mode
· 97445be7
Seblu
authored
May 12, 2013
97445be7
May 11, 2013
Documents compare mode in README.rst
· fa1b3821
Seblu
authored
May 12, 2013
fa1b3821
Improve autotools
· 2e4ca816
Seblu
authored
May 11, 2013
2e4ca816
Add pyalpm deps into README.rst
· 19bf71f4
Seblu
authored
May 11, 2013
19bf71f4
Add pacman compare mode
· 973879dc
Seblu
authored
May 11, 2013
973879dc
Rename archlinux compare method to archweb
· 54a57f7f
Seblu
authored
May 11, 2013
54a57f7f
No more class level AUR address
· f6e51759
Seblu
authored
May 11, 2013
f6e51759
New version comparaison algorithm
· 81716b98
Seblu
authored
May 11, 2013
81716b98
Use @VERSION@ only in archversion python package
· 84ed3951
Seblu
authored
May 11, 2013
84ed3951
May 10, 2013
Run configure before make dist in PKGBUILD example
· efc61ab8
Seblu
authored
May 10, 2013
efc61ab8
Fix call without any argument doesn't display usage
· cfc9b673
Seblu
authored
May 10, 2013
cfc9b673
Fix incomplete move BaseConfigFile to OrderedDict
· 87666b5e
Seblu
authored
May 10, 2013
87666b5e
Improve README.rst
· d7cb024c
Seblu
authored
May 10, 2013
d7cb024c
Loading