5b10372b1b
* kafa goz yararak da olsa local text'i implement et * bir iki ufak ek yap xmlext'e kolaylik olsun diye
Eray Özkural
2005-09-28 19:49:29 +00:00
ab4d025359
* fix: type selector so that we recognize custom xml classes including LocalText * fix constructor to class types so that tag and spec are passed using init
Eray Özkural
2005-09-28 18:19:27 +00:00
d8cfe81409
* local text'i implement etmek icin __init__ interface'ini genislet * localtext class'inin metodlarini yaz * nedir kardesim ne bakiyorsun
Eray Özkural
2005-09-28 17:54:35 +00:00
846e24f478
change version for tagging...
Barış Metin
2005-09-28 16:57:35 +00:00
5538e0ae5e
- make comar connection work. - move comard initialization code to pisi.api from pisi.cli.commands (comard connection is not specialized for the command line interface). pisi.cli.commands.PackageOp needs a attention!
Barış Metin
2005-09-28 16:50:08 +00:00
c00a3c6c26
scons api'ını biraz daha adam edelim..
A. Murat Eren
2005-09-28 16:35:19 +00:00
75375dd8b5
scons için trivial pisi api'ı.. daha bakacağız..
A. Murat Eren
2005-09-28 16:01:33 +00:00
f12a0174b8
- remove print...
Barış Metin
2005-09-28 16:00:52 +00:00
ef8ca83044
typo
A. Murat Eren
2005-09-28 14:35:28 +00:00
87ad537150
doremove'u adam et. doremove nedir yahu.. remove işte.
A. Murat Eren
2005-09-28 14:32:41 +00:00
6b031d2ad4
debug...
Barış Metin
2005-09-28 14:11:42 +00:00
28e1fc0ec8
actionsapi += dorename..
A. Murat Eren
2005-09-28 14:08:09 +00:00
30d8dff364
* fix: do not raise error when encoding/formatting an optional class elt. * cleanup * make autoxml pass the basic tests
Eray Özkural
2005-09-28 13:43:29 +00:00
5b4c7ad077
* duzelt: list tag'inin encode metodu * ulan ilk yaptigimda da boyle yazmistim o zaman neden calismadi :)
Eray Özkural
2005-09-28 13:27:50 +00:00
3efd77eb59
* fix encoding of class tag
Eray Özkural
2005-09-28 13:24:17 +00:00
fef6c20e25
- strip support! Use NoStrip global variable in actions.py if you don't want/need to strip a path/file...
Barış Metin
2005-09-28 13:18:37 +00:00
d3183db4ef
* start testing class type
Eray Özkural
2005-09-28 12:46:50 +00:00
7b665d3ca6
change version for tagging.
Barış Metin
2005-09-26 21:06:33 +00:00
8d9fba84fe
- colorize installed packages in list-available (a wish from Çağlar)
Barış Metin
2005-09-26 20:16:27 +00:00
b5ac4a3b88
- fix mode problem with AdditionalFiles
Barış Metin
2005-09-26 19:56:17 +00:00
81611dca6c
we don't need new-line in ui messages anymore...
Barış Metin
2005-09-26 18:29:43 +00:00
c5f973f232
also print exception name.
Barış Metin
2005-09-26 18:11:38 +00:00
c17d450fe2
don't exit on unsatisfied buld dependencies.
Barış Metin
2005-09-26 18:08:37 +00:00
2ecfc96734
- report build time dependencies! In the future, taking care of this dependencies will be a feature of PİSİ.
Barış Metin
2005-09-26 13:18:15 +00:00
95e4ba17dc
debug satırı kalmış geride...
S.Çağlar Onur
2005-09-26 08:46:24 +00:00
b946537ff2
InstallAvailable'da birkaç hata buldum, düzeltmek yerine exa'nın önerdiği yönteme geçtim. list-available çıktısı'nı istenilen komuta veren ve işleyen 2 ufak betik ile durumu çözmeye karar verdim...
S.Çağlar Onur
2005-09-26 00:09:51 +00:00
119b86dcd2
* test encoding
Eray Özkural
2005-09-24 16:22:03 +00:00
3bd0eeeb82
* correct the doc to reflect the change in list spec.
Eray Özkural
2005-09-24 16:18:24 +00:00
ea3875695c
* eliminate some redundancy with specification of list datatype now we simply have a component tag for the list item
Eray Özkural
2005-09-24 16:14:49 +00:00
fb48f82574
* get encoding to work a bit, not there yet... so many changes to list :(
Eray Özkural
2005-09-23 17:44:21 +00:00
ff76e166bd
do guarded programming, but don't absorb errors. it's no good :).
Barış Metin
2005-09-23 16:13:39 +00:00
89f39b7f00
- fix installation for empty directories. and get rid of install/ directory in /...
Barış Metin
2005-09-23 13:38:07 +00:00
ffd9fe2047
- fix remove operation. file can be removed manually...
Barış Metin
2005-09-23 13:30:35 +00:00
189d6d661e
- fix confirm in cli...
Barış Metin
2005-09-23 12:37:59 +00:00
d1b2c9340f
- fix release critical bug #457. Add alphanumeric support to version numbers.
Barış Metin
2005-09-22 22:25:32 +00:00
915af66888
[WorkAround] pisi paketlerini zaten varsa çekme. İlerde pisi-index.xml içinde paketlerin sha1sum'ları gelince buraya onunla karşılaştırma da eklenmeli...
S.Çağlar Onur
2005-09-22 17:05:21 +00:00
f3d07aea0f
Directory varsa var, yeniden yaratmaya çalışma ki expeption yemeyelim...
S.Çağlar Onur
2005-09-22 16:14:00 +00:00
43fc66d6a4
* find a better way to do the decoding. * break it all in the process * misc. cleanups
Eray Özkural
2005-09-22 15:10:06 +00:00
2058459ec8
install-available komutu, bir depodaki tüm paketleri kurmaya yarıyor...
S.Çağlar Onur
2005-09-22 14:26:33 +00:00
ce8900d4e9
executable ol
S.Çağlar Onur
2005-09-22 11:28:37 +00:00
228ec8f64b
* implement encode and format for class and list types * start testing encode
Eray Özkural
2005-09-22 10:49:18 +00:00
5b278c1083
* #480'i duzelt * a/b/c.html diye bir dosya varsa arsivde daha onceden a directory'sinin vs. yapilmis oldugunu varsayma
Eray Özkural
2005-09-22 10:31:55 +00:00
b9f5b20347
* test'i biraz gelistir
Eray Özkural
2005-09-21 23:56:46 +00:00
d064e8a940
* class'in decode'unu da implement et, testini de yap * birtakim temizlikler yap, down stupidity * zibidi
Eray Özkural
2005-09-21 23:52:45 +00:00
495b3b6613
* a bit more program size optimization * class datatype'ina ufaktan basla * bir ingilizce, bir turkce nedir bu ya, ulan.
Eray Özkural
2005-09-21 23:04:59 +00:00
3f2febb2a3
* birtakim duzeltmeler (saka canim) * autoxml'de muhtelif duzeltmeler * toplam code size'ini azaltip, list type'ini encode disinda implement et. sira class type'inda * run.py'de pisi.api'i init et, ne bileyim iste. * code'u yazan biziz calistiran da biz olacagiz
Eray Özkural
2005-09-21 22:46:55 +00:00
fd4138ff5e
* implement graph command: new utility to write package relations graph to disk
Eray Özkural
2005-09-21 12:30:01 +00:00
4c50310164
* fix small bugs with the new comar iface * arrange TODO a bit * have to sleep a bit can't code anything properly :(
Eray Özkural
2005-09-20 18:44:55 +00:00
fc52662d61
* update comar interface * up the antenna a bit * w00t
Eray Özkural
2005-09-20 14:02:11 +00:00
43e5ebb1c6
sha1 kontrol et yoksa çek...
S.Çağlar Onur
2005-09-19 13:17:13 +00:00
a8fb8f8703
Hata kontrolü
S.Çağlar Onur
2005-09-19 13:01:31 +00:00
7f3288b72c
Tüm source'ları çek aracı. Progress küskü modda olduğu için şimdilik kullanımıyor
S.Çağlar Onur
2005-09-19 12:55:02 +00:00
d696ab33c2#458 fixed..
A. Murat Eren
2005-09-19 07:16:53 +00:00
a18badd9f2
* improve UI concept a bit - re-introduce the somewhat redundant base class UI (it used to exist!) - improve and factor cli specific stuff into pisi.cli - introduce ack and choose functions, implement choose in cli - get rid of the cli-specific slash-ns, so many of them :/ * work towards doing the list type in autoxml the right way - breaks the unit test, but cleaner than before now - after lists, classes and localized text - that's how i'll implement the component tree, hmmm :) * some more detail on the todo
Eray Özkural
2005-09-19 01:30:36 +00:00
ec48344969
- don't produce false error strings...
Barış Metin
2005-09-18 11:51:56 +00:00
f6696b76a1
actionsapitest removed from all tests. as it depends on an external action...
Barış Metin
2005-09-17 19:29:03 +00:00
e76d494d6b
add a.xml and make xmlfiletests use it.
Barış Metin
2005-09-17 19:19:51 +00:00
d90ef1c9bb
forgotten file.
Barış Metin
2005-09-17 19:16:40 +00:00
4ac91aa60f
sandbox -> popt
Barış Metin
2005-09-17 19:16:18 +00:00
09a7b135a1
- add pccts for testing zip archives. - modify archivetests accordingly.
Barış Metin
2005-09-17 19:14:22 +00:00
f679824e81
sandbox paketi hatalı. olmayan bir paketi düzeltmeye çalışmaktansa bunu testler arasından çıkartıyorum. zaten yeterince paketimiz var. bug 447'yi düzeltiyor.
Barış Metin
2005-09-17 18:57:46 +00:00
0a9bbf66ab
hatalı exception ismi fix
Gürer Özen
2005-09-16 11:04:43 +00:00
0fb6fe5a97
Hata 466 için yama: python dom'un getElementsByTagName metodu verilen tag ismini tree boyunca aşağı doğru arıyor ve her karşılaştığı yerdekini topluyor. Bu davranış yüzünden aynı tag ismini farklı yerlerde kullanınca problemler çıkıyor.
Gürer Özen
2005-09-16 07:39:44 +00:00