Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-22 | idevicebackup2: Allow passing backup password via environment variable | Nikias Bassen | 1 | -3/+15 | |
2020-06-10 | Update idevicebackup2 man page with all current command line switches | Nikias Bassen | 1 | -1/+13 | |
2020-06-05 | docs: Update man pages with new command line switches | Nikias Bassen | 1 | -5/+8 | |
2020-06-04 | Update project URLs in all man pages | Martin Szulecki | 1 | -1/+3 | |
2018-10-01 | tools: Remove length check on device UDID arguments to support newer devices | Nikias Bassen | 1 | -1/+1 | |
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 | 1 | -0/+3 | |
2013-03-19 | docs: Update manpage for idevicebackup2 | Martin Szulecki | 1 | -3/+17 | |
2012-04-07 | Update manpages of tools to use "device" instead of naming specific models | Martin Szulecki | 1 | -1/+1 | |
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | Martin Szulecki | 1 | -2/+2 | |
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 | 1 | -0/+40 | |