コミット履歴

作者 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. 14 年 前
  graham.gower e530e023db Don't try to close the file if its not open. 14 年 前
  pixdamix f0463978dd Add an option to download packages but do not install/upgrade anything 14 年 前
  pixdamix b10ba43e78 Add a configure flag to specify the lockfile path 14 年 前
  graham.gower 5c709efb3d Include config.h to pull in HAVE_* macros where needed. 14 年 前
  graham.gower 599cc25928 Initial stab at untangling the #include maze. Probably needs a second pass. 14 年 前
  graham.gower 1f87c30ef9 Move args.c contents into src/opkg-cl.c. 14 年 前
  graham.gower 1bc689832b Allow GLOB_NOMATCH, which also occurs if the leading dir does not exist. 14 年 前
  graham.gower 29208c4e40 Don't mask variable of wider scope. 14 年 前
  graham.gower e19ce4d44b Rewrite the error paths. 14 年 前
  graham.gower df095ad14d Remove args_t and cleanup unused stuff. 14 年 前
  graham.gower 993e14cd11 Move loading of feeds and status files out of opkg_conf_init(). 14 年 前
  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 年 前