summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-13approxidate: allow ISO-like dates far in the futureLibravatar Jeff King2-2/+5
2014-11-13checkout $tree: do not throw away unchanged index entriesLibravatar Jeff King2-0/+35
2014-11-13pass TIME_DATE_NOW to approxidate future-checkLibravatar Jeff King1-7/+10
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
2014-11-10Sync with maintLibravatar Junio C Hamano1-2/+2
2014-11-10Merge branch 'js/diff-highlight-avoid-sigpipe'Libravatar Junio C Hamano1-0/+4
2014-11-10Documentation/config.txt: fix minor typoLibravatar Thomas Quinot1-1/+1
2014-11-10config.txt: fix typoLibravatar Nicolas Dermine1-1/+1
2014-11-10use args member of struct child_processLibravatar René Scharfe2-35/+29
2014-11-10trailer: use CHILD_PROCESS_INIT in apply_command()Libravatar René Scharfe1-2/+1
2014-11-10trailer: add test with an old style conflict blockLibravatar Christian Couder1-1/+31
2014-11-10trailer: reuse ignore_non_trailer() to ignore conflict linesLibravatar Christian Couder2-7/+27
2014-11-10commit: make ignore_non_trailer() non staticLibravatar Christian Couder3-46/+49
2014-11-10Merge branch 'jc/conflict-hint' into cc/interpret-trailers-moreLibravatar Junio C Hamano6-65/+110
2014-11-10trailer: display a trailer without its trailing newlineLibravatar Christian Couder1-2/+6