summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-18Makefile: simplify by using SCRIPT_{PERL,SH}_GEN macrosJonathan Nieder
2014-11-18Merge git://github.com/git-l10n/git-poJunio C Hamano
2014-11-18Merge branch 'jc/doc-commit-only'Junio C Hamano
2014-11-18Merge branch 'ta/tutorial-modernize'Junio C Hamano
2014-11-18Merge branch 'da/difftool'Junio C Hamano
2014-11-18t960[34]: mark cvsimport tests as requiring perlJeff King
2014-11-18t0090: mark add-interactive test with PERL prerequisiteJeff King
2014-11-18Makefile: have perl scripts depend on NO_PERL settingJeff King
2014-11-18create_default_files(): don't set u+x bit on $GIT_DIR/configMichael Haggerty
2014-11-18l10n: Update Catalan translationAlex Henrie
2014-11-17unpack_trees: plug leakage of o->resultJunio C Hamano
2014-11-17Merge branch 'master' of git://github.com/git-l10n/git-poJunio C Hamano
2014-11-17Documentation: change "gitlink" typo in git-pushbrian m. carlson
2014-11-17apply: fix typo in an error messageSlavomir Vlcek
2014-11-17cmd_config(): make a copy of path obtained from git_path()Michael Haggerty
2014-11-17use labs() for variables of type long instead of abs()René Scharfe
2014-11-17use labs() for variables of type long instead of abs()René Scharfe
2014-11-17Windows: correct detection of EISDIR in mingw_open()Johannes Sixt
2014-11-15l10n: de.po: translate 62 new messagesRalf Thielow
2014-11-15l10n: de.po: Fixup one translationStefan Beller
2014-11-14difftool: honor --trust-exit-code for builtin toolsDavid Aguilar
2014-11-14t3301: modernize styleJohan Herland
2014-11-14Git 2.2.0-rc2v2.2.0-rc2Junio C Hamano
2014-11-14l10n: de.po: use imperative form for command optionsRalf Thielow
2014-11-13checkout $tree: do not throw away unchanged index entriesJeff King
2014-11-13gittutorial: fix output of 'git status'Stefan Naewe
2014-11-13t5705: the file:// URL should be absoluteTorsten Bögershausen
2014-11-13builtin: move builtin retrieval to get_builtin()Slavomir Vlcek
2014-11-13SubmittingPatches: final submission is To: maintainer and CC: listSlavomir Vlcek
2014-11-12Update draft release notes to 2.2Junio C Hamano
2014-11-12Sync with 'maint'Junio C Hamano
2014-11-12Merge branch 'nd/gitignore-trailing-whitespace' into maintJunio C Hamano
2014-11-12Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano
2014-11-12notes: empty notes should be shown by 'git log'Johan Herland
2014-11-12builtin/notes: add --allow-empty, to allow storing empty notesJohan Herland
2014-11-12builtin/notes: split create_note() to clarify add vs. remove logicJohan Herland
2014-11-12builtin/notes: simplify early exit code in add()Johan Herland
2014-11-11doc: add some crossrefs between manual pagesMax Horn
2014-11-11gittutorial.txt: remove reference to ancient Git versionThomas Ackermann
2014-11-11Sync with maintJunio C Hamano
2014-11-11Merge branch 'rs/clean-menu-item-defn' into maintJunio C Hamano
2014-11-10run-command: use void to declare that functions take no parametersRené Scharfe
2014-11-10builtin/notes: refactor note file path into struct note_dataJohan Herland
2014-11-10builtin/notes: improve namingJohan Herland
2014-11-10t3301: verify that 'git notes' removes empty notes by defaultJohan Herland
2014-11-10builtin/notes: fix premature failure when trying to add the empty blobJohan Herland
2014-11-10Merge branch 'master' of git://github.com/git-l10n/git-poJunio C Hamano
2014-11-10Sync with maintJunio C Hamano
2014-11-10Merge branch 'js/diff-highlight-avoid-sigpipe'Junio C Hamano
2014-11-10Documentation/config.txt: fix minor typoThomas Quinot