aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'svn-maint-fixes' into svn-fixesJunio C Hamano2015-02-26
|\
| * Git::SVN::*: avoid premature FileHandle closureKyle J. McKay2015-02-26
| * git-svn: fix localtime=true on non-glibc environmentsRyuichi Kokubo2015-02-26
* | git-svn: lazy load some modulesEric Wong2015-02-26
* | 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | attr: avoid heavy work when we know the specified attr is not definedNguyễn Thái Ngọc Duy2014-12-29
| * | | | | | | | | | attr: do not attempt to expand when we know it's not a macroNguyễn Thái Ngọc Duy2014-12-29
| * | | | | | | | | | attr.c: rename arg name attr_nr to avoid shadowing the global oneNguyễn Thái Ngọc Duy2014-12-29
* | | | | | | | | | | Merge branch 'jn/doc-api-errors'Junio C Hamano2015-02-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: document error handling functions and conventionsJonathan Nieder2014-12-04
* | | | | | | | | | | | Sync with 2.3.1Junio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Git 2.3.1v2.3.1Junio C Hamano2015-02-24
| * | | | | | | | | | | | Merge branch 'ak/add-i-empty-candidates' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/apply-ws-fix-expands' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/doc-log-rev-list-options' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/commit-author-no-match-malformed-message' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/dumb-http-idx-fetch-fix' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/diff-format-doc' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \