Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'svn-maint-fixes' into svn-fixes | Junio C Hamano | 2015-02-26 |
|\ | |||
| * | Git::SVN::*: avoid premature FileHandle closure | Kyle J. McKay | 2015-02-26 |
| * | git-svn: fix localtime=true on non-glibc environments | Ryuichi Kokubo | 2015-02-26 |
* | | git-svn: lazy load some modules | Eric Wong | 2015-02-26 |
* | | Post 2.3 cyle (batch #5) | Junio C Hamano | 2015-02-25 |
* | | Merge branch 'ak/git-pm-typofix' | Junio C Hamano | 2015-02-25 |
|\ \ | |||
| * | | Git.pm: two minor typo fixes | Alexander Kuleshov | 2015-02-18 |
* | | | Merge branch 'sb/plug-leak-in-make-cache-entry' | Junio C Hamano | 2015-02-25 |
|\ \ \ | |||
| * | | | read-cache.c: free cache entry when refreshing fails | Stefan Beller | 2015-02-17 |
* | | | | Merge branch 'mh/transport-capabilities' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ | |||
| * | | | | transport-helper: ask the helper to set the same options for import as for fetch | Mike Hommey | 2015-02-13 |
| * | | | | transport-helper: ask the helper to set progress and verbosity options after ... | Mike Hommey | 2015-02-13 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jc/send-email-sensible-encoding' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ | |||
| * | | | | send-email: ask confirmation if given encoding name is very short | Junio C Hamano | 2015-02-13 |
* | | | | | Merge branch 'jk/sanity' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ | |||
| * | | | | | test-lib.sh: set prerequisite SANITY by testing what we really need | Torsten Bögershausen | 2015-02-15 |
| * | | | | | tests: correct misuses of POSIXPERM | Junio C Hamano | 2015-01-16 |
| * | | | | | t/lib-httpd: switch SANITY check for NOT_ROOT | Jeff King | 2015-01-16 |
* | | | | | | Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | hex.c: reduce memory footprint of sha1_to_hex static buffers | Stefan Beller | 2015-02-13 |
* | | | | | | | Merge branch 'jk/fast-import-die-nicely-fix' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | fast-import: avoid running end_packfile recursively | Jeff King | 2015-02-10 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'dp/remove-duplicated-header-inclusion' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | do not include the same header twice | Дилян Палаузов | 2015-02-13 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jc/max-io-size-and-ssize-max' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | xread/xwrite: clip MAX_IO_SIZE to SSIZE_MAX | Junio C Hamano | 2015-02-12 |
* | | | | | | | | Merge branch 'tc/missing-http-proxyauth' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | http: support curl < 7.10.7 | Tom G. Christensen | 2015-02-03 |
* | | | | | | | | | Merge branch 'jk/strbuf-doc-to-header' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | strbuf.h: group documentation for trim functions | Jeff King | 2015-01-16 |
| * | | | | | | | | | strbuf.h: drop boilerplate descriptions of strbuf_split_* | Jeff King | 2015-01-16 |
| * | | | | | | | | | strbuf.h: reorganize api function grouping headers | Jeff King | 2015-01-16 |
| * | | | | | | | | | strbuf.h: format asciidoc code blocks as 4-space indent | Jeff King | 2015-01-16 |
| * | | | | | | | | | strbuf.h: drop asciidoc list formatting from API docs | Jeff King | 2015-01-16 |
| * | | | | | | | | | strbuf.h: unify documentation comments beginnings | Stefan Beller | 2015-01-16 |
| * | | | | | | | | | strbuf.h: integrate api-strbuf.txt documentation | Jeff King | 2015-01-16 |
* | | | | | | | | | | Merge branch 'nd/attr-optim' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | attr: avoid heavy work when we know the specified attr is not defined | Nguyễn Thái Ngọc Duy | 2014-12-29 |
| * | | | | | | | | | | attr: do not attempt to expand when we know it's not a macro | Nguyễn Thái Ngọc Duy | 2014-12-29 |
| * | | | | | | | | | | attr.c: rename arg name attr_nr to avoid shadowing the global one | Nguyễn Thái Ngọc Duy | 2014-12-29 |
* | | | | | | | | | | | Merge branch 'jn/doc-api-errors' | Junio C Hamano | 2015-02-25 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | doc: document error handling functions and conventions | Jonathan Nieder | 2014-12-04 |
* | | | | | | | | | | | | Sync with 2.3.1 | Junio C Hamano | 2015-02-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Git 2.3.1v2.3.1 | Junio C Hamano | 2015-02-24 |
| * | | | | | | | | | | | | Merge branch 'ak/add-i-empty-candidates' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-ws-fix-expands' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/doc-log-rev-list-options' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/commit-author-no-match-malformed-message' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/dumb-http-idx-fetch-fix' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/diff-format-doc' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |