Version: 1.1 (KDE 4.5) (using KDE 4.5.3) OS: Linux Porting changes to a specific branch while working in another branch is one of the killer features of Lokalize. :) However, in its current implementation it always updates the PO date and last translator field of the PO header even if no actual changes have been made to the file. This bloats later commits in the branch. Reproducible: Always
SVN commit 1209611 by shaforo: BUG: 261248 Only update date of files in branch on actual changes M +10 -0 mergecatalog.cpp M +3 -0 mergecatalog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1209611
SVN commit 1209851 by shaforo: back-port small change to reduce svn diffs of translations and potentionally avoid conflicts when merging them CCBUG: 261248 Only update date of files in branch on actual changes M +10 -0 mergecatalog.cpp M +3 -0 mergecatalog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1209851