aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dir: warn about trailing spaces in exclude patternsNguyễn Thái Ngọc Duy2014-02-10
* Git 1.8.5.4v1.8.5.4Junio C Hamano2014-02-05
* Merge branch 'jc/maint-pull-docfix' into maintJunio C Hamano2014-02-05
|\
| * Documentation: "git pull" does not have the "-m" optionJunio C Hamano2014-01-14
| * Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfixJunio C Hamano2014-01-14
| |\
| | * Documentation: exclude irrelevant options from "git pull"Junio C Hamano2014-01-14
* | | Merge branch 'ow/stash-with-ifs' into maintJunio C Hamano2014-02-05
|\ \ \
| * | | stash: handle specifying stashes with $IFSØystein Walle2014-01-07
* | | | Merge branch 'js/lift-parent-count-limit' into maintJunio C Hamano2014-02-05
|\ \ \ \
| * | | | Remove the line length limit for graft filesJohannes Schindelin2013-12-27
* | | | | Merge branch 'nd/add-empty-fix' into maintJunio C Hamano2014-02-05
|\ \ \ \ \
| * | | | | add: don't complain when adding empty project rootNguyễn Thái Ngọc Duy2013-12-26
* | | | | | Merge branch 'bc/log-decoration' into maintJunio C Hamano2014-02-05
|\ \ \ \ \ \
| * | | | | | log: properly handle decorations with chained tagsbrian m. carlson2013-12-20
* | | | | | | Merge branch 'jh/rlimit-nofile-fallback' into maintJunio C Hamano2014-02-05
|\ \ \ \ \ \ \
| * | | | | | | get_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failureJunio C Hamano2013-12-18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jl/commit-v-strip-marker' into maintJunio C Hamano2014-02-05
|\ \ \ \ \ \ \
| * | | | | | | commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann2013-12-05
* | | | | | | | Merge branch 'tr/send-email-ssl' into maintJunio C Hamano2014-02-05
|\ \ \ \ \ \ \ \
| * | | | | | | | send-email: set SSL options through IO::Socket::SSL::set_client_defaultsThomas Rast2013-12-04
| * | | | | | | | send-email: --smtp-ssl-cert-path takes an argumentThomas Rast2013-12-04
| * | | | | | | | send-email: pass Debug to Net::SMTP::SSL::newThomas Rast2013-12-04
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'tb/clone-ssh-with-colon-for-port' into maintJunio C Hamano2014-02-05
|\ \ \ \ \ \ \ \
| * | | | | | | | git_connect(): use common return pointTorsten Bögershausen2013-12-09
| * | | | | | | | connect.c: refactor url parsingTorsten Bögershausen2013-12-09
| * | | | | | | | git_connect(): refactor the port handling for sshTorsten Bögershausen2013-12-09
| * | | | | | | | git fetch: support host:/~repoTorsten Bögershausen2013-12-09
| * | | | | | | | t5500: add test cases for diag-urlTorsten Bögershausen2013-12-09
| * | | | | | | | git fetch-pack: add --diag-urlTorsten Bögershausen2013-12-09
| * | | | | | | | git_connect: factor out discovery of the protocol and its partsJohannes Sixt2013-12-09
| * | | | | | | | git_connect: remove artificial limit of a remote commandJohannes Sixt2013-12-09
| * | | | | | | | t5601: add tests for sshTorsten Bögershausen2013-12-04
| * | | | | | | | t5601: remove clear_ssh, refactor setup_ssh_wrapperTorsten Bögershausen2013-12-04
* | | | | | | | | Merge branch 'nd/transport-positive-depth-only' into maintJunio C Hamano2014-02-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone,fetch: catch non positive --depth option valueNguyễn Thái Ngọc Duy2013-12-06
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | git-svn: workaround for a bug in svn serf backendRoman Kagan2014-01-17
* | | | | | | | | Git 1.8.5.3v1.8.5.3Junio C Hamano2014-01-13
* | | | | | | | | Merge branch 'nd/daemon-informative-errors-typofix' into maintJunio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | daemon: be strict at parsing parameters --[no-]informative-errorsNguyễn Thái Ngọc Duy2013-12-20
| |/ / / / / / / /
* | | | | | | | | Merge branch 'km/gc-eperm' into maintJunio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gc: notice gc processes run by other usersKyle J. McKay2014-01-02
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/credential-plug-leak' into maintJunio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "prompt: clean up strbuf usage"Jeff King2014-01-02
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maintJunio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mv: let 'git mv file no-such-dir/' error out on Windows, tooJohannes Sixt2014-01-10
| * | | | | | | | | mv: let 'git mv file no-such-dir/' error outMatthieu Moy2013-12-04
* | | | | | | | | | Merge branch 'jk/rev-parse-double-dashes' into maintJunio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rev-parse: be more careful with munging argumentsJeff King2013-12-09
| * | | | | | | | | | rev-parse: correctly diagnose revision errors before "--"Jeff King2013-12-09
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/cat-file-regression-fix' into maintJunio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \