summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-18gitweb: hack around CGI's list-context param() handlingLibravatar Jeff King1-1/+5
2014-11-18builtin/push.c: fix description of --recurse-submodules optionLibravatar Ralf Thielow1-1/+1
2014-11-18Makefile: have python scripts depend on NO_PYTHON settingLibravatar Jonathan Nieder1-0/+3
2014-11-18Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macrosLibravatar Jonathan Nieder1-5/+5
2014-11-18Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-2165/+2392
2014-11-18Merge branch 'jc/doc-commit-only'Libravatar Junio C Hamano1-2/+3
2014-11-18Merge branch 'ta/tutorial-modernize'Libravatar Junio C Hamano1-1/+1
2014-11-18Merge branch 'da/difftool'Libravatar Junio C Hamano2-0/+6
2014-11-18t960[34]: mark cvsimport tests as requiring perlLibravatar Jeff King2-3/+3
2014-11-18t0090: mark add-interactive test with PERL prerequisiteLibravatar Jeff King1-1/+1
2014-11-18Makefile: have perl scripts depend on NO_PERL settingLibravatar Jeff King1-0/+3
2014-11-18create_default_files(): don't set u+x bit on $GIT_DIR/configLibravatar Michael Haggerty2-1/+9
2014-11-17l10n: Update Catalan translationLibravatar Alex Henrie1-2165/+2392
2014-11-17unpack_trees: plug leakage of o->resultLibravatar Junio C Hamano1-0/+2
2014-11-17Merge branch 'master' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-1990/+2239
2014-11-17Documentation: change "gitlink" typo in git-pushLibravatar brian m. carlson1-1/+1
2014-11-17apply: fix typo in an error messageLibravatar Slavomir Vlcek1-1/+1
2014-11-17cmd_config(): make a copy of path obtained from git_path()Libravatar Michael Haggerty1-2/+5
2014-11-17use labs() for variables of type long instead of abs()Libravatar René Scharfe1-1/+1
2014-11-17use labs() for variables of type long instead of abs()Libravatar René Scharfe1-2/+2
2014-11-17Windows: correct detection of EISDIR in mingw_open()Libravatar Johannes Sixt1-1/+1
2014-11-15l10n: de.po: translate 62 new messagesLibravatar Ralf Thielow1-1414/+1663
2014-11-15l10n: de.po: Fixup one translationLibravatar Stefan Beller1-4/+4
2014-11-14difftool: honor --trust-exit-code for builtin toolsLibravatar David Aguilar2-0/+6
2014-11-14t3301: modernize styleLibravatar Johan Herland1-699/+601
2014-11-14Git 2.2.0-rc2Libravatar Junio C Hamano1-1/+1
2014-11-14l10n: de.po: use imperative form for command optionsLibravatar Ralf Thielow1-573/+573
2014-11-13checkout $tree: do not throw away unchanged index entriesLibravatar Jeff King2-0/+35
2014-11-13gittutorial: fix output of 'git status'Libravatar Stefan Naewe2-19/+21
2014-11-13t5705: the file:// URL should be absoluteLibravatar Torsten Bögershausen1-1/+1
2014-11-13builtin: move builtin retrieval to get_builtin()Libravatar Slavomir Vlcek1-12/+15
2014-11-13SubmittingPatches: final submission is To: maintainer and CC: listLibravatar Slavomir Vlcek1-1/+1
2014-11-12Update draft release notes to 2.2Libravatar Junio C Hamano1-0/+14
2014-11-12Sync with 'maint'Libravatar Junio C Hamano0-0/+0
2014-11-12Merge branch 'nd/gitignore-trailing-whitespace' into maintLibravatar Junio C Hamano1-1/+1
2014-11-12Merge branch 'jk/fetch-reflog-df-conflict'Libravatar Junio C Hamano1-18/+18
2014-11-12notes: empty notes should be shown by 'git log'Libravatar Johan Herland2-2/+13
2014-11-12builtin/notes: add --allow-empty, to allow storing empty notesLibravatar Johan Herland3-11/+28
2014-11-12builtin/notes: split create_note() to clarify add vs. remove logicLibravatar Johan Herland1-49/+54
2014-11-12builtin/notes: simplify early exit code in add()Libravatar Johan Herland1-18/+17
2014-11-11doc: add some crossrefs between manual pagesLibravatar Max Horn5-0/+22
2014-11-11gittutorial.txt: remove reference to ancient Git versionLibravatar Thomas Ackermann1-1/+1
2014-11-11Sync with maintLibravatar Junio C Hamano0-0/+0
2014-11-11Merge branch 'rs/clean-menu-item-defn' into maintLibravatar Junio C Hamano1-1/+1
2014-11-10run-command: use void to declare that functions take no parametersLibravatar René Scharfe1-2/+2
2014-11-10builtin/notes: refactor note file path into struct note_dataLibravatar Johan Herland1-17/+21
2014-11-10builtin/notes: improve namingLibravatar Johan Herland1-55/+54
2014-11-10t3301: verify that 'git notes' removes empty notes by defaultLibravatar Johan Herland1-0/+27
2014-11-10builtin/notes: fix premature failure when trying to add the empty blobLibravatar Johan Herland1-1/+1
2014-11-10Merge branch 'master' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano6-8882/+10327