summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-11Update NEWS with latest changesHEAD1.0.1masterMartin Szulecki
2012-04-11Do not link with glib2 on libimobiledevice >= 1.1.2Martin Szulecki
2012-03-27Fix building on OS X by explicitly adding limits.h headerMartin Szulecki
2012-03-21Fix build failure with libzip 0.10Martin Szulecki
2011-04-25Bump version to 1.0.1Martin Szulecki
2011-04-25Fix a compiler cast warning for printf format on 64bit systems by using intty...Martin Szulecki
2011-04-25Add glib2 dependency to configure.ac so packaging tools can pick it upMartin Szulecki
2011-03-26Use a cast to fix a compiler printf warningMartin Szulecki
2011-03-26Add missing libgen.h include to make compilers happyMartin Szulecki
2011-03-20Minor escaping fixes for manpageJulien Lavergne
2011-03-19Update manpage for release to latest option changes1.0.0Martin Szulecki
2011-03-19Alter usage output to closer match other tools and lowercase short debug optionMartin Szulecki
2011-03-19Bump version to 1.0.0 for first releaseMartin Szulecki
2011-03-19Add a NEWS fileMartin Szulecki
2011-03-19Update README with latest informationMartin Szulecki
2011-03-19Add support for glibtoolize of Mac OS XMartin Szulecki
2010-05-06Lower version to 0.1.0 as some funny people already start packaging usMartin Szulecki
2010-04-11Fix typos for short arguments in man pageMartin Szulecki
2010-04-08%zu represents a size_t, not %d. Fixes a compile error on GCC 4.3.4.Keith Gable
2010-04-07Fix long arguments segfaulting due to wrong getopt struct setupMartin Szulecki
2010-04-05Add compatibility for libimobiledevice API >= 1.1.0Nikias Bassen
2010-04-02Update README after rename with correct informationMartin Szulecki
2010-04-02Add basic manpageMartin Szulecki
2010-04-01Don't bail out when a file is missingNikias Bassen
2010-04-01Allow compiling with libimobiledevice < 1.0.0 againNikias Bassen
2010-03-09Updated to work with latest notification proxy API changeNikias Bassen
2010-02-02Rename project and use libimobiledevice APINikias Bassen
2010-01-22Updated code to latest libiphone API changeNikias Bassen
2010-01-13Port to changes of libiphone 0.9.6 APIMartin Szulecki
2010-01-05Commit initial sourcesMartin Szulecki