summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes/2.2.2.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-16Eighth batch for 2.5Junio C Hamano1-1/+11
2015-06-16Git 2.4.4v2.4.4Junio C Hamano4-3/+39
2015-06-12l10n: de.po: translation fix for fall-back to 3way mergeMichael J Gruber1-1/+1
2015-06-12l10n: de.po: punctuation fixesMichael J Gruber1-2/+2
2015-06-12l10n: de.po: grammar fixMichael J Gruber1-1/+1
2015-06-12l10n: de.po: change error message from "sagen" to "Meinten Sie"Phillip Sz1-1/+1
2015-06-11Second half of seventh batchJunio C Hamano1-0/+28
2015-06-05Git 2.4.3v2.4.3Junio C Hamano4-3/+80
2015-06-05The first half of the seventh batch for 2.5Junio C Hamano1-0/+14
2015-06-04index-pack: fix truncation of off_t in comparisonJeff King1-2/+6
2015-06-02Documentation/technical/pack-protocol: mention http as possible protocolStefan Beller1-3/+3
2015-06-02format-patch: do not feed tags to clear_commit_marks()Junio C Hamano2-6/+14
2015-06-02send-email: further warn about unsupported sendmail aliases featuresEric Sunshine1-0/+4
2015-06-02t9001: add sendmail aliases line continuation testsEric Sunshine1-0/+34
2015-06-02t9001: refactor sendmail aliases test infrastructureEric Sunshine1-18/+29
2015-06-02send-email: implement sendmail aliases line continuation supportEric Sunshine2-5/+7
2015-06-02send-email: simplify sendmail aliases comment and blank line recognizerEric Sunshine1-1/+1
2015-06-02send-email: refactor sendmail aliases parserEric Sunshine1-14/+24
2015-06-02send-email: fix style: cuddle 'elsif' and 'else' with closing braceEric Sunshine1-12/+5
2015-06-02send-email: drop noise comments which merely repeat what code saysEric Sunshine1-5/+0
2015-06-02send-email: visually distinguish sendmail aliases parser warningsEric Sunshine1-3/+3
2015-06-02send-email: further document missing sendmail aliases functionalityEric Sunshine1-0/+3
2015-06-02blame: add blame.showEmail configurationQuentin Neill3-1/+73
2015-06-01Sixth batch for 2.5 cycleJunio C Hamano1-1/+50
2015-06-01apply: reject a hunk that does not do anythingJunio C Hamano2-0/+16
2015-06-01suppress errors on missing UNINTERESTING linksJeff King1-1/+1
2015-06-01silence broken link warnings with revs->ignore_missing_linksJeff King3-2/+17
2015-06-01add quieter versions of parse_{tree,commit}Jeff King4-6/+16
2015-06-01completion: suggest sequencer commands for revertThomas Braun1-0/+5
2015-05-29glossary: add "remote", "submodule", "superproject"Stefan Beller1-0/+16
2015-05-29setup_git_directory: delay core.bare/core.worktree errorsJeff King2-10/+26
2015-05-29Makefile: silence perl/PM.stamp recipeJeff King1-1/+1
2015-05-29Makefile: avoid timestamp updates to GIT-BUILD-OPTIONSJeff King1-21/+22
2015-05-29Makefile: drop dependency between git-instaweb and gitwebJeff King1-1/+1
2015-05-29t5520: check reflog action in fast-forward mergePaul Tan1-3/+10
2015-05-29t5521: test --dry-run does not make any changesPaul Tan1-0/+13
2015-05-29t5520: test --rebase failure on unborn branch with indexPaul Tan1-0/+15
2015-05-29t5520: test --rebase with multiple branchesPaul Tan1-0/+9
2015-05-29t5520: test work tree fast-forward when fetch updates headPaul Tan1-0/+21
2015-05-29t5520: test for failure if index has unresolved entriesPaul Tan1-0/+19
2015-05-29submodule doc: reorder introductory paragraphsStefan Beller1-28/+22
2015-05-28Documentation: include 'merge.branchdesc' for merge and config as wellSZEDER Gábor3-16/+12
2015-05-28xmmap(): drop "Out of memory?"Junio C Hamano1-1/+1
2015-05-28config.c: rewrite ENODEV into EISDIR when mmap failsJeff King1-0/+2
2015-05-28config.c: avoid xmmap error messagesJeff King3-6/+21
2015-05-28config.c: fix mmap leak when writing configJeff King1-4/+5
2015-05-28read-cache.c: drop PROT_WRITE from mmap of indexJeff King1-1/+1
2015-05-28p4: retrieve the right revision of the file in UTF-16 codepathMiguel Torroja1-1/+1
2015-05-28ref_transaction_commit(): do not capitalize error messagesMichael Haggerty2-9/+9
2015-05-28verify_lock(): do not capitalize error messagesMichael Haggerty1-2/+2