aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* daemon: use strbuf for hostname infoRené Scharfe2015-03-09
* Merge branch 'jk/daemon-interpolate'Junio C Hamano2015-03-03
|\
| * daemon: sanitize incoming virtual hostnameJeff King2015-02-17
| * t5570: test git-daemon's --interpolated-path optionJeff King2015-02-17
| * git_connect: let user override virtual-host we send to daemonJeff King2015-02-17
* | Merge branch 'rs/daemon-interpolate'Junio C Hamano2015-03-03
|\ \
| * | daemon: use callback to build interpolated pathRené Scharfe2015-02-17
| * | daemon: look up client-supplied hostname lazilyRené Scharfe2015-02-17
| |/
* | Merge branch 'km/send-email-getopt-long-workarounds'Junio C Hamano2015-03-03
|\ \
| * | git-send-email.perl: support no- prefix with older GetOptionsKyle J. McKay2015-02-16
* | | Merge branch 'jc/apply-ws-fix-expands-report'Junio C Hamano2015-03-03
|\ \ \
| * | | apply: detect and mark whitespace errors in context lines when fixingJunio C Hamano2015-01-22
* | | | Merge branch 'jc/apply-beyond-symlink'Junio C Hamano2015-03-03
|\ \ \ \
| * | | | apply: do not touch a file beyond a symbolic linkJunio C Hamano2015-02-10
| * | | | apply: do not read from beyond a symbolic linkJunio C Hamano2015-02-10
| * | | | apply: do not read from the filesystem under --indexJunio C Hamano2015-02-10
| * | | | apply: reject input that touches outside the working areaJunio C Hamano2015-02-10
* | | | | Post 2.3 cyle (batch #5)Junio C Hamano2015-02-25
* | | | | Merge branch 'ak/git-pm-typofix'Junio C Hamano2015-02-25
|\ \ \ \ \
| * | | | | Git.pm: two minor typo fixesAlexander Kuleshov2015-02-18
* | | | | | Merge branch 'sb/plug-leak-in-make-cache-entry'Junio C Hamano2015-02-25
|\ \ \ \ \ \
| * | | | | | read-cache.c: free cache entry when refreshing failsStefan Beller2015-02-17
* | | | | | | Merge branch 'mh/transport-capabilities'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \
| * | | | | | | transport-helper: ask the helper to set the same options for import as for fetchMike Hommey2015-02-13
| * | | | | | | transport-helper: ask the helper to set progress and verbosity options after ...Mike Hommey2015-02-13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/send-email-sensible-encoding'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \
| * | | | | | | send-email: ask confirmation if given encoding name is very shortJunio C Hamano2015-02-13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/sanity'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \
| * | | | | | | test-lib.sh: set prerequisite SANITY by testing what we really needTorsten Bögershausen2015-02-15
| * | | | | | | tests: correct misuses of POSIXPERMJunio C Hamano2015-01-16
| * | | | | | | t/lib-httpd: switch SANITY check for NOT_ROOTJeff King2015-01-16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \
| * | | | | | | hex.c: reduce memory footprint of sha1_to_hex static buffersStefan Beller2015-02-13
* | | | | | | | Merge branch 'jk/fast-import-die-nicely-fix'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \
| * | | | | | | | fast-import: avoid running end_packfile recursivelyJeff King2015-02-10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dp/remove-duplicated-header-inclusion'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \
| * | | | | | | | do not include the same header twiceДилян Палаузов2015-02-13
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/max-io-size-and-ssize-max'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \
| * | | | | | | | xread/xwrite: clip MAX_IO_SIZE to SSIZE_MAXJunio C Hamano2015-02-12
* | | | | | | | | Merge branch 'tc/missing-http-proxyauth'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | http: support curl < 7.10.7Tom G. Christensen2015-02-03
* | | | | | | | | | Merge branch 'jk/strbuf-doc-to-header'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | strbuf.h: group documentation for trim functionsJeff King2015-01-16
| * | | | | | | | | | strbuf.h: drop boilerplate descriptions of strbuf_split_*Jeff King2015-01-16
| * | | | | | | | | | strbuf.h: reorganize api function grouping headersJeff King2015-01-16
| * | | | | | | | | | strbuf.h: format asciidoc code blocks as 4-space indentJeff King2015-01-16
| * | | | | | | | | | strbuf.h: drop asciidoc list formatting from API docsJeff King2015-01-16
| * | | | | | | | | | strbuf.h: unify documentation comments beginningsStefan Beller2015-01-16
| * | | | | | | | | | strbuf.h: integrate api-strbuf.txt documentationJeff King2015-01-16
* | | | | | | | | | | Merge branch 'nd/attr-optim'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \ \ \ \