f8fe17886e
upgrade: Take all deps into account for the correct upgrade order
Fatih Aşıcı
2010-03-22 22:17:58 +00:00
c4534dec08
build: Copy additional source files when a build step is given too
Fatih Aşıcı
2010-03-22 13:50:47 +00:00
97afd12be5
implement list_keys, list_fingerprints, export and exportall parts.
Serdar Dalgıç
2010-03-22 13:40:48 +00:00
8ce9c7603d
add some file_existence checks, implement add, del, update func. , some improvements in the code.. Still Prototypesvn diff
Serdar Dalgıç
2010-03-22 10:40:10 +00:00
210f847d32
cli/upgrade: Show packages that need serviceRestart and systemRestart before upgrade
Fatih Aşıcı
2010-03-22 09:27:12 +00:00
07cd4e46d2
cli/install: Make package lists more readable and colorize messages
Fatih Aşıcı
2010-03-21 22:35:15 +00:00
33c71193ab
upgrade: Remove redundant variable
Fatih Aşıcı
2010-03-21 20:35:33 +00:00
d375422e20
cli/install,upgrade: Colorize package size info
Fatih Aşıcı
2010-03-21 19:39:55 +00:00
5937fb2e1b
upgrade: Check the reverse dependencies of installed packages
Fatih Aşıcı
2010-03-21 19:33:59 +00:00
6fb91c85a3
upgrade: Use a single loop for finding packages to be upgraded
Fatih Aşıcı
2010-03-21 18:59:21 +00:00
1ba2c793f5
add a prototype python script for GPG Key management in Pisi. Being adopted from apt-key script in apt. A step in Package Signing ;)
Serdar Dalgıç
2010-03-18 14:54:11 +00:00
c239218579
Don't install blacklisted system.base packages on update and new package install
Ozan Çağlayan
2010-03-18 13:15:48 +00:00
acb57ef231
dtd,rng: Update DTD and RelaxNG shemas for the recently added features
Fatih Aşıcı
2010-03-18 12:14:27 +00:00
33eb3ea1d1
specfile: Rename targetPackage attribute in Action tags as target
Fatih Aşıcı
2010-03-18 11:40:07 +00:00
b7a13317dd
specfile: Replace get_update_types_and_actions function with faster ones
Fatih Aşıcı
2010-03-18 09:33:22 +00:00
4d0d4f33f4
Add support to specify update types and actions for each sub-package
Fatih Aşıcı
2010-03-18 08:04:31 +00:00
5e579badbc
specfile: Initial bits for Type tags and Action attributes
Fatih Aşıcı
2010-03-17 13:26:53 +00:00
106d5f9042
cli/upgrade: Replace a ui.info with ui.status
Fatih Aşıcı
2010-03-15 07:15:05 +00:00
98d1046453
cli/update-repo: Use ui.action to print 'Updating repository:' message
Fatih Aşıcı
2010-03-15 07:15:03 +00:00
46453e32a4
cli/upgrade: Print package lists in a more readable format
Fatih Aşıcı
2010-03-13 22:33:21 +00:00
e4ecd1c0aa
util: Add utility functions to print a list of strings by columns
Fatih Aşıcı
2010-03-13 22:22:52 +00:00
b9bdd70bab
installdb: Store package node and use it later to reach sub-nodes
Fatih Aşıcı
2010-03-13 22:04:22 +00:00
3226311721
Swedish translation
Patrik Karlsson
2010-03-13 08:34:29 +00:00
53b09ca625
Dutch language update of /trunk/pisi/po.nl.po
Anton Tolboom
2010-03-11 13:52:03 +00:00
7762204df5
packagedb: Accelerate get_replaces
Fatih Aşıcı
2010-03-09 12:33:31 +00:00
df45476f7f
Don't use underscores for filenames in infodir
Ozan Çağlayan
2010-03-09 11:49:17 +00:00
673f9ca873
upgrade: Do not call get_replaces twice
Fatih Aşıcı
2010-03-08 13:26:16 +00:00
126445bff2
repodb: Make error messages translatable
Fatih Aşıcı
2010-03-08 13:07:57 +00:00
ca28553a27
Those given parameters are nonsense and noop. Just give DESTDIR to install() for correct installation into sandbox.
Ozan Çağlayan
2010-03-08 12:57:42 +00:00
5eebc989d2
repodb: Reduce the number of calls to piksemel.parse
Fatih Aşıcı
2010-03-08 12:42:13 +00:00
39ae683a8f
Use make_version instead of Version class
Fatih Aşıcı
2010-03-08 12:09:37 +00:00
9802f80d1f
Return immediately if a condition is not satisfied
Fatih Aşıcı
2010-03-08 12:09:35 +00:00
c3b4570d9b
atomicoperations: Use make_version instead of Version class
Fatih Aşıcı
2010-03-08 12:09:34 +00:00
f9e7f62d4d
api: Remove unused variable
Fatih Aşıcı
2010-03-08 12:09:32 +00:00
de82603b4d
tests: Remove release numbers from version strings as they are no longer supported
Fatih Aşıcı
2010-03-08 09:26:12 +00:00
85ab697c88
version: Modify Version class to use make_version
Fatih Aşıcı
2010-03-08 09:26:10 +00:00
a81590a42a
api: Do not use Version class for full package versions
Fatih Aşıcı
2010-03-08 09:26:08 +00:00
0b46c4a706
index: If the build numbers are same, use the release number.
Fatih Aşıcı
2010-03-08 09:26:07 +00:00
663376fbbc
Add split_version function to split version, release and build parts of a package version
Fatih Aşıcı
2010-03-08 09:26:05 +00:00
813e93e702
Add make_version function
Fatih Aşıcı
2010-03-07 21:31:39 +00:00
f8328491e6
Use brightred for error messages
Fatih Aşıcı
2010-03-06 21:53:34 +00:00
6e6d64b221
Accelerate iteration to find security updates
Fatih Aşıcı
2010-03-06 15:50:05 +00:00
0e8acdb126
Refactor reverseDependencyUpdate search
Fatih Aşıcı
2010-03-04 13:56:31 +00:00
1ebc5c91fa
Little optimization for Install class
Fatih Aşıcı
2010-03-04 13:07:35 +00:00
be1379c935
Optimize get_package_requirements a little
Fatih Aşıcı
2010-03-04 12:26:59 +00:00
b1b8f790eb
More consistent messages
Fatih Aşıcı
2010-03-04 12:26:58 +00:00
efb7697f9d
Fix concatenation error
Fatih Aşıcı
2010-03-03 12:37:40 +00:00
c20c4895ed
Use constants from constants.py
Ozan Çağlayan
2010-03-01 14:44:34 +00:00
bf71c9e10d
Use delta suffix value from constants.py
Ozan Çağlayan
2010-03-01 14:30:29 +00:00
ac731fe864
Thinko fix: Old and new file hashes might be different.
Fatih Aşıcı
2010-03-01 11:44:39 +00:00
a41e8bed9f
pisi 2.3_alpha2
Fatih Aşıcı
2010-03-01 08:04:17 +00:00
27b54e74b8
Update ChangeLog
Fatih Aşıcı
2010-03-01 08:04:15 +00:00
b1c5f511ff
Do not print an empty exception message
Fatih Aşıcı
2010-02-28 21:40:57 +00:00
1285cbb7fc
Do not show traceback for handled pisi errors
Fatih Aşıcı
2010-02-28 21:27:27 +00:00
757e7d97a7
Catch empty dirs when searching for abandoned files. Always show abandoned files whether the --debug option is given or not.
Fatih Aşıcı
2010-02-28 20:50:14 +00:00
0e3780eca9
Update messages
Fatih Aşıcı
2010-02-28 19:27:30 +00:00
ed8984ef4c
Yet another place that doesn't take -D parameter into account
Fatih Aşıcı
2010-02-28 19:12:50 +00:00
f5005bb796
Take -D parameter into account when looking for file permission changes
Fatih Aşıcı
2010-02-28 19:00:36 +00:00
63e6498b5f
Take -D parameter into account when checking files
Fatih Aşıcı
2010-02-28 18:50:18 +00:00
10669a97c2
Update ChangeLog
Fatih Aşıcı
2010-02-28 18:32:32 +00:00