summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-24contrib/hooks/setgitperms.perl: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24contrib/examples: use a lowercase "usage:" stringLibravatar David Aguilar2-2/+2
2013-02-24contrib/fast-import/import-zips.py: use spaces instead of tabsLibravatar David Aguilar1-49/+49
2013-02-24contrib/fast-import/import-zips.py: fix broken error messageLibravatar David Aguilar1-2/+2
2013-02-24contrib/fast-import: use a lowercase "usage:" stringLibravatar David Aguilar3-3/+3
2013-02-24contrib/credential: use a lowercase "usage:" stringLibravatar David Aguilar3-3/+3
2013-02-24git-cvsimport: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24git-cvsimport: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24git-cvsexportcommit: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24git-archimport: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24git-merge-one-file: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24git-relink: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24git-svn: use a lowercase "usage:" stringLibravatar David Aguilar1-1/+1
2013-02-24git-sh-setup: use a lowercase "usage:" stringLibravatar David Aguilar1-3/+3
2013-02-24Documentation/githooks: Explain pre-rebase parametersLibravatar W. Trevor King1-3/+5
2013-02-23update-index: allow "-h" to also display optionsLibravatar Antoine Pelisse1-1/+1
2013-02-23update-index: list supported idx versions and their featuresLibravatar Nguyễn Thái Ngọc Duy1-1/+9
2013-02-23branch: segfault fixes and validationLibravatar Nguyễn Thái Ngọc Duy2-0/+48
2013-02-23t7502: perform commits using alternate editor in a subshellLibravatar Brandon Casey1-8/+16
2013-02-22diff-options: unconfuse description of --colorLibravatar Junio C Hamano1-2/+2
2013-02-22Git.pm: fix cat_blob crashes on large filesLibravatar Joshua Clayton1-10/+7
2013-02-22read-cache.c: use INDEX_FORMAT_{LB,UB} in verify_hdr()Libravatar Nguyễn Thái Ngọc Duy1-1/+1
2013-02-22index-format.txt: mention of v4 is missing in some placesLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2013-02-22Provide a mechanism to turn off symlink resolution in ceiling pathsLibravatar Michael Haggerty3-16/+52
2013-02-21t7800: "defaults" is no longer a builtin tool nameLibravatar David Aguilar1-2/+2
2013-02-20Makefile: avoid infinite loop on configure.ac changeLibravatar Jeff King1-6/+8
2013-02-20imap-send: support Server Name Indication (RFC4366)Libravatar Junio C Hamano1-0/+11
2013-02-20t7800: modernize testsLibravatar David Aguilar1-198/+168
2013-02-19t7800: update copyright noticeLibravatar David Aguilar1-1/+1
2013-02-19Sync with v1.8.1.4Libravatar Junio C Hamano3-3/+78
2013-02-19Git 1.8.1.4Libravatar Junio C Hamano4-3/+15
2013-02-19Merge branch 'ob/imap-send-ssl-verify' into maintLibravatar Junio C Hamano1-2/+65
2013-02-19imap-send: support subjectAltName as wellLibravatar Oswald Buddenhagen1-0/+19
2013-02-19imap-send: the subject of SSL certificate must match the hostLibravatar Oswald Buddenhagen1-0/+39
2013-02-20l10n: vi.po: Updated 5 new messages (2009t0f0u)Libravatar Tran Ngoc Quan1-112/+143
2013-02-19Bugfix: undefined htmldir in config.mak.autogenLibravatar Jiang Xin1-0/+2
2013-02-19name-hash: allow hashing an empty stringLibravatar Junio C Hamano3-3/+8
2013-02-19user-manual: Flesh out uncommitted changes and submodule updatesLibravatar W. Trevor King1-1/+3
2013-02-19user-manual: Use request-pull to generate "please pull" textLibravatar W. Trevor King1-9/+5
2013-02-19user-manual: Reorganize the reroll sections, adding 'git rebase -i'Libravatar W. Trevor King1-46/+69
2013-02-19Documentation/git-commit.txt: rework the --cleanup sectionLibravatar Brandon Casey1-10/+19
2013-02-19t0008: document test_expect_success_multiLibravatar Adam Spiers1-0/+10
2013-02-19git-commit: only append a newline to -m mesg if necessaryLibravatar Brandon Casey2-2/+4
2013-02-19t7502: demonstrate breakage with a commit message with trailing newlinesLibravatar Brandon Casey1-3/+11
2013-02-19t/t7502: compare entire commit message with what was expectedLibravatar Brandon Casey1-2/+2
2013-02-19l10n: Update Swedish translation (2009t0f0u)Libravatar Peter Krefting1-101/+130
2013-02-19l10n: Update Swedish translation (2004t0f0u)Libravatar Peter Krefting1-620/+765
2013-02-19l10n: zh_CN.po: translate 5 new messagesLibravatar Jiang Xin1-106/+128
2013-02-19l10n: git.pot: v1.8.2 round 3 (5 new)Libravatar Jiang Xin1-100/+125
2013-02-18imap-send: move #ifdef aroundLibravatar Junio C Hamano1-2/+7