summaryrefslogtreecommitdiffstats
path: root/gettext.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-08check-docs: mention gitweb speciallyJeff King1-2/+2
2012-08-08Documentation: list git-credential in plumbing commandsMatthieu Moy2-1/+2
2012-08-07Git 1.7.12-rc2v1.7.12-rc2Junio C Hamano2-5/+1
2012-08-07Drop 1.7.11.x items from 1.7.12 release notesJunio C Hamano1-13/+0
2012-08-07Prepare for 1.7.11.5Junio C Hamano2-1/+29
2012-08-07doc: A few minor copy edits.Štěpán Němec5-10/+10
2012-08-06Makefile: use overridable $(FIND) instead of hard-coded 'find'Johannes Sixt1-1/+1
2012-08-05merge-recursive: separate message for common ancestorsRalf Thielow1-1/+4
2012-08-05l10n: zh_CN.po: translate 76 new messagesJiang Xin1-366/+451
2012-08-03git-remote-mediawiki: replace TODO-list in comment by appropriate linkMatthieu Moy1-14/+1
2012-08-03l10n: vi.po update to follow POT in 3b613Tran Ngoc Quan1-44/+420
2012-08-02l10n: Update git.pot (76 new, 4 removed messages)Jiang Xin1-39/+394
2012-08-01git-rebase.sh: fix typo in an error messageRalf Thielow1-1/+1
2012-07-31l10n: de.po: translate 4 new messagesRalf Thielow1-494/+506
2012-07-31l10n: vi.po: translate 4 new messagesTran Ngoc Quan1-529/+545
2012-07-31l10n: zh_CN.po: translate 4 new messagesJiang Xin1-483/+776
2012-07-30Git 1.7.12-rc1v1.7.12-rc1Junio C Hamano2-33/+11
2012-07-30Git 1.7.11.4v1.7.11.4Junio C Hamano4-3/+35
2012-07-30t7409: make sure submodule is initialized and updated in more detailDaniel Graña1-6/+23
2012-07-30Add explanatory comment for transport-helpers refs mapping.Florian Achleitner1-0/+15
2012-07-30l10n: Update git.pot (4 new, 3 removed messages)Jiang Xin1-475/+478
2012-07-30t7810-*.sh: Remove redundant testRamsay Jones1-11/+0
2012-07-30t1100-*.sh: Fix an intermittent test failureRamsay Jones1-0/+1
2012-07-30link_alt_odb_entry: fix read over array bounds reported by valgrindHeiko Voigt1-1/+1
2012-07-30t: add missing executable bit to t7409Jeff King1-0/+0
2012-07-28Update draft release notes to 1.7.12Junio C Hamano1-0/+15
2012-07-28Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern5-60/+64
2012-07-28Move Git::IndexInfo into its own file.Michael G. Schwern5-33/+37
2012-07-28Load all the modules in one place and before running code.Michael G. Schwern1-23/+21
2012-07-28Extract Git::SVN::Migration from git-svn.Michael G. Schwern4-258/+262
2012-07-28Prepare Git::SVN::Migration for extraction from git-svn.Michael G. Schwern1-12/+24
2012-07-28Extract Git::SVN::Log from git-svn.Michael G. Schwern4-396/+401
2012-07-28Prepare Git::SVN::Log for extraction from git-svn.Michael G. Schwern1-4/+11
2012-07-28Move initialization of Git::SVN variables into Git::SVN.Michael G. Schwern3-7/+9
2012-07-28Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern3-2319/+2321
2012-07-28Prepare Git::SVN for extraction into its own file.Michael G. Schwern1-4/+18
2012-07-28Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern6-15/+132
2012-07-28perl: detect new files in MakeMaker buildsJunio C Hamano3-0/+11
2012-07-28The Makefile.PL will now find .pm files itself.Michael G. Schwern1-13/+16
2012-07-28Don't lose Error.pm if $@ gets clobbered.Michael G. Schwern1-2/+1
2012-07-28Quiet warning if Makefile.PL is run with -w and no --localedirMichael G. Schwern1-1/+2
2012-07-27i18n: merge-recursive: mark strings for translationJiang Xin3-78/+88
2012-07-27Remove dead code which contains bad gettext blockJiang Xin1-3/+0
2012-07-27i18n: am: mark more strings for translationJiang Xin1-6/+5
2012-07-27rebase: remove obsolete and unused LONG_USAGE which breaks xgettextJiang Xin1-25/+0
2012-07-27i18n: Rewrite gettext messages start with dashJiang Xin3-3/+3
2012-07-26t7502: test early quit from commit with bad identJeff King1-0/+17
2012-07-26t7502: handle systems where auto-identity is brokenJeff King1-3/+10
2012-07-26t7502: drop confusing test_might_fail callJeff King1-1/+1
2012-07-26t7502: narrow checks for author/committer name in templateJeff King1-17/+8