Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-23 | Fix other typos in idevicediagnostics manpage | Yves-Alexis Perez | 1 | -1/+1 | |
2019-06-23 | Replace all occurrences of seperated by separated | Yves-Alexis Perez | 1 | -1/+1 | |
Both in idevicediagnostics man page and in an error message | |||||
2018-10-01 | tools: Remove length check on device UDID arguments to support newer devices | Nikias Bassen | 17 | -17/+17 | |
The 40 characters length check on the device UDID made newer devices unusable with the libimobiledevice tools and was actually redundant since an invalid UDID will always fail to resolve. This commit removes the length check alltogether (but makes sure it is not an empty string ""). | |||||
2015-01-27 | docs: Add link to project homepage | Martin Szulecki | 17 | -0/+51 | |
2015-01-12 | Add new "idevicenotificationproxy" tool to post or observe notifications | Martin Szulecki | 2 | -1/+34 | |
2014-09-19 | Add new "idevicedebug" tool to interact with debugserver on a device | Martin Szulecki | 2 | -1/+35 | |
2014-05-21 | docs: Updated ideviceprovision manpage | Nikias Bassen | 1 | -0/+6 | |
2014-03-27 | docs: Update idevicename man page to match current usage | Martin Szulecki | 1 | -2/+4 | |
2014-03-21 | idevicepair: Synchronize usage between tool output and man page | Martin Szulecki | 1 | -8/+13 | |
2014-03-12 | docs: Update man page for idevicescreenshot due new FILE argument | Martin Szulecki | 1 | -2/+6 | |
2014-03-10 | docs: Add man page for idevicename utility | Nikias Bassen | 2 | -1/+29 | |
2014-03-04 | docs: Add man page for idevicecrashreport utility | Martin Szulecki | 2 | -1/+37 | |
2013-03-19 | docs: Update manpage for idevicebackup2 | Martin Szulecki | 1 | -3/+17 | |
2012-10-21 | Add manpages for new tools | Martin Szulecki | 4 | -1/+127 | |
2012-04-07 | Update manpages of tools to use "device" instead of naming specific models | Martin Szulecki | 10 | -17/+17 | |
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | Martin Szulecki | 10 | -22/+22 | |
2011-04-28 | idevicebackup2: Update man page and usage to reflect latest status | Martin Szulecki | 1 | -1/+19 | |
2011-04-26 | idevicebackup2: Add manpage for tool | Martin Szulecki | 2 | -1/+41 | |
2011-03-27 | Add manpage for idevicedate | Martin Szulecki | 2 | -1/+31 | |
2010-12-28 | Add manpages for ideviceenterrecovery and idevicepair | Martin Szulecki | 3 | -1/+67 | |
Thanks to Julien Lavergne for contributing. | |||||
2010-03-20 | Fix make distcheck not working | Martin Szulecki | 1 | -0/+2 | |
2010-03-14 | Add missing makefile to make sure man pages are installed | Martin Szulecki | 1 | -0/+3 | |
2010-03-13 | Add man pages for tools | Martin Szulecki | 6 | -0/+216 | |