29 Dec
                
                    2014
                
            
            
                29 Dec
                
                '14
                
            
            
            
        
    
                4:36 p.m.
            
        On 29.12.2014 08:45, Christian Hesse wrote:
From: Christian Hesse <mail@eworm.de>
Programs linked against libalpm (for example packagekit) may want to use preprocessor macros to check version and choose correct API. This adds version information to alpm.h.
Signed-off-by: Christian Hesse <mail@eworm.de> --- configure.ac | 13 + lib/libalpm/.gitignore | 1 + lib/libalpm/alpm.h | 1587 ----------------------------------------------- lib/libalpm/alpm.h.in | 1596 ++++++++++++++++++++++++++++++++++++++++++++++++
Does `git format-patch -M` generate a shorter patch here? I doubt anyone will want to read it like this.