1. e38956b squashfs-tools: Add zstd support by Sean Purcell · 7 years ago master
  2. aa75ccd mksquashfs: Make all compressor functions static by Nick Terrell · 7 years ago
  3. 1a6ffc7 pseudo.c: Fix pseudo format error message by Phillip Lougher · 7 years ago
  4. ba909f5 mksquashfs: add pseudo definition format to the help text by Phillip Lougher · 7 years ago
  5. 4ec4a8e Pseudo: improve the error message when filenames with spaces are used by Phillip Lougher · 7 years ago
  6. 00c9237 pseudo: handle quoted filenames by Phillip Lougher · 7 years ago
  7. 83e0516 Fix compile warnings introduced with the -quiet option by Phillip Lougher · 7 years ago
  8. 29a07ff pseudo: Add missing line termination in ERROR() by Phillip Lougher · 7 years ago
  9. e4a57ef Add -offset function to skip n bytes at the beginning of the squashfs file by probonopd · 8 years ago
  10. 0d65450 Add -offset option to skip n bytes at the start of the input file by probonopd · 8 years ago
  11. bc93faa unsquashfs: add code to dump the exact bytes used by Sebastien Bourdelin · 8 years ago
  12. 713fb3c mksquashfs: enable -quiet option by Martin Väth · 9 years ago
  13. 8a627c2 pseudo.c: add explicit <sys/stat.h> include by Alexandru Ardelean · 9 years ago
  14. a81678d squashfs-tools: with fnmatch.h compatibility with musl by Alexandru Ardelean · 9 years ago
  15. d47b138 fix device type handling with extended attributes by Pranay Kr. Srivastava · 9 years ago
  16. ecc20cd unsquashfs: modify xattrs after other changes by Michael S. Fischer · 9 years ago
  17. c1d1ca2 mksquashfs: Fix segfault when SQUASHFS_TRACE is enabled and no -pf flag by Mohamad Ayyash · 9 years ago
  18. ee759bf pseudo: Add support for pseudo file symlinks by Phillip Lougher · 7 years ago
  19. 3de1687 mksquashfs: fix compilation on older toolchains by Thomas De Schampheleire · 9 years ago
  20. 9c1db6d Fix 2GB-limit of the is_fragment(...) function. by Guan, Xin · 10 years ago
  21. de03266 mksquashfs: fix rare race in fragment waiting in filesystem finalisation by Phillip Lougher · 10 years ago
  22. 27167b9 mksquashfs: fix progressbar for sort files by Phillip Lougher · 10 years ago
  23. d033a7f actions: add new noop action by Phillip Lougher · 10 years ago
  24. 2c88404 actions: change expression logging to not print brackets if test has no arguments by Phillip Lougher · 10 years ago
  25. d8295a1 action: change expression logging to use atom->args by Phillip Lougher · 10 years ago
  26. 1b06ce9 action: chmod: fix mode setting if octal value specified for mode by Phillip Lougher · 10 years ago
  27. f394694 action: add octal mode support to perm test function by Phillip Lougher · 10 years ago
  28. 5b2a8f4 actions: refactor parse_octal_mode_args(), to use it with the perm test function by Phillip Lougher · 10 years ago
  29. 80b5521 actions: implement perm() test function by Phillip Lougher · 10 years ago
  30. ab69e4f action: fix move argument parsing by Phillip Lougher · 10 years ago
  31. b193da1 actions: update test function parser to handle variable amount of arguments by Phillip Lougher · 10 years ago
  32. ef9685f action: split the execute mode code out of mode_action() by Phillip Lougher · 10 years ago
  33. 4f24381 mksquashfs: fix cmdline arg free if >1 source dir and one of them is excluded by Phillip Lougher · 10 years ago
  34. 9d91464 actions: Regularise SYNTAX_ERROR() statements by Phillip Lougher · 10 years ago
  35. 75e84b3 actions: Regularise SYNTAX_ERROR() statements by Phillip Lougher · 10 years ago
  36. 6b80963 action: expression logging should be using action->args by Phillip Lougher · 10 years ago
  37. 26d29c1 action: add chmod() as a synonym for mode() by Phillip Lougher · 10 years ago
  38. 051eafc actions: fix symbolic mode parsing in the mode() action by Phillip Lougher · 10 years ago
  39. 84d9f63 actions: fix those underscores by Phillip Lougher · 10 years ago
  40. 161bf1c actions: eval_expr_top() should be using subpath and not pathname by Phillip Lougher · 10 years ago
  41. 81c0be5 mksquashfs: add -false-action-file option by Phillip Lougher · 10 years ago
  42. f464591 mksquashfs: fix usage of "_" in new options by Phillip Lougher · 10 years ago
  43. 59889f1 mksquashfs: add -true-action-file option by Phillip Lougher · 10 years ago
  44. c08b762 mksquashfs: add -true_action_file option by Phillip Lougher · 10 years ago
  45. ca29803 mksquashfs: fix read_action_file to use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  46. 2185ee5 mksquashfs: add -verbose_action_file as synonym for -vaf by Phillip Lougher · 10 years ago
  47. c612737 mksquashfs: add -action_file as synonym for -af by Phillip Lougher · 10 years ago
  48. 9c9e430 mksquashfs: add -false_action option by Phillip Lougher · 10 years ago
  49. 48cc248 mksquashfs: add -true_action option by Phillip Lougher · 10 years ago
  50. 2f194c8 action: make action_read_file use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  51. 95140b9 action: update action option parsing to use ACTION_LOG_{NONE|VERBOSE} by Phillip Lougher · 10 years ago
  52. daa1bcb action: extend logging to handle log if action TRUE and log if action FALSE by Phillip Lougher · 10 years ago
  53. 4995ac5 actions: implement -vaf (verbose action file) option by Phillip Lougher · 10 years ago
  54. 17f01bf actions: implement verbose_action for stat_fn test operator by Phillip Lougher · 10 years ago
  55. 5db9073 actions: implement verbose_action for readlink_fn test operator by Phillip Lougher · 10 years ago
  56. 9c88394 actions: implement verbose_action for eval_fn test operator by Phillip Lougher · 10 years ago
  57. 878174f actions: implement -verbose_action option by Phillip Lougher · 10 years ago
  58. ef981fb action: add eval() test operation by Phillip Lougher · 10 years ago
  59. d5267d9 action: readlink_fn should be using it's own copy of struct action_data by Phillip Lougher · 10 years ago
  60. d304ba3 action: stat_fn should be using it's own copy of struct action_data by Phillip Lougher · 10 years ago
  61. 37e8556 action: in eval_XXX_action() functions strdup (sub-)pathname by Phillip Lougher · 10 years ago
  62. 46afc0d Release files - Squashfs4.3 by Phillip Lougher · 10 years ago
  63. 34502b7 Release files - Squashfs4.2 by Phillip Lougher · 10 years ago
  64. e9afdfb Release files - Squashfs4.1 by Phillip Lougher · 10 years ago
  65. cfcc37f Release files - Squashfs4.0 by Phillip Lougher · 10 years ago
  66. e59367c Release files - Squashfs3.4 by Phillip Lougher · 10 years ago
  67. bd60829 Release files - Squashfs3.3 by Phillip Lougher · 10 years ago
  68. 0ab719c Release files - Squashfs3.2-r2 by Phillip Lougher · 10 years ago
  69. 8c2a0dd Release files - Squashfs3.2 by Phillip Lougher · 10 years ago
  70. ad18f8a Release files - Squashfs3.1-r2 by Phillip Lougher · 10 years ago
  71. c79e68c Release files - Squashfs3.1 by Phillip Lougher · 10 years ago
  72. 8a3a7c7 Release files - Squashfs3.0 by Phillip Lougher · 10 years ago
  73. f425f97 Release files - Squashfs2.2-r2 by Phillip Lougher · 10 years ago
  74. 704571f Release files - Squashfs2.2 by Phillip Lougher · 10 years ago
  75. 70e7258 Release files - Squashfs2.1-r2 by Phillip Lougher · 10 years ago
  76. 821530e Release files - Squashfs2.1 by Phillip Lougher · 10 years ago
  77. 84fb9e3 Release files - Squashfs2.0r2 by Phillip Lougher · 10 years ago
  78. b314dae Release files - Squashfs2.0 by Phillip Lougher · 10 years ago
  79. 7868314 Release files - Squashfs2.0-ALPHA by Phillip Lougher · 10 years ago
  80. 9ef5077 Release files - Squashfs1.3r3 by Phillip Lougher · 10 years ago
  81. 82d02f6 Release files - Squashfs1.3r2 by Phillip Lougher · 10 years ago
  82. f57a611 Release files - Squashfs 1.3 by Phillip Lougher · 10 years ago
  83. 5f85449 Release files - Squashfs 1.2 by Phillip Lougher · 10 years ago
  84. 39ae288 Release files - Squashfs 1.1b by Phillip Lougher · 10 years ago
  85. 535346f Release files - Squashfs 1.1 by Phillip Lougher · 10 years ago
  86. 7359718 Release files - Squashfs 1.0c by Phillip Lougher · 10 years ago
  87. 0f3cfbc Release files - Squashfs 1.0b by Phillip Lougher · 10 years ago
  88. a350370 Add the release files - Squashfs 1.0 by Phillip Lougher · 10 years ago
  89. c000873 mksquashfs/actions: make the root of the in-core directory structure available by Phillip Lougher · 10 years ago
  90. 401c578 GPL 2.0 license file - aka COPYING file by Phillip Lougher · 10 years ago
  91. 0ec549e action: add dircount_range test operation by Phillip Lougher · 10 years ago
  92. 6b5d455 mksquashfs: fix dir_scan5() -- empty prune action by Phillip Lougher · 10 years ago
  93. a164cfd action: add dircount() test operation by Phillip Lougher · 10 years ago
  94. c40908f action: add comment describing generic TEST_VAR_FN macros by Phillip Lougher · 10 years ago
  95. 2c4aa73 action: parse_gid() by Phillip Lougher · 10 years ago
  96. 90f1ce3 actions: fix gid() so it takes a name rather than just a number by Phillip Lougher · 10 years ago
  97. 9bdb0d9 actions: fix uid() so it takes a name rather than just a number by Phillip Lougher · 10 years ago
  98. 5038b13 action: implement readlink test operation by Phillip Lougher · 10 years ago
  99. b792207 actions: get rid of contained and contained_followlink by Phillip Lougher · 10 years ago
  100. c4ec4ee actions: rewrite exists() test operation by Phillip Lougher · 10 years ago