Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN | Junio C Hamano | 2014-05-02 | 1 | -7/+7 | |
| * | | | | | | | | | | | | compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER | Charles Bailey | 2014-05-02 | 1 | -9/+24 | |
* | | | | | | | | | | | | | Merge branch 'jk/strbuf-tolower' | Junio C Hamano | 2014-06-16 | 4 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | strbuf: add strbuf_tolower functionjk/strbuf-tolower | Jeff King | 2014-05-23 | 4 | -7/+13 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/daemon-tolower' | Junio C Hamano | 2014-06-16 | 4 | -22/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | daemon/config: factor out duplicate xstrdup_tolowerjk/daemon-tolower | Jeff King | 2014-05-23 | 4 | -22/+16 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'as/pretty-truncate' | Junio C Hamano | 2014-06-16 | 5 | -72/+282 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | pretty.c: format string with truncate respects logOutputEncodingas/pretty-truncate | Alexey Shumkin | 2014-05-21 | 3 | -8/+13 | |
| * | | | | | | | | | | | | | t4205, t6006: add tests that fail with i18n.logOutputEncoding set | Alexey Shumkin | 2014-05-21 | 2 | -2/+213 | |
| * | | | | | | | | | | | | | t4205 (log-pretty-format): use `tformat` rather than `format` | Alexey Shumkin | 2014-05-21 | 1 | -39/+13 | |
| * | | | | | | | | | | | | | t4041, t4205, t6006, t7102: don't hardcode tested encoding value | Alexey Shumkin | 2014-05-21 | 4 | -27/+39 | |
| * | | | | | | | | | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2014-05-19 | 1 | -3/+11 | |
* | | | | | | | | | | | | | | Merge branch 'jk/diff-follow-must-take-one-pathspec' | Junio C Hamano | 2014-06-16 | 2 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | move "--follow needs one pathspec" rule to diff_setup_donejk/diff-follow-must-take-one-pathspec | Jeff King | 2014-05-20 | 2 | -6/+5 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'sk/windows-unc-path' | Junio C Hamano | 2014-06-16 | 5 | -8/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Windows: allow using UNC path for git repositorysk/windows-unc-path | Cezary Zawadka | 2014-06-10 | 5 | -8/+30 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'rr/rebase-autostash-fix' | Junio C Hamano | 2014-06-16 | 3 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rebase -i: test "Nothing to do" case with autostashrr/rebase-autostash-fix | Matthieu Moy | 2014-05-20 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | rebase -i: handle "Nothing to do" case with autostash | Ramkumar Ramachandra | 2014-05-19 | 2 | -3/+12 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/report-fail-to-read-objects-better' | Junio C Hamano | 2014-06-16 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | open_sha1_file: report "most interesting" errnojk/report-fail-to-read-objects-better | Jeff King | 2014-05-15 | 1 | -1/+5 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/diff-files-assume-unchanged' | Junio C Hamano | 2014-06-16 | 2 | -12/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | run_diff_files: do not look at uninitialized stat datajk/diff-files-assume-unchanged | Jeff King | 2014-05-15 | 2 | -12/+32 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/argv-array-for-child-process' | Junio C Hamano | 2014-06-16 | 9 | -107/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | argv-array: drop "detach" codejk/argv-array-for-child-process | Jeff King | 2014-05-15 | 3 | -30/+0 | |
| * | | | | | | | | | | | | | | | get_importer: use run-command's internal argv_array | Jeff King | 2014-05-15 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | | get_exporter: use argv_array | Jeff King | 2014-05-15 | 1 | -16/+10 | |
| * | | | | | | | | | | | | | | | get_helper: use run-command's internal argv_array | Jeff King | 2014-05-15 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | | git_connect: use argv_array | Jeff King | 2014-05-15 | 1 | -18/+10 | |
| * | | | | | | | | | | | | | | | run_column_filter: use argv_array | Jeff King | 2014-05-15 | 1 | -30/+13 | |
| * | | | | | | | | | | | | | | | run-command: store an optional argv_array | Jeff King | 2014-05-15 | 3 | -1/+18 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'sk/wincred' | Junio C Hamano | 2014-06-16 | 1 | -4/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | wincred: avoid overwriting configured variablessk/wincred | Pat Thoyts | 2014-05-14 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | wincred: add install target | Pat Thoyts | 2014-05-14 | 1 | -0/+8 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/do-not-run-httpd-tests-as-root' | Junio C Hamano | 2014-06-16 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | t/lib-httpd: require SANITY prereqjk/do-not-run-httpd-tests-as-root | Jeff King | 2014-05-12 | 1 | -0/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'cc/replace-edit' | Junio C Hamano | 2014-06-16 | 3 | -46/+222 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Documentation: replace: describe new --edit option | Christian Couder | 2014-05-19 | 1 | -1/+15 | |
| * | | | | | | | | | | | | | | | replace: add --edit to usage string | Christian Couder | 2014-05-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | replace: add tests for --edit | Christian Couder | 2014-05-19 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | | | replace: die early if replace ref already exists | Christian Couder | 2014-05-19 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | replace: refactor checking ref validity | Christian Couder | 2014-05-19 | 1 | -11/+20 | |
| * | | | | | | | | | | | | | | | replace: make sure --edit results in a different object | Christian Couder | 2014-05-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | replace: add --edit option | Jeff King | 2014-04-29 | 1 | -1/+111 | |
| * | | | | | | | | | | | | | | | replace: factor object resolution out of replace_object | Jeff King | 2014-04-29 | 1 | -8/+18 | |
| * | | | | | | | | | | | | | | | replace: use OPT_CMDMODE to handle modes | Jeff King | 2014-04-29 | 1 | -24/+25 | |
| * | | | | | | | | | | | | | | | replace: refactor command-mode determination | Jeff King | 2014-04-29 | 1 | -8/+6 | |
* | | | | | | | | | | | | | | | | Merge branch 'mt/patch-id-stable' (early part) | Junio C Hamano | 2014-06-16 | 5 | -31/+208 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | patch-id-test: test stable and unstable behaviour | Michael S. Tsirkin | 2014-06-10 | 1 | -11/+91 | |
| * | | | | | | | | | | | | | | | | patch-id: make it stable against hunk reordering | Michael S. Tsirkin | 2014-06-10 | 2 | -20/+91 |