提交歷史

作者 SHA1 備註 提交日期
  Guillem Jover ae83a2d983 dpkg-shlibdeps: Move regex variable inside function 11 年之前
  Guillem Jover 23020a4da8 perl: Split overlong regexes into multiline extended regexes 11 年之前
  Guillem Jover e2e40913fa doc: Fix multiple typos 11 年之前
  Guillem Jover 0fc916a4a8 dpkg-shlibdeps: Reformat map/grep/keys usage to make it easier to read 11 年之前
  Guillem Jover 2a708a80d1 dpkg-shlibdeps: Initialize $warnings with ORed constants instead of a literal 11 年之前
  Guillem Jover 20a5b3509e dpkg-shlibdeps: Use Dpkg::Substvars instead of ad-hoc parsing the file 11 年之前
  Guillem Jover 15c0c84299 dpkg-shlibdeps: Say substvars instead of varlist in error messages 11 年之前
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 11 年之前
  Guillem Jover b815aaeb6f dpkg-shlibdeps: Use dpkg-query instead of dpkg for --search 11 年之前
  Guillem Jover 6e56dce419 scripts: Rename and deprecate _g function with g_ 11 年之前
  Guillem Jover 8f0122e0c4 dpkg-shlibdeps: Handle empty minimum versions when initializing them 11 年之前
  Guillem Jover d54542f573 scripts: Do not modify the topic variable values in list functions 11 年之前
  Jérémy Bobbio 51c55641fb dpkg-shlibdeps: Initialize with correct minimum version from a symbols file 11 年之前
  Guillem Jover ae3faa43f7 doc, scripts: Fix typos in comments 11 年之前
  Guillem Jover fe60460326 perl: Do not use the topic variable unnecessarily 12 年之前
  Guillem Jover 0d5e17af73 scripts: Use named variables instead of using the topic variable 11 年之前
  Guillem Jover 59e6e1563a dpkg-shlibdeps: Do not unnecessarily interpolate strings 12 年之前
  Raphaël Hertzog 2379a80fbd dpkg-shlibdeps: fix error string embedding literal '\n' instead of the expected newline 12 年之前
  Sylvestre Ledru 7104dc1611 dpkg-shlibdeps: Add a hint to the error on no dependency information found 12 年之前
  Guillem Jover 543ac69d24 scripts: Use //= instead of explicit defined or exists checks 12 年之前
  Guillem Jover cd852844bc Replace non-breaking spaces with ASCII spaces 12 年之前
  Guillem Jover 1e5163809e perl: Fix unused capture groups false positives 12 年之前
  Guillem Jover 395f6ced94 scripts: Switch unused capturing groups to non-capturing ones 13 年之前
  Guillem Jover f18b4447ae scripts: Use // operator instead of defined and ternary operator 12 年之前
  Guillem Jover 82e5f76256 scripts: Add a space after comma 12 年之前
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 年之前
  Guillem Jover 7662e0937b Add experimental build profiles support 12 年之前
  Guillem Jover b2590e1ea1 perl: Surround FileHandles with braces in print calls 12 年之前
  Guillem Jover bd281a3259 perl: Switch to use low precedence boolean operators for error checks 12 年之前
  Guillem Jover ee37c9202b perl: Try to avoid boolean operators after predicates on error checks 12 年之前