1. 3909271 Ignore remove events when unsubscribing the event callback by Nikias Bassen · 1 year, 11 months ago master
  2. 534ddef [github-actions] Use windows-2019 instead of windows-latest for now by Nikias Bassen · 2 years ago
  3. bdd8ede Updated README with pkg-config requirement by Nikias Bassen · 2 years ago
  4. d5c37d6 [github-actions] Add build workflow by Nikias Bassen · 2 years, 6 months ago
  5. 659e35c README: Fix typo by Nikias Bassen · 2 years, 9 months ago
  6. 4bdb4e6 Fix wrong binary name in README.md usage examples due to bad copy/paste by Martin Szulecki · 3 years, 8 months ago
  7. 14b0bfa Post release version bump to 1.1.2 by Martin Szulecki · 3 years, 10 months ago
  8. bcd0270 Update NEWS with latest changes by Martin Szulecki · 3 years, 10 months ago
  9. 796bd3d Add "contributing" section to README.md by Martin Szulecki · 3 years, 10 months ago
  10. 40b2baa Update README with Apple trademarks by Nikias Bassen · 3 years, 10 months ago
  11. 8cd780a Improve README.md with feature, installation and usage sections by Martin Szulecki · 3 years, 10 months ago
  12. 6cd36e6 Apply changes towards a project wide common "autogen.sh" file by Martin Szulecki · 3 years, 10 months ago
  13. 33fabcb Update libplist and libimobiledevice version requirements by Nikias Bassen · 3 years, 10 months ago
  14. 79cded9 Make sure README.md file is added to distribution archive by Martin Szulecki · 3 years, 10 months ago
  15. 7aba50d Convert README to markdown syntax, update content and links by Martin Szulecki · 3 years, 10 months ago
  16. 7394006 Add --network option to support network devices by Nikias Bassen · 3 years, 10 months ago
  17. 0a54292 Update NEWS with latest changes by Martin Szulecki · 3 years, 10 months ago
  18. 76b5829 Add new "--version" option to output version information by Martin Szulecki · 3 years, 10 months ago
  19. cc9353c Unify usage output with other tools and add project URLs by Martin Szulecki · 3 years, 10 months ago
  20. 0532de1 Update man page with project URLs by Martin Szulecki · 3 years, 10 months ago
  21. f9527a3 Output overview with instructions after configure completed by Martin Szulecki · 3 years, 10 months ago
  22. f2b2a9f Use secure project URL in configure.ac by Martin Szulecki · 3 years, 10 months ago
  23. b37ce23 Ignore SIGPIPE by Nikias Bassen · 4 years, 6 months ago
  24. ab93521 Make wait for install/uninstall notification optional with -n command line switch by Nikias Bassen · 4 years, 10 months ago
  25. 8c1945c Fix compilation on win32 by Nikias Bassen · 5 years ago
  26. 4a7f0b0 Do not bail when notification is sent too early by Rudolf Tammekivi · 6 years ago
  27. 46e6e2a Fix wrong size allocation for filename (developer app install) by Nikias Bassen · 5 years ago
  28. f14def7 Remove length check on device UDID argument to support newer devices by Nikias Bassen · 5 years ago
  29. f7988de Return non-zero status on ideviceinstaller errors by Greg Dennis · 6 years ago
  30. 58d359f Add newline to progress output when operation completes by Nikias Bassen · 6 years ago
  31. abd479d Fix progress output to skip printing repeated progress status by Nikias Bassen · 6 years ago
  32. 5ae11f5 Renamed some variables and removed unnecessary if(x) checks before *free(x) calls by Nikias Bassen · 6 years ago
  33. 723c8cb Fix wrong device disconnected detection by Rudolf Tammekivi · 6 years ago
  34. c37f4ce Fixed compilation instructions by Paul Vojta · 6 years ago
  35. 241d036 Delete lines 54-60 of ideviceinstaller.c. by Paul Vojta · 6 years ago
  36. ff0df3d Display CFBundleIdentifier for .app folder installs by Perry Clarke · 6 years ago
  37. f07a9a0 Prevent segfault when trying to print progress (and the current status is actually NULL) by Greg Dennis · 6 years ago
  38. 442f670 Ignore .DS_Store files and other hidden files when parsing Zip files by Nikias Bassen · 8 years ago
  39. 824bb9a Bump libzip version requirement to >= 0.10 by Nikias Bassen · 8 years ago
  40. 9677564 Fix a few trailing whitespace errors by Martin Szulecki · 9 years ago
  41. e6160b1 Reduce sleep time in wait handler to increase performance of commands by Martin Szulecki · 9 years ago
  42. 1461c96 man: Add link to project homepage by Martin Szulecki · 9 years ago
  43. 173b341 Add homepage URL to usage output by Martin Szulecki · 9 years ago
  44. efd5f4c Update copyright header by Martin Szulecki · 9 years ago
  45. 0926dd8 Require autoconf 2.64+ to use package bugreport and project URL in AC_INIT by Martin Szulecki · 9 years ago
  46. e8417d6 Port code and bump dependency on libimobiledevice >= 1.2.0 by Martin Szulecki · 9 years ago
  47. 24acd59 Report to stderr if status callback was called with invalid arguments by Martin Szulecki · 9 years ago
  48. 2c6e04f Remove unused notification printing in callback by Martin Szulecki · 9 years ago
  49. 61d05bf Update README with new git URL, IRC and twitter profile by Martin Szulecki · 9 years ago
  50. 9a2820e Post-release version bump to 1.1.1 by Martin Szulecki · 9 years ago
  51. 409ab13 Synchronize command usage in man page and ideviceinstaller itself by Martin Szulecki · 9 years ago
  52. ec2d5cd man: Update man page to have correct short arguments by Martin Szulecki · 9 years ago
  53. f0fd275 Update NEWS with latest changes by Martin Szulecki · 9 years ago
  54. c7ca815 Add "check-news" automake option to ensure correct NEWS file on releases by Martin Szulecki · 9 years ago
  55. 949f2f3 Bump version to 1.1.0 by Martin Szulecki · 9 years ago
  56. b8ea34c Use correct error type for afc checks by Martin Szulecki · 9 years ago
  57. e017c63 Fix installation of IPA files which are missing app directory zip file entry by Martin Szulecki · 9 years ago
  58. ab04a35 Return non-zero exit status (128) when device error occurrs by Nikias Bassen · 10 years ago
  59. 11d0a9a Fix spelling of 'occurred' by Nikias Bassen · 10 years ago
  60. 420eaf5 Make sure target buffer for readlink is large enough and gets NULL-terminated by Nikias Bassen · 10 years ago
  61. 5fbd325 Add support for installing from directories which contain symlinks by Martin Szulecki · 10 years ago
  62. f6fc793 Update AUTHORS from git history by Martin Szulecki · 10 years ago
  63. b236f82 Plug another small memory leak by Nikias Bassen · 10 years ago
  64. f9084ec Plug some small memory leaks by Nikias Bassen · 10 years ago
  65. 7aa87fe print AFC error code in case afc_file_write fails by Nikias Bassen · 10 years ago
  66. 613ec55 Fix possible buffer overflow (thanks to Mikkel Kamstrup for pointing that out!) by Nikias Bassen · 10 years ago
  67. 00ab62a increase buffer size for faster file uploads by Nikias Bassen · 10 years ago
  68. 6f96daa fix building with older libzip by Nikias Bassen · 10 years ago
  69. fe514ef Swap "-u" and "-U" arguments and print deprecation warning if still used by Martin Szulecki · 10 years ago
  70. 53dac48 Print error if no command was supplied by Martin Szulecki · 10 years ago
  71. 140f9bb Print error if user attempts to supply multiple command arguments by Martin Szulecki · 10 years ago
  72. e173554 Use an enum and a single variable for determining command to run by Martin Szulecki · 10 years ago
  73. 5225337 Remove "iPhone" wording and use more general term "iOS device" in error message by Martin Szulecki · 10 years ago
  74. 82611b0 Do not ignore result of asprintf to silence compiler warning by Martin Szulecki · 10 years ago
  75. f88267e Remove wait timeouts as they appear unreliable on operations with large apps by Martin Szulecki · 10 years ago
  76. 4cfb829 Don't wait for a notification during uninstall as there is none sometimes by Martin Szulecki · 10 years ago
  77. ab8d86e Improve command line output for more clearity and unification by Martin Szulecki · 10 years ago
  78. e46ab67 Push bundleidentifier variable further out in scope to allow broader use by Martin Szulecki · 10 years ago
  79. 415db56 Detect device removal and abort operation in that case by Martin Szulecki · 10 years ago
  80. de37a6b Use carriage return correctly when displaying status messages from device by Martin Szulecki · 10 years ago
  81. 5926dfd Rename do_wait_when_needed() to better wait_for_operation_to_complete() by Martin Szulecki · 10 years ago
  82. 2eb90fe Turn "could not locate foo" message into a warning instead of confusing users by Martin Szulecki · 10 years ago
  83. 958a487 Add ITUNES_METADATA_PLIST_FILENAME #define for reuse by Martin Szulecki · 10 years ago
  84. 045b712 Update README with latest information and project URLs by Martin Szulecki · 10 years ago
  85. 6e09b59 iOS 7: Read BundleIdentifier from Info.plist and use during install/upgrade by Martin Szulecki · 10 years ago
  86. dee792d allow installing developer apps by passing a .app directory by Nikias Bassen · 11 years ago
  87. 127f9d3 move creation of PublicStaging directory to the top by Nikias Bassen · 11 years ago
  88. 47674f7 moved AFC file upload code to separate function by Nikias Bassen · 11 years ago
  89. 7823852 Add compatibility for libimobiledevice API >= 1.1.5 by Martin Szulecki · 11 years ago
  90. 1b26aa5 Fix compiling of correct code depending on version of libimobiledevice by Martin Szulecki · 11 years ago
  91. 1641d9a Refactor logic to locate the app directory within an archive by Martin Szulecki · 11 years ago
  92. 7b85d07 Use binary flag for fopen() to fix file operations for win32 by Martin Szulecki · 11 years ago
  93. 1462f69 Fix wrong usage description for upgrade command by Martin Szulecki · 11 years ago
  94. 02fff36 Use CFBundleExecutable instead of CFBundleName to construct executable path by Martin Szulecki · 11 years ago
  95. a86d3e0 Rename "uuid" to correct "udid" abbreviation for "unique device identifier" by Martin Szulecki · 11 years ago
  96. 66a70a3 Fix Info.plist retrieval for .ipa where Payload is NOT the first entry by Nikias Bassen · 12 years ago
  97. 60cf678 Improve detection of Info.plist in application archive by Martin Szulecki · 12 years ago
  98. 1086db8 Fix some printf compiler warnings by Martin Szulecki · 12 years ago
  99. aed4b55 Rename zip_f_get_contents() to zip_get_contents() by Martin Szulecki · 12 years ago
  100. 059a5d2 allow creating app archives with just the documents (user data) by Nikias Bassen · 12 years ago