index
:
ideviceinstaller
master
Manage applications on iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
Revert "autoconf: Updated libplist version requirement"
Nikias Bassen
1
-1
/
+1
2024-05-04
autoconf: Updated libplist version requirement
Nikias Bassen
1
-1
/
+1
2024-05-02
[github-actions] Updated actions in build workflow
Nikias Bassen
1
-18
/
+18
2024-05-02
[github-actions] Fix macOS build
Nikias Bassen
1
-1
/
+1
2024-05-01
Fix compilation with updated libplist API
Nikias Bassen
1
-4
/
+4
2024-01-15
[github-actions] Add a scheduled build
Nikias Bassen
1
-1
/
+4
2024-01-15
[github-actions] Update checkout and upload-artifact actions to v3
Nikias Bassen
1
-6
/
+6
2023-07-21
Fix compiler error due to mismatching format in format string
Nikias Bassen
1
-1
/
+1
2023-07-21
Fix get wrong app directory from zip/ipa when there are other directory, taki...
zhangbo
1
-0
/
+6
2023-07-21
Use plist_from_memory instead of plist_from_bin/xml
Nikias Bassen
1
-22
/
+12
2023-07-21
Updated manpage with new options
Nikias Bassen
1
-0
/
+8
2023-07-21
Add options for using external sinf and iTunes metadata
Francesco Tamagni
1
-24
/
+113
2023-07-21
Updated README
Nikias Bassen
1
-6
/
+6
2023-07-21
Fix wrong exit code on specific output format (xml or json)
tomriddly
1
-0
/
+1
2023-06-30
Updated deprecated autoconf macros
Nikias Bassen
2
-7
/
+6
2023-06-30
Replace obsoleted zip_get_num_files with zip_get_num_entries
Nikias Bassen
1
-4
/
+4
2023-04-30
Make sure git-version-gen and .tarball-version are added to dist archive
Nikias Bassen
1
-1
/
+5
2023-04-30
git-version-gen: Prevent multiple lines of output
Nikias Bassen
1
-1
/
+2
2023-04-21
Add support for JSON output
Nikias Bassen
2
-18
/
+74
2023-04-12
Fix compilation
Nikias Bassen
1
-1
/
+1
2023-03-27
Further rework of command line option handling
Nikias Bassen
2
-137
/
+116
2023-03-25
Add -a command line switch to specify return attributes for 'list' command
Nikias Bassen
2
-29
/
+104
2023-03-23
Use CFBundleShortVersionString to display the app version
Nikias Bassen
1
-33
/
+8
2023-03-21
Mention in the documentation that certain commands don't work anymore with iO...
Nikias Bassen
2
-16
/
+18
2023-02-28
Update error message to be more precise on the underlying issue
Nikias Bassen
1
-1
/
+1
2023-02-28
Fix segfault with missing Payload dir in .ipa
Nikias Bassen
1
-0
/
+4
2023-02-11
Update deprecated autoconf macros and automatically derive version number fro...
Nikias Bassen
2
-4
/
+29
2023-02-11
Rework command line option handling
Nikias Bassen
2
-180
/
+172
2023-02-11
Add -b, --bundle-identifier command line switch to allow querying for bundle ...
Nikias Bassen
2
-1
/
+24
2023-02-11
Make sure to always return an error code if something goes wrong
Nikias Bassen
1
-57
/
+20
2022-05-09
Ignore remove events when unsubscribing the event callback
Nikias Bassen
1
-0
/
+6
2022-04-05
[github-actions] Use windows-2019 instead of windows-latest for now
Nikias Bassen
1
-1
/
+1
2022-04-04
Updated README with pkg-config requirement
Nikias Bassen
1
-1
/
+2
2021-09-19
[github-actions] Add build workflow
Nikias Bassen
2
-0
/
+267
2021-06-30
README: Fix typo
Nikias Bassen
1
-1
/
+1
2020-07-30
Fix wrong binary name in README.md usage examples due to bad copy/paste
Martin Szulecki
1
-3
/
+3
2020-06-15
Post release version bump to 1.1.2
Martin Szulecki
1
-1
/
+1
2020-06-15
Update NEWS with latest changes
1.1.1
Martin Szulecki
1
-1
/
+5
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
-20
/
+80
2020-06-09
Apply changes towards a project wide common "autogen.sh" file
Martin Szulecki
1
-11
/
+22
2020-06-09
Update libplist and libimobiledevice version requirements
Nikias Bassen
1
-2
/
+2
2020-06-08
Make sure README.md file is added to distribution archive
Martin Szulecki
1
-0
/
+2
2020-06-08
Convert README to markdown syntax, update content and links
Martin Szulecki
2
-59
/
+44
2020-06-05
Add --network option to support network devices
Nikias Bassen
1
-6
/
+16
2020-06-04
Update NEWS with latest changes
Martin Szulecki
1
-0
/
+16
2020-06-04
Add new "--version" option to output version information
Martin Szulecki
1
-1
/
+6
2020-06-04
Unify usage output with other tools and add project URLs
Martin Szulecki
1
-28
/
+34
2020-06-04
Update man page with project URLs
Martin Szulecki
1
-1
/
+3
[next]