summaryrefslogtreecommitdiffstats
path: root/unimplemented.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-16strbuf.h: format asciidoc code blocks as 4-space indentJeff King1-7/+4
2015-01-16strbuf.h: drop asciidoc list formatting from API docsJeff King1-37/+37
2015-01-16strbuf.h: unify documentation comments beginningsStefan Beller1-7/+7
2015-01-16strbuf.h: integrate api-strbuf.txt documentationJeff King2-418/+390
2014-12-12Second batch for 2.3 cycleJunio C Hamano1-0/+18
2014-12-05First batch for 2.3 cycleJunio C Hamano2-1/+57
2014-12-05Start post 2.2 cycleJunio C Hamano1-1/+1
2014-12-01push: truly use "simple" as default, not "upstream"Jeff King2-6/+34
2014-12-01pack-bitmap: do not use gcc packed attributeKarsten Blees4-18/+29
2014-11-28l10n: de.po: fix typosHartmut Henkel1-9/+9
2014-11-26Git 2.2v2.2.0Junio C Hamano2-1/+6
2014-11-26RelNotes: spelling & grammar tweaksMarc Branchaud1-51/+52
2014-11-21Git 2.2.0-rc3v2.2.0-rc3Junio C Hamano2-14/+15
2014-11-21mergetools: stop setting $status in merge_cmd()David Aguilar3-3/+0
2014-11-21mergetool: simplify conditionalsDavid Aguilar1-11/+5
2014-11-21difftool--helper: add explicit exit statementDavid Aguilar1-0/+2
2014-11-21mergetool--lib: remove use of $status globalDavid Aguilar1-14/+5
2014-11-21mergetool--lib: remove no-op assignment to $status from setup_user_toolJunio C Hamano1-1/+0
2014-11-20t4026: test "normal" colorJeff King1-0/+8
2014-11-20config: fix parsing of "git config --get-color some.key -1"Jeff King1-14/+13
2014-11-20docs: describe ANSI 256-color modeJeff King1-0/+4
2014-11-20l10n: remove a superfluous translation for push.cJiang Xin6-30/+6
2014-11-20l10n: de.po: translate 2 messagesRalf Thielow1-3/+1
2014-11-20l10n: de.po: translate 2 new messagesRalf Thielow1-2/+2
2014-11-20l10n: batch updates for one trivial changeJiang Xin7-519/+554
2014-11-20l10n: git.pot: v2.2.0 round 2 (1 updated)Jiang Xin1-24/+24
2014-11-18gitweb: hack around CGI's list-context param() handlingJeff King1-1/+5
2014-11-18builtin/push.c: fix description of --recurse-submodules optionRalf Thielow1-1/+1
2014-11-18Makefile: have python scripts depend on NO_PYTHON settingJonathan Nieder1-0/+3
2014-11-18Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macrosJonathan Nieder1-5/+5
2014-11-18t960[34]: mark cvsimport tests as requiring perlJeff King2-3/+3
2014-11-18t0090: mark add-interactive test with PERL prerequisiteJeff King1-1/+1
2014-11-18Makefile: have perl scripts depend on NO_PERL settingJeff King1-0/+3
2014-11-18create_default_files(): don't set u+x bit on $GIT_DIR/configMichael Haggerty2-1/+9
2014-11-18l10n: Update Catalan translationAlex Henrie1-2165/+2392
2014-11-17unpack_trees: plug leakage of o->resultJunio C Hamano1-0/+2
2014-11-17Documentation: change "gitlink" typo in git-pushbrian m. carlson1-1/+1
2014-11-17apply: fix typo in an error messageSlavomir Vlcek1-1/+1
2014-11-17cmd_config(): make a copy of path obtained from git_path()Michael Haggerty1-2/+5
2014-11-17use labs() for variables of type long instead of abs()René Scharfe1-1/+1
2014-11-17use labs() for variables of type long instead of abs()René Scharfe1-2/+2
2014-11-17Windows: correct detection of EISDIR in mingw_open()Johannes Sixt1-1/+1
2014-11-15l10n: de.po: translate 62 new messagesRalf Thielow1-1414/+1663
2014-11-15l10n: de.po: Fixup one translationStefan Beller1-4/+4
2014-11-14difftool: honor --trust-exit-code for builtin toolsDavid Aguilar2-0/+6
2014-11-14t3301: modernize styleJohan Herland1-699/+601
2014-11-14Git 2.2.0-rc2v2.2.0-rc2Junio C Hamano1-1/+1
2014-11-14l10n: de.po: use imperative form for command optionsRalf Thielow1-573/+573
2014-11-13checkout $tree: do not throw away unchanged index entriesJeff King2-0/+35
2014-11-13gittutorial: fix output of 'git status'Stefan Naewe2-19/+21