aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 2.6.2v2.6.2Junio C Hamano2015-10-16
* Merge branch 'cc/quote-comments' into maintJunio C Hamano2015-10-16
|\
| * quote: move comment before sq_quote_buf()Christian Couder2015-10-07
| * quote: fix broken sq_quote_buf() related commentChristian Couder2015-10-07
* | Merge branch 'es/worktree-add-cleanup' into maintJunio C Hamano2015-10-16
|\ \
| * | t2026: rename worktree prune testMichael J Gruber2015-10-07
* | | Merge branch 'tk/doc-interpret-trailers-grammo' into maintJunio C Hamano2015-10-16
|\ \ \
| * | | Documentation/interpret-trailers: Grammar fixTobias Klauser2015-10-07
* | | | Merge branch 'tk/typofix-connect-unknown-proto-error' into maintJunio C Hamano2015-10-16
|\ \ \ \
| * | | | connect: fix typo in result string of prot_name()Tobias Klauser2015-09-25
* | | | | Merge branch 'jk/asciidoctor-section-heading-markup-fix' into maintJunio C Hamano2015-10-16
|\ \ \ \ \
| * | | | | Documentation: fix section header mark-upJohn Keeping2015-09-25
* | | | | | Merge branch 'nd/ls-remote-does-not-have-u-option' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \
| * | | | | | ls-remote.txt: delete unsupported optionNguyễn Thái Ngọc Duy2015-09-28
* | | | | | | Merge branch 'jc/fsck-dropped-errors' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \
| * | | | | | | fsck: exit with non-zero when problems are foundJunio C Hamano2015-09-23
* | | | | | | | Merge branch 'sb/http-flaky-test-fix' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \
| * | | | | | | | t5561: get rid of racy appending to logfileStephan Beyer2015-09-25
* | | | | | | | | Merge branch 'sb/perf-without-installed-git' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/perf: make runner work even if Git is not installedStephan Beyer2015-09-25
* | | | | | | | | | Merge branch 'js/icase-wt-detection' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | setup: fix "inside work tree" detection on case-insensitive filesystemsJohannes Schindelin2015-09-28
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'pt/am-builtin' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | am: configure gpg at startupRenee Margaret McConahy2015-09-30
* | | | | | | | | | | Merge branch 'mm/detach-at-HEAD-reflog' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | status: don't say 'HEAD detached at HEAD'Matthieu Moy2015-10-02
| * | | | | | | | | | | t3203: test 'detached at' after checkout --detachMatthieu Moy2015-10-02
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy2015-10-05
| * | | | | | | | | | | rebase-i: explicitly accept tab as separator in commandsMatthieu Moy2015-10-02
* | | | | | | | | | | | Merge branch 'dt/log-follow-config' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | log: Update log.follow doc and add to config.txtEric N. Vander Weele2015-10-07
* | | | | | | | | | | | | Merge branch 'ti/glibc-stdio-mutex-from-signal-handler' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pager: don't use unsafe functions in signal handlersTakashi Iwai2015-09-04
* | | | | | | | | | | | | | Merge branch 'jk/notes-dwim-doc' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | notes: correct documentation of DWIMery for notes referencesJacob Keller2015-09-22
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/make-findstring-makeflags-fix' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Makefile: fix MAKEFLAGS tests with multiple flagsJohn Keeping2015-09-10
* | | | | | | | | | | | | | | Merge branch 'jw/make-arflags-customizable' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Makefile: allow $(ARFLAGS) specified from the command lineJunio C Hamano2015-09-10
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/connect-clear-env' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git_connect: clarify conn->use_shell flagJeff King2015-09-08
| * | | | | | | | | | | | | | | git_connect: clear GIT_* environment for sshJeff King2015-09-04
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/blame-first-parent' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | blame: handle --first-parentJeff King2015-09-16
* | | | | | | | | | | | | | | | Merge branch 'mm/keyid-docs' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Documentation: explain optional arguments betterMatthieu Moy2015-09-21
| * | | | | | | | | | | | | | | | Documentation/grep: fix documentation of -OMatthieu Moy2015-09-21
| * | | | | | | | | | | | | | | | Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-21
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'pt/pull-builtin' into maintJunio C Hamano2015-10-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |