Age | Commit message (Expand) | Author | Files | Lines |
2021-06-30 | README: Fix typo | Nikias Bassen | 1 | -1/+1 |
2020-08-10 | configure: Remove obsolete 'libimobiledevice API' line from configure output | Nikias Bassen | 1 | -1/+0 |
2020-06-15 | Post release version bump to 1.1.5 | Martin Szulecki | 1 | -1/+1 |
2020-06-15 | Fix typo in NEWS1.1.4 | Nikias Bassen | 1 | -1/+1 |
2020-06-15 | Update NEWS with latest changes | Martin Szulecki | 1 | -0/+7 |
2020-06-15 | Fix installation instructions in README.md to use FUSE version 2 dev package | Martin Szulecki | 1 | -1/+1 |
2020-06-13 | Add "contributing" section to README.md | Martin Szulecki | 1 | -0/+19 |
2020-06-13 | Update README with Apple trademarks | Nikias Bassen | 1 | -1/+2 |
2020-06-13 | Improve README.md with feature, installation and usage sections | Martin Szulecki | 1 | -75/+89 |
2020-06-09 | Rename 'phone' global variable to more suitable 'device' | Nikias Bassen | 1 | -10/+10 |
2020-06-09 | Update --network command line switch analog to the other idevice tools | Nikias Bassen | 2 | -10/+6 |
2020-06-09 | Update libplist and libimobiledevice version requirements | Nikias Bassen | 1 | -2/+2 |
2020-06-09 | Drop support for older versions of libimobiledevice | Nikias Bassen | 2 | -54/+6 |
2020-06-09 | Apply changes towards a project wide common "autogen.sh" file | Martin Szulecki | 1 | -5/+16 |
2020-06-08 | Remove trailing whitespace errors from all files | Martin Szulecki | 1 | -9/+9 |
2020-06-08 | Unfold automake variables into multiple lines for maintainability | Martin Szulecki | 2 | -3/+10 |
2020-06-08 | Make sure README.md file is added to distribution archive | Martin Szulecki | 1 | -0/+3 |
2020-06-08 | Convert README to markdown, update content and links | Martin Szulecki | 2 | -132/+137 |
2020-06-04 | Add title columns and use double quotes for each item in "--list-apps" output | Martin Szulecki | 1 | -1/+5 |
2020-06-04 | Update man page to match current ifuse usage output and tidy it up a bit | Martin Szulecki | 1 | -4/+7 |
2020-06-04 | Update man page with new "--network" option | Martin Szulecki | 1 | -0/+3 |
2020-06-04 | Add new "--network" option to allow connecting to network devices | Martin Szulecki | 1 | -25/+46 |
2020-06-04 | Request all file sharing apps with "--list-apps" instead of user apps only | Martin Szulecki | 1 | -1/+1 |
2020-06-04 | Add .gitignore file | Martin Szulecki | 1 | -0/+26 |
2020-06-04 | Update NEWS with latest changes | Martin Szulecki | 1 | -0/+9 |
2020-06-04 | Unify ifuse usage output with other tools and add project URLs | Martin Szulecki | 1 | -2/+8 |
2020-06-04 | Update man page with project URLs | Martin Szulecki | 1 | -0/+5 |
2020-06-04 | Break AC_OUTPUT items into separate lines for better version control | Martin Szulecki | 1 | -1/+5 |
2020-06-04 | Require autoconf 2.64, add project URLs and "check-news" flag to configure.ac | Martin Szulecki | 1 | -3/+3 |
2020-06-04 | Post release version bump to 1.1.4 | Martin Szulecki | 1 | -1/+1 |
2018-10-08 | Fix typo in error message | Yves-Alexis Perez | 1 | -1/+1 |
2018-10-01 | Remove length check on UDID argument to support newer devices | Nikias Bassen | 1 | -3/+3 |
2016-11-04 | Add new --list-apps command line switch that will print a list of file sharin... | Nikias Bassen | 1 | -4/+88 |
2016-11-04 | Print useful error message when mounting an app's Documents folder fails | Nikias Bassen | 1 | -1/+4 |
2014-10-09 | Add hint about how to retrieve 'appid' argument to README | Martin Szulecki | 1 | -0/+3 |
2014-10-09 | Use automake silent rules if available | Martin Szulecki | 1 | -0/+3 |
2014-03-01 | updated NEWS1.1.3 | Nikias Bassen | 1 | -0/+9 |
2013-12-13 | updated README to reflect changes in command line switches | Nikias Bassen | 1 | -2/+7 |
2013-12-13 | fix darwin compilation | Nikias Bassen | 1 | -1/+1 |
2013-11-12 | Update man page due to latest command line interface changes | Martin Szulecki | 1 | -12/+26 |
2013-11-12 | Implement new "--documents" and "--container" options for app sandbox mounting | Martin Szulecki | 1 | -13/+20 |
2013-11-12 | Use more standard usage and description format in help output | Martin Szulecki | 1 | -2/+2 |
2013-11-12 | Handle error due to pending trust dialog for iOS 7+ devices | Martin Szulecki | 1 | -0/+5 |
2013-11-12 | Remove rather obsolete "version" string from version output | Martin Szulecki | 1 | -1/+1 |
2013-11-12 | Add short option "-d" for enabling debug output | Martin Szulecki | 1 | -3/+6 |
2013-11-12 | Reformat indentation of afc error to errno map | Martin Szulecki | 1 | -24/+24 |
2013-11-12 | Bump version to 1.1.3 | Martin Szulecki | 1 | -1/+1 |
2013-11-12 | Add experimental support for "st_birthtime" on darwin | Martin Szulecki | 1 | -0/+5 |
2013-11-12 | Update README with latest information and URLs | Martin Szulecki | 1 | -38/+49 |
2013-11-12 | Use bundle identifier of official VLC app in README | Martin Szulecki | 1 | -1/+1 |