Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-08 | %zu represents a size_t, not %d. Fixes a compile error on GCC 4.3.4. | 1 | -1/+1 | ||
2010-04-07 | Fix long arguments segfaulting due to wrong getopt struct setup | 1 | -8/+8 | ||
2010-04-05 | Add compatibility for libimobiledevice API >= 1.1.0 | 2 | -0/+32 | ||
2010-04-02 | Update README after rename with correct information | 1 | -5/+5 | ||
2010-04-02 | Add basic manpage | 4 | -1/+105 | ||
2010-04-02 | Don't bail out when a file is missing | 1 | -6/+5 | ||
2010-04-01 | Allow compiling with libimobiledevice < 1.0.0 again | 2 | -1/+15 | ||
2010-03-09 | Updated to work with latest notification proxy API change | 1 | -2/+2 | ||
2010-02-02 | Rename project and use libimobiledevice API | 4 | -22/+21 | ||
2010-01-22 | Updated code to latest libiphone API change | 1 | -16/+44 | ||
2010-01-13 | Port to changes of libiphone 0.9.6 API | 1 | -4/+3 | ||
2010-01-05 | Commit initial sources | 10 | -0/+1513 | ||