История коммитов

Автор SHA1 Сообщение Дата
  Jo-Philipp Wich 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style 7 лет назад
  Jo-Philipp Wich fbd8dd1a27 cli: implement --size 7 лет назад
  Jo-Philipp Wich a2afaf0b99 cli: implement --force-checksum 7 лет назад
  Jo-Philipp Wich e62fc971a1 cli: implement --nocase flag 7 лет назад
  javiplx@gmail.com 0c51136398 Introduce a new pkg_src list in global configuration to store the contents of 'dists' entries for apt-alike repositories 13 лет назад
  graham.gower@gmail.com 0f54da55b8 Add overlay_root config option. Opkg checks this location for available space. 13 лет назад
  graham.gower@gmail.com 3cfd512eea Remove dead code, sprintf_alloc() cannot fail. Opkg will exit instead. 14 лет назад
  graham.gower@gmail.com a12def2ef9 A proper fix this time. From Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>. 14 лет назад
  google@wwsnet.net b32c53e7d2 - split the loading part of opkg_conf_init() out into opkg_conf_load() 14 лет назад
  google@wwsnet.net 6dc8a5d00f implement --force-postinstall option, this allows forcing the execution of postinstall scripts in offline root mode 14 лет назад
  graham.gower 239861f73d Allow blacklisting a package in the status file. 14 лет назад
  graham.gower 0a4946b3e9 Remove trailing whitespace. Sorry if this breaks your patches. 14 лет назад
  graham.gower 9709cebaa2 Don't unlink the lock file in the event that it cannot be locked. 14 лет назад
  graham.gower fc9af348b8 Don't print an error if trying to write status file to a read only filesystem. 15 лет назад
  graham.gower e530e023db Don't try to close the file if its not open. 15 лет назад
  pixdamix f0463978dd Add an option to download packages but do not install/upgrade anything 15 лет назад
  pixdamix b10ba43e78 Add a configure flag to specify the lockfile path 15 лет назад
  graham.gower 5c709efb3d Include config.h to pull in HAVE_* macros where needed. 15 лет назад
  graham.gower 599cc25928 Initial stab at untangling the #include maze. Probably needs a second pass. 15 лет назад
  graham.gower 1f87c30ef9 Move args.c contents into src/opkg-cl.c. 15 лет назад
  graham.gower 1bc689832b Allow GLOB_NOMATCH, which also occurs if the leading dir does not exist. 15 лет назад
  graham.gower 29208c4e40 Don't mask variable of wider scope. 15 лет назад
  graham.gower e19ce4d44b Rewrite the error paths. 15 лет назад
  graham.gower df095ad14d Remove args_t and cleanup unused stuff. 15 лет назад
  graham.gower 993e14cd11 Move loading of feeds and status files out of opkg_conf_init(). 15 лет назад
  graham.gower baa29393d2 Remove opkg_package_t from libopkg_test.c. Also, use OFFLINE_ROOT env var. 15 лет назад
  graham.gower 642814351a Fix lock_fd... How did I manage to break that? 15 лет назад
  graham.gower 2fdb3fc0b6 Merge commit 'grg' into HEAD 15 лет назад
  graham.gower 7ea0060e3b Remove enum opkg_error. 15 лет назад
  graham.gower d2fc8c73ad Remove str_util.{c,h} 15 лет назад