Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'jk/notes-merge-from-anywhere' | Junio C Hamano | 2016-02-03 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | notes: allow merging from arbitrary references | Jacob Keller | 2016-01-17 | |
* | | | | | | | | | | Merge branch 'jc/peace-with-crlf' | Junio C Hamano | 2016-02-03 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | test-sha1-array: read command stream with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | grep: read -f file with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | send-pack: read list of refs with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | column: read lines with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | cat-file: read batch stream with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | transport-helper: read helper response with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | clone/sha1_file: read info/alternates with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | remote.c: read $GIT_DIR/remotes/* with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | ident.c: read /etc/mailname with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | rev-parse: read parseopt spec with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | revision: read --stdin with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | hash-object: read --stdin-paths with strbuf_getline() | Junio C Hamano | 2016-01-15 | |
* | | | | | | | | | | | Getting closer to 2.7.1 | Junio C Hamano | 2016-02-01 | |
* | | | | | | | | | | | Merge branch 'jk/list-tag-2.7-regression' | Junio C Hamano | 2016-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | tag: do not show ambiguous tag names as "tags/foo" | Jeff King | 2016-01-26 | |
| * | | | | | | | | | | | t6300: use test_atom for some un-modern tests | Jeff King | 2016-01-25 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'ew/svn-1.9.0-auth' | Junio C Hamano | 2016-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git-svn: fix auth parameter handling on SVN 1.9.0+ | Eric Wong | 2016-01-26 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Fourth batch for 2.8.cycle | Junio C Hamano | 2016-01-28 | |
* | | | | | | | | | | | Merge branch 'jk/shortlog' | Junio C Hamano | 2016-01-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | shortlog: don't warn on empty author | Jeff King | 2016-01-19 | |
| * | | | | | | | | | | | shortlog: optimize out useless string list | Jeff King | 2016-01-19 | |
| * | | | | | | | | | | | shortlog: optimize out useless "<none>" normalization | Jeff King | 2016-01-19 | |
| * | | | | | | | | | | | shortlog: optimize "--summary" mode | Jeff King | 2016-01-19 | |
| * | | | | | | | | | | | shortlog: replace hand-parsing of author with pretty-printer | Jeff King | 2016-01-19 | |
| * | | | | | | | | | | | shortlog: use strbufs to read from stdin | Jeff King | 2016-01-19 | |
| * | | | | | | | | | | | shortlog: match both "Author:" and "author" on stdin | Jeff King | 2016-01-19 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jc/strbuf-getline' | Junio C Hamano | 2016-01-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | strbuf: give strbuf_getline() to the "most text friendly" variant | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | checkout-index: there are only two possible line terminations | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | update-index: there are only two possible line terminations | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | check-ignore: there are only two possible line terminations | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | check-attr: there are only two possible line terminations | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | mktree: there are only two possible line terminations | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 | |
| * | | | | | | | | | | strbuf: make strbuf_getline_crlf() global | Junio C Hamano | 2016-01-14 | |
| * | | | | | | | | | | strbuf: miniscule style fix | Junio C Hamano | 2016-01-14 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'js/msys2' | Junio C Hamano | 2016-01-28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | mingw: uglify (a, 0) definitions to shut up warnings | Johannes Schindelin | 2016-01-15 | |
| * | | | | | | | | | | mingw: squash another warning about a cast | Johannes Schindelin | 2016-01-15 | |
| * | | | | | | | | | | mingw: avoid warnings when casting HANDLEs to int | Johannes Schindelin | 2016-01-15 | |
| * | | | | | | | | | | mingw: avoid redefining S_* constants | Johannes Schindelin | 2016-01-15 | |
| * | | | | | | | | | | compat/winansi: support compiling with MSys2 | Johannes Schindelin | 2016-01-14 | |
| * | | | | | | | | | | compat/mingw: support MSys2-based MinGW build | Johannes Schindelin | 2016-01-14 | |
| * | | | | | | | | | | nedmalloc: allow compiling with MSys2's compiler | Johannes Schindelin | 2016-01-14 | |
| * | | | | | | | | | | config.mak.uname: supporting 64-bit MSys2 | Johannes Schindelin | 2016-01-13 | |
| * | | | | | | | | | | config.mak.uname: support MSys2 | Johannes Schindelin | 2016-01-13 | |
| |/ / / / / / / / / |