aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t: support clang/gcc AddressSanitizerJeff King2014-12-11
* First batch for 2.3 cycleJunio C Hamano2014-12-05
* Merge branch 'mh/config-flip-xbit-back-after-checking'Junio C Hamano2014-12-05
|\
| * create_default_files(): don't set u+x bit on $GIT_DIR/configMichael Haggerty2014-11-18
* | Merge branch 'jk/gitweb-with-newer-cgi-multi-param'Junio C Hamano2014-12-05
|\ \
| * | gitweb: hack around CGI's list-context param() handlingJeff King2014-11-18
* | | Merge branch 'rs/receive-pack-use-labs'Junio C Hamano2014-12-05
|\ \ \
| * | | use labs() for variables of type long instead of abs()René Scharfe2014-11-17
* | | | Merge branch 'rs/maint-config-use-labs'Junio C Hamano2014-12-05
|\ \ \ \
| * | | | use labs() for variables of type long instead of abs()René Scharfe2014-11-17
| | |/ / | |/| |
* | | | Merge branch 'js/windows-open-eisdir-error'Junio C Hamano2014-12-05
|\ \ \ \
| * | | | Windows: correct detection of EISDIR in mingw_open()Johannes Sixt2014-11-17
| |/ / /
* | | | Merge branch 'jh/empty-notes'Junio C Hamano2014-12-05
|\ \ \ \
| * | | | t3301: modernize styleJohan Herland2014-11-14
| * | | | notes: empty notes should be shown by 'git log'Johan Herland2014-11-12
| * | | | builtin/notes: add --allow-empty, to allow storing empty notesJohan Herland2014-11-12
| * | | | builtin/notes: split create_note() to clarify add vs. remove logicJohan Herland2014-11-12
| * | | | builtin/notes: simplify early exit code in add()Johan Herland2014-11-12
| * | | | builtin/notes: refactor note file path into struct note_dataJohan Herland2014-11-10
| * | | | builtin/notes: improve namingJohan Herland2014-11-10
| * | | | t3301: verify that 'git notes' removes empty notes by defaultJohan Herland2014-11-10
| * | | | builtin/notes: fix premature failure when trying to add the empty blobJohan Herland2014-11-10
* | | | | Merge branch 'sv/get-builtin'Junio C Hamano2014-12-05
|\ \ \ \ \
| * | | | | builtin: move builtin retrieval to get_builtin()Slavomir Vlcek2014-11-13
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/checkout-from-tree'Junio C Hamano2014-12-05
|\ \ \ \ \
| * | | | | checkout $tree: do not throw away unchanged index entriesJeff King2014-11-13
* | | | | | Merge branch 'tq/git-ssh-command'Junio C Hamano2014-12-05
|\ \ \ \ \ \
| * | | | | | git_connect: set ssh shell command in GIT_SSH_COMMANDThomas Quinot2014-11-10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rs/env-array-in-child-process'Junio C Hamano2014-12-05
|\ \ \ \ \ \
| * | | | | | use args member of struct child_processRené Scharfe2014-11-10
| |/ / / / /
* | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maintJunio C Hamano2014-12-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of https://github.com/ralfth/git-po-deJiang Xin2014-11-29
| |\ \ \ \ \ \
| | * | | | | | l10n: de.po: fix typosHartmut Henkel2014-11-28
* | | | | | | | Start post 2.2 cycleJunio C Hamano2014-12-05
|/ / / / / / /
* | | | | | | Git 2.2v2.2.0Junio C Hamano2014-11-26
* | | | | | | RelNotes: spelling & grammar tweaksMarc Branchaud2014-11-26
|/ / / / / /
* | | | | | Git 2.2.0-rc3v2.2.0-rc3Junio C Hamano2014-11-21
* | | | | | l10n: remove a superfluous translation for push.cJiang Xin2014-11-20
* | | | | | l10n: de.po: translate 2 messagesRalf Thielow2014-11-20
* | | | | | l10n: de.po: translate 2 new messagesRalf Thielow2014-11-20
* | | | | | l10n: batch updates for one trivial changeJiang Xin2014-11-20
* | | | | | l10n: git.pot: v2.2.0 round 2 (1 updated)Jiang Xin2014-11-20
* | | | | | Merge branch 'sv/submitting-final-patch'Junio C Hamano2014-11-19
|\ \ \ \ \ \
| * | | | | | SubmittingPatches: final submission is To: maintainer and CC: listSlavomir Vlcek2014-11-13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sn/tutorial-status-output-example'Junio C Hamano2014-11-19
|\ \ \ \ \ \
| * | | | | | gittutorial: fix output of 'git status'Stefan Naewe2014-11-13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'mh/doc-remote-helper-xref'Junio C Hamano2014-11-19
|\ \ \ \ \ \
| * | | | | | doc: add some crossrefs between manual pagesMax Horn2014-11-11
* | | | | | | Merge branch 'tb/no-relative-file-url'Junio C Hamano2014-11-19
|\ \ \ \ \ \ \
| * | | | | | | t5705: the file:// URL should be absoluteTorsten Bögershausen2014-11-13
| | |/ / / / / | |/| | | | |