summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-05config_buf_ungetc: warn when pushing back a random characterLibravatar Jeff King1-2/+6
2015-02-05decimal_width: avoid integer overflowLibravatar Jeff King2-5/+5
2015-02-05config: do not ungetc EOFLibravatar Jeff King2-1/+11
2015-02-04ewah: fix building with gcc < 3.4.0Libravatar Tom G. Christensen1-1/+2
2015-02-03Makefile: handle broken curl version number in version checkLibravatar Tom G. Christensen1-2/+2
2015-02-02git-submodule.sh: fix '/././' path normalizationLibravatar Patrick Steinhardt2-1/+18
2015-02-02Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-5/+5
2015-02-02CodingGuidelines: describe naming rules for configuration variablesLibravatar Junio C Hamano1-0/+23
2015-01-30l10n: ca.po: Fix trailing whitespaceLibravatar Alex Henrie1-5/+5
2015-01-29Documentation/git-remote.txt: stress that set-url is not for triangularLibravatar Junio C Hamano1-6/+14
2015-01-29t/lib-gpg: sanity-check that we can actually signLibravatar Jeff King1-0/+2
2015-01-29t/lib-gpg: include separate public keys in keyring.gpgLibravatar Jeff King2-0/+56
2015-01-28diff-format doc: a score can follow M for rewriteLibravatar Junio C Hamano1-1/+2
2015-01-28git-push.txt: document the behavior of --repoLibravatar Michael J Gruber1-16/+2
2015-01-28do not check truth value of flex arraysLibravatar Jeff King1-1/+1
2015-01-28read_and_strip_branch: fix typo'd address-of operatorLibravatar Jeff King1-1/+1
2015-01-28config.txt: mark deprecated variables more prominentlyLibravatar Junio C Hamano1-4/+4
2015-01-28config.txt: clarify that add.ignore-errors is deprecatedLibravatar Junio C Hamano1-5/+4
2015-01-27Git 2.3.0-rc2Libravatar Junio C Hamano1-1/+1
2015-01-27dumb-http: do not pass NULL path to parse_pack_indexLibravatar Jeff King2-1/+19
2015-01-27Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano2-929/+941
2015-01-27Merge branch 'master' of git://github.com/alexhenrie/git-poLibravatar Jiang Xin1-925/+937
2015-01-26commit: reword --author error messageLibravatar Michael J Gruber1-1/+1
2015-01-26l10n: de.po: correct singular formLibravatar Michael J Gruber1-1/+1
2015-01-26l10n: de.po: translate "leave behind" correctlyLibravatar Michael J Gruber1-2/+2
2015-01-26l10n: de.po: fix typoLibravatar Benedikt Heine1-2/+2
2015-01-26l10n: ca.po: update translationLibravatar Alex Henrie1-925/+937
2015-01-25wincred: fix get credential if username has "@"Libravatar Aleksey Vasenev1-3/+22
2015-01-23Documentation: what does "git log --indexed-objects" even mean?Libravatar Junio C Hamano1-5/+7
2015-01-22add -i: return from list_and_choose if there is no candidateLibravatar Alexander Kuleshov1-0/+5
2015-01-22Merge branch 'js/t1050'Libravatar Junio C Hamano1-6/+6
2015-01-22Merge branch 'ak/cat-file-clean-up'Libravatar Junio C Hamano1-2/+0
2015-01-22Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano7-6423/+6506
2015-01-22Merge branch 'sh/asciidoc-git-version-fix'Libravatar Junio C Hamano1-1/+1
2015-01-22Documentation: fix version numberingLibravatar Sven van Haastregt1-1/+1
2015-01-22Merge branch 'jh/empty-notes'Libravatar Junio C Hamano1-1/+1
2015-01-22apply: count the size of postimage correctlyLibravatar Junio C Hamano1-2/+21
2015-01-22apply: make update_pre_post_images() sanity check the given postlenLibravatar Junio C Hamano2-0/+127
2015-01-22apply.c: typofixLibravatar Junio C Hamano1-1/+1
2015-01-22Fix unclosed here document in t3301.shLibravatar Kacper Kornet1-1/+1
2015-01-22rebase -i: use full object name internally throughout the scriptLibravatar Kirill A. Shutemov2-9/+15
2015-01-21transport-helper: do not request symbolic refs to remote helpersLibravatar Mike Hommey3-6/+39
2015-01-21l10n: correct indentation of show-branch usageLibravatar Jiang Xin6-64/+62
2015-01-21Merge branch 'master' of git://github.com/git-l10n/git-poLibravatar Jiang Xin7-6430/+6515
2015-01-20Git 2.3.0-rc1Libravatar Junio C Hamano2-1/+6
2015-01-20Merge branch 'jk/http-push-symref-fix'Libravatar Junio C Hamano1-0/+3
2015-01-20Merge branch 'ak/show-branch-usage-string'Libravatar Junio C Hamano1-3/+3
2015-01-20show-branch: fix indentation of usage stringLibravatar Ralf Thielow1-3/+3
2015-01-20Merge branch 'jk/colors'Libravatar Junio C Hamano2-0/+5
2015-01-20parse_color: fix return value for numeric color values 0-8Libravatar Jeff King2-0/+5