コミット履歴

作者 SHA1 メッセージ 日付
  Jeremy D 2a7cea57b6 Fixed conflicts 11 年 前
  Michael Johnson 9c41d9c990 Revert Copyright Line 11 年 前
  Norv e170b37ed5 Tweaking copyright line for accuracy. (thank you Thantos) 11 年 前
  Norv ddb69a542c Copyright correction. 11 年 前
  Spuds a674731192 ! typo .. arra() needs to be array() 12 年 前
  emanuele 1a749e3149 Fixed AJAX activation and deactivation of core features added with hooks 12 年 前
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 年 前
  Spuds ab77557cb1 Revert "! add non numeric unique to keep numeric key sort in the proper order" 12 年 前
  Spuds 8bdc97cd2c ! add non numeric unique to keep numeric key sort in the proper order 12 年 前
  Spuds 6b0331b65b ! Only list the installed packages doh! 12 年 前
  Spuds d72b0fc8c4 ! avoid sort key collision in package browse (version) 12 年 前
  Spuds 180debb992 ! can't array merge none arrays 12 年 前
  emanuele 02667d6d57 Copyrights changed to 2012 12 年 前
  emanuele 718b15bce7 Added smart-emulation to the installed packages page too 12 年 前
  emanuele bf0f35d08f In the installed page is useless to check for other type of packages when only modifications are listed 12 年 前
  emanuele 04c62a3582 When the emulated version is reverted to default, the session data should be unset 12 年 前
  emanuele e18fec457e ! Fixed sorting of installed packages in several ways (url points to the appropriate sub-action, the packages are actually sorted, the sort_id is properly created, removed some code that was left behind) - Thanks Spuds! 12 年 前
  emanuele c3d185273e ! Fixed uninstall test not able to get the correct path for the files and directories to remove 12 年 前
  emanuele 0f76ad6ef5 Removed a double negation 12 年 前
  John Rayes 751f03e133 ! Undefined index while adding hooks and credits while parsing a package 12 年 前
  emanuele45 ea6a2466b5 Merge pull request #124 from Spuds/script 12 年 前
  Spuds ecdf5f213c ! With sorting we need room in the header cell for the icon 12 年 前
  emanuele 1d26b06e60 Should be possible to include a file with hooks even using the <hook> tag 12 年 前
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 年 前
  Jeremy D dfe00a8a35 Fixed chmod that somehow got changed, which should resolve #105 12 年 前
  Jeremy D cafcc27246 Removed ?> from end of all php files 12 年 前
  emanuele eaa109888c Fixed the 'id' of the packages (only visual sorting related) 12 年 前
  emanuele 466b914473 Packages sorting! 12 年 前
  emanuele d460b5a3f4 If pacman doesn't know the action is better to report a nice error rather than die with php error messages 12 年 前
  emanuele b4b86fdccf ! A bit more warnings during packages install if files don't exist and check if the files exist before do a require when performing the real install [Bug 4986] 12 年 前