Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-19 | Alter usage output to closer match other tools and lowercase short debug option | Martin Szulecki | 1 | -15/+16 | |
2010-04-08 | %zu represents a size_t, not %d. Fixes a compile error on GCC 4.3.4. | Keith Gable | 1 | -1/+1 | |
2010-04-07 | Fix long arguments segfaulting due to wrong getopt struct setup | Martin Szulecki | 1 | -8/+8 | |
2010-04-05 | Add compatibility for libimobiledevice API >= 1.1.0 | Nikias Bassen | 1 | -0/+28 | |
2010-04-02 | Don't bail out when a file is missing | Nikias Bassen | 1 | -6/+5 | |
2010-04-01 | Allow compiling with libimobiledevice < 1.0.0 again | Nikias Bassen | 1 | -1/+11 | |
2010-03-09 | Updated to work with latest notification proxy API change | Nikias Bassen | 1 | -2/+2 | |
2010-02-02 | Rename project and use libimobiledevice API | Nikias Bassen | 2 | -18/+18 | |
2010-01-22 | Updated code to latest libiphone API change | Nikias Bassen | 1 | -16/+44 | |
2010-01-13 | Port to changes of libiphone 0.9.6 API | Martin Szulecki | 1 | -4/+3 | |
2010-01-05 | Commit initial sources | Martin Szulecki | 2 | -0/+999 | |