Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-04 | use 'commit-ish' instead of 'committish' | Richard Hansen | 1 | -1/+1 | |
Replace 'committish' in documentation and comments with 'commit-ish' to match gitglossary(7) and to be consistent with 'tree-ish'. The only remaining instances of 'committish' are: * variable, function, and macro names * "(also committish)" in the definition of commit-ish in gitglossary[7] Signed-off-by: Richard Hansen <rhansen@bbn.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> | |||||
2012-05-15 | l10n: pt_PT.po translate new messages | Marco Sousa | 1 | -585/+1970 | |
Translate new and old messages came from git.pot. Signed-off-by: Marco Sousa <marcomsousa@gmail.com> Signed-off-by: Jiang Xin <worldhello.net@gmail.com> | |||||
2012-04-11 | l10n: Updated pt_PT language | Marco Sousa | 1 | -115/+127 | |
2012-04-02 | l10n: Inital Portuguese Portugal language (pt_PT) | Marco Sousa | 1 | -0/+3583 | |
Signed-off-by: Marco Sousa <marcomsousa@gmail.com> |