summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-09builtin/upload-archive.c: use error_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/update-index.c: prefer "err" to "errno" in process_lstat_errorNguyễn Thái Ngọc Duy
2016-05-09builtin/rm.c: use warning_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/pack-objects.c: use die_errno() and warning_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/merge-file.c: use error_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/mailsplit.c: use error_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/help.c: use warning_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/fetch.c: use error_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/branch.c: use error_errno()Nguyễn Thái Ngọc Duy
2016-05-09builtin/am.c: use error_errno()Nguyễn Thái Ngọc Duy
2016-05-09bisect.c: use die_errno() and warning_errno()Nguyễn Thái Ngọc Duy
2016-05-09usage.c: add warning_errno() and error_errno()Nguyễn Thái Ngọc Duy
2016-05-09usage.c: move format processing out of die_errno()Nguyễn Thái Ngọc Duy
2016-03-28Git 2.8v2.8.0Junio C Hamano
2016-03-24Merge branch 'ls/p4-doc-markup'Junio C Hamano
2016-03-24Merge branch 'js/mingw-tests-2.8'Junio C Hamano
2016-03-24Merge branch 'sb/submodule-module-list-pathspec-fix'Junio C Hamano
2016-03-23Merge branch 'master' of git://github.com/git-l10n/git-poJunio C Hamano
2016-03-23Documentation: fix git-p4 AsciiDoc formattingLars Schneider
2016-03-23mingw: skip some tests in t9115 due to file name issuesJohannes Schindelin
2016-03-23t1300: fix the new --show-origin tests on WindowsJohannes Schindelin
2016-03-23t1300-repo-config: make it resilient to being run via 'sh -x'Johannes Schindelin
2016-03-23config --show-origin: report paths with forward slashesJohannes Schindelin
2016-03-23Merge branch 'master' of https://github.com/vnwildman/gitJiang Xin
2016-03-23Merge branch 'master' of git://github.com/alexhenrie/git-poJiang Xin
2016-03-23submodule: fix regression for deinit without submodulesStefan Beller
2016-03-22l10n: pt_PT: Update and add new translationsVasco Almeida
2016-03-22l10n: ca.po: update translationAlex Henrie
2016-03-21Git 2.8-rc4v2.8.0-rc4Junio C Hamano
2016-03-21Sync with maintJunio C Hamano
2016-03-21Merge branch 'mm/doc-hooks-linkgit-fix' into maintJunio C Hamano
2016-03-21Documentation: fix broken linkgit to git-configMatthieu Moy
2016-03-21Documentation: use ASCII quotation marks in git-p4Lars Schneider
2016-03-21Merge branch 'tb/avoid-gcc-on-darwin-10-6'Junio C Hamano
2016-03-21Revert "config.mak.uname: use clang for Mac OS X 10.6"Eric Sunshine
2016-03-21Merge branch 'es/st-add4-gcc-4.2-workaround' into maintJunio C Hamano
2016-03-21git-compat-util: st_add4: work around gcc 4.2.x compiler crashEric Sunshine
2016-03-21Merge tag 'l10n-2.8.0-rnd3' of git://github.com/git-l10n/git-poJunio C Hamano
2016-03-21Merge branch 'master' of git://ozlabs.org/~paulus/gitkJunio C Hamano
2016-03-21l10n: vi.po (2530t): Update translationTran Ngoc Quan
2016-03-20l10n: zh_CN: review for git v2.8.0 l10n round 2Ray Chen
2016-03-19gitk: Follow themed bgcolor in help dialogsGuillermo S. Romero
2016-03-19gitk: fr.po: Sync translations with gitJean-Noel Avila
2016-03-19gitk: Update French translation (311t)Jean-Noel Avila
2016-03-19gitk: Update German translationRalf Thielow
2016-03-19gitk: Update Bulgarian translation (311t)Alexander Shopov
2016-03-18RelNotes: remove the mention of !reinclusionJunio C Hamano
2016-03-18Revert "Merge branch 'nd/exclusion-regression-fix'"Junio C Hamano
2016-03-18Revert "Merge branch 'jc/exclusion-doc'"Junio C Hamano
2016-03-17Sync with Git 2.7.4Junio C Hamano