aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-10submodule: ignore trailing slash on superproject URLStefan Beller2-2/+5
2016-05-03submodule init: redirect stdout to stderrStefan Beller2-7/+20
2016-04-29submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller2-13/+33
2016-04-29submodule init: fail gracefully with a missing .gitmodules fileStefan Beller2-3/+15
2016-04-16submodule: port init from shell to CStefan Beller4-45/+140
2016-04-16submodule: port resolve_relative_url from shell to CStefan Beller3-78/+258
2016-04-01submodule--helper, module_clone: catch fprintf failureStefan Beller1-2/+2
2016-04-01submodule--helper: do not borrow absolute_path() result for too longJunio C Hamano1-5/+4
2016-04-01submodule--helper, module_clone: always operate on absolute pathsStefan Beller2-15/+15
2016-03-31submodule--helper clone: create the submodule path just onceStefan Beller1-4/+0
2016-03-31submodule--helper: fix potential NULL-dereferenceStefan Beller1-4/+4
2016-03-31recursive submodules: test for relative pathsStefan Beller1-0/+41
2016-03-30t7407: make expectation as clear as possibleStefan Beller1-2/+6
2016-03-30submodule update: test recursive path reporting from subdirectoryStefan Beller1-0/+20
2016-03-30submodule update: align reporting path for custom command executionStefan Beller2-5/+28
2016-03-30submodule status: correct path handling in recursive submodulesStefan Beller2-0/+22
2016-03-30submodule update --init: correct path handling in recursive submodulesStefan Beller2-1/+34
2016-03-30submodule foreach: correct path display in recursive submodulesStefan Beller2-3/+23
2016-03-28Git 2.8v2.8.0Junio C Hamano3-9/+14
2016-03-23Documentation: fix git-p4 AsciiDoc formattingLars Schneider1-5/+3
2016-03-23mingw: skip some tests in t9115 due to file name issuesJohannes Schindelin1-2/+2
2016-03-23t1300: fix the new --show-origin tests on WindowsJohannes Schindelin1-3/+6
2016-03-23t1300-repo-config: make it resilient to being run via 'sh -x'Johannes Schindelin1-6/+2
2016-03-23config --show-origin: report paths with forward slashesJohannes Schindelin2-0/+9
2016-03-22submodule: fix regression for deinit without submodulesStefan Beller2-3/+16
2016-03-22l10n: pt_PT: Update and add new translationsVasco Almeida1-2366/+9827
2016-03-21l10n: ca.po: update translationAlex Henrie1-1365/+1581
2016-03-21Git 2.8-rc4v2.8.0-rc4Junio C Hamano1-1/+1
2016-03-21Documentation: fix broken linkgit to git-configMatthieu Moy1-1/+1
2016-03-21Documentation: use ASCII quotation marks in git-p4Lars Schneider1-1/+1
2016-03-21Revert "config.mak.uname: use clang for Mac OS X 10.6"Eric Sunshine1-3/+0
2016-03-21git-compat-util: st_add4: work around gcc 4.2.x compiler crashEric Sunshine1-2/+2
2016-03-21l10n: vi.po (2530t): Update translationTran Ngoc Quan1-30/+125
2016-03-20l10n: zh_CN: review for git v2.8.0 l10n round 2Ray Chen1-5/+5
2016-03-19gitk: Follow themed bgcolor in help dialogsGuillermo S. Romero1-4/+4
2016-03-19gitk: fr.po: Sync translations with gitJean-Noel Avila1-50/+46
2016-03-19gitk: Update French translation (311t)Jean-Noel Avila1-388/+373
2016-03-19gitk: Update German translationRalf Thielow1-46/+33
2016-03-19gitk: Update Bulgarian translation (311t)Alexander Shopov1-320/+336
2016-03-18RelNotes: remove the mention of !reinclusionJunio C Hamano1-5/+0
2016-03-18Revert "Merge branch 'nd/exclusion-regression-fix'"Junio C Hamano7-378/+12
2016-03-18Revert "Merge branch 'jc/exclusion-doc'"Junio C Hamano1-37/+1
2016-03-17Git 2.7.4v2.7.4Junio C Hamano3-2/+13
2016-03-17l10n: de.po: add missing newlinesRalf Thielow1-2/+3
2016-03-17Git 2.6.6v2.6.6Junio C Hamano4-3/+15
2016-03-17Git 2.5.5v2.5.5Junio C Hamano4-3/+15
2016-03-17Git 2.4.11v2.4.11Junio C Hamano4-3/+15
2016-03-17l10n: de.po: translate 22 new messagesRalf Thielow1-37/+136
2016-03-16Git 2.8-rc3v2.8.0-rc3Junio C Hamano2-1/+18
2016-03-16git-svn: fix URL canonicalization during init w/ SVN 1.7+Eric Wong2-7/+9