Skip to content
GitLab
Explore
Sign in
Commits · 44a85ea361a29e4be4bc8d391ec2a03683126b07
archversion
Browse files
Oct 11, 2014
remove command aliase
· 44a85ea3
Seblu
authored
Oct 11, 2014
44a85ea3
Print modes use new downstream_* functions
· c5c5d950
Seblu
authored
Oct 11, 2014
c5c5d950
Remove cache mode
· 5e185bce
Seblu
authored
Oct 11, 2014
5e185bce
New cache format and sync mode
· 2f381e0f
Seblu
authored
Oct 11, 2014
2f381e0f
JsonDatabase remembers loaded path
· 3af616c2
Seblu
authored
Oct 11, 2014
3af616c2
Oct 10, 2014
Ensure __init__.py is created by calling make
· 9d07905b
Seblu
authored
Oct 10, 2014
9d07905b
Feb 03, 2014
Fix use of regex_exclude string in matching
· ff3be75d
Seblu
authored
Feb 03, 2014
ff3be75d
Exclude alpha versions in default filter
· fa55513a
Seblu
authored
Feb 03, 2014
fa55513a
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
Loading