Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | commit -m: commit staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | |
| * | | | | | | status/commit: show staged submodules regardless of ignore config | Jens Lehmann | 2014-04-07 | |
* | | | | | | | Merge branch 'cb/byte-order' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | compat/bswap.h: fix endianness detection | Ben Walton | 2014-05-30 | |
| * | | | | | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN | Junio C Hamano | 2014-05-02 | |
| * | | | | | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER | Charles Bailey | 2014-05-02 | |
* | | | | | | | | Merge branch 'jk/strbuf-tolower' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | strbuf: add strbuf_tolower function | Jeff King | 2014-05-23 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jk/daemon-tolower' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | daemon/config: factor out duplicate xstrdup_tolower | Jeff King | 2014-05-23 | |
* | | | | | | | | | Merge branch 'as/pretty-truncate' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | pretty.c: format string with truncate respects logOutputEncoding | Alexey Shumkin | 2014-05-21 | |
| * | | | | | | | | | t4205, t6006: add tests that fail with i18n.logOutputEncoding set | Alexey Shumkin | 2014-05-21 | |
| * | | | | | | | | | t4205 (log-pretty-format): use `tformat` rather than `format` | Alexey Shumkin | 2014-05-21 | |
| * | | | | | | | | | t4041, t4205, t6006, t7102: don't hardcode tested encoding value | Alexey Shumkin | 2014-05-21 | |
| * | | | | | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2014-05-19 | |
* | | | | | | | | | | Merge branch 'jk/diff-follow-must-take-one-pathspec' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | move "--follow needs one pathspec" rule to diff_setup_done | Jeff King | 2014-05-20 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'sk/windows-unc-path' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Windows: allow using UNC path for git repository | Cezary Zawadka | 2014-06-10 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'rr/rebase-autostash-fix' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | rebase -i: test "Nothing to do" case with autostash | Matthieu Moy | 2014-05-20 | |
| * | | | | | | | | | | rebase -i: handle "Nothing to do" case with autostash | Ramkumar Ramachandra | 2014-05-19 | |
* | | | | | | | | | | | Merge branch 'jk/report-fail-to-read-objects-better' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | open_sha1_file: report "most interesting" errno | Jeff King | 2014-05-15 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jk/diff-files-assume-unchanged' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | run_diff_files: do not look at uninitialized stat data | Jeff King | 2014-05-15 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'jk/argv-array-for-child-process' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | argv-array: drop "detach" code | Jeff King | 2014-05-15 | |
| * | | | | | | | | | | | get_importer: use run-command's internal argv_array | Jeff King | 2014-05-15 | |
| * | | | | | | | | | | | get_exporter: use argv_array | Jeff King | 2014-05-15 | |
| * | | | | | | | | | | | get_helper: use run-command's internal argv_array | Jeff King | 2014-05-15 | |
| * | | | | | | | | | | | git_connect: use argv_array | Jeff King | 2014-05-15 | |
| * | | | | | | | | | | | run_column_filter: use argv_array | Jeff King | 2014-05-15 | |
| * | | | | | | | | | | | run-command: store an optional argv_array | Jeff King | 2014-05-15 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'sk/wincred' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | wincred: avoid overwriting configured variables | Pat Thoyts | 2014-05-14 | |
| * | | | | | | | | | | | wincred: add install target | Pat Thoyts | 2014-05-14 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jk/do-not-run-httpd-tests-as-root' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | t/lib-httpd: require SANITY prereq | Jeff King | 2014-05-12 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'cc/replace-edit' | Junio C Hamano | 2014-06-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Documentation: replace: describe new --edit option | Christian Couder | 2014-05-19 | |
| * | | | | | | | | | | | replace: add --edit to usage string | Christian Couder | 2014-05-19 | |
| * | | | | | | | | | | | replace: add tests for --edit | Christian Couder | 2014-05-19 | |
| * | | | | | | | | | | | replace: die early if replace ref already exists | Christian Couder | 2014-05-19 | |
| * | | | | | | | | | | | replace: refactor checking ref validity | Christian Couder | 2014-05-19 | |
| * | | | | | | | | | | | replace: make sure --edit results in a different object | Christian Couder | 2014-05-19 | |
| * | | | | | | | | | | | replace: add --edit option | Jeff King | 2014-04-29 | |
| * | | | | | | | | | | | replace: factor object resolution out of replace_object | Jeff King | 2014-04-29 | |
| * | | | | | | | | | | | replace: use OPT_CMDMODE to handle modes | Jeff King | 2014-04-29 |