Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/diffcore-rename-duplicate' | Junio C Hamano | 2015-03-10 |
|\ | |||
| * | diffcore-rename: avoid processing duplicate destinations | Jeff King | 2015-02-27 |
* | | Merge branch 'ak/t5516-typofix' | Junio C Hamano | 2015-03-06 |
|\ \ | |||
| * | | t5516: correct misspelled pushInsteadOf | Anders Kaseorg | 2015-03-03 |
| |/ | |||
* | | Merge branch 'mk/diff-shortstat-dirstat-fix' | Junio C Hamano | 2015-03-06 |
|\ \ | |||
| * | | diff --shortstat --dirstat: remove duplicate output | Mårten Kongstad | 2015-03-02 |
| |/ | |||
* | | Merge branch 'tb/connect-ipv6-parse-fix' | Junio C Hamano | 2015-03-05 |
|\ \ | |||
| * | | t5500: show user name and host in diag-url | Torsten Bögershausen | 2015-02-22 |
| * | | t5601: add more test cases for IPV6 | Torsten Bögershausen | 2015-02-22 |
| * | | connect.c: allow ssh://user@[2001:db8::1]/repo.git | Torsten Bögershausen | 2015-02-22 |
* | | | Merge branch 'jc/diff-test-updates' | Junio C Hamano | 2015-03-05 |
|\ \ \ | |||
| * | | | test_ln_s_add: refresh stat info of fake symbolic links | Johannes Sixt | 2015-02-23 |
| * | | | t4008: modernise style | Junio C Hamano | 2015-02-15 |
| * | | | t/diff-lib: check exact object names in compare_diff_raw | Junio C Hamano | 2015-02-15 |
| * | | | tests: do not borrow from COPYING and README from the real source | Junio C Hamano | 2015-02-15 |
| * | | | t4010: correct expected object names | Junio C Hamano | 2015-02-15 |
| * | | | t9300: correct expected object names | Junio C Hamano | 2015-02-15 |
| * | | | t4008: correct stale comments | Junio C Hamano | 2015-02-15 |
* | | | | Merge branch 'mh/refs-have-new' | Junio C Hamano | 2015-03-05 |
|\ \ \ \ | |||
| * | | | | commit: avoid race when creating orphan commits | Michael Haggerty | 2015-02-17 |
| * | | | | commit: add tests of commit races | Michael Haggerty | 2015-02-17 |
* | | | | | Merge branch 'jk/daemon-interpolate' | Junio C Hamano | 2015-03-03 |
|\ \ \ \ \ | |||
| * | | | | | daemon: sanitize incoming virtual hostname | Jeff King | 2015-02-17 |
| * | | | | | t5570: test git-daemon's --interpolated-path option | Jeff King | 2015-02-17 |
* | | | | | | Merge branch 'km/send-email-getopt-long-workarounds' | Junio C Hamano | 2015-03-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-send-email.perl: support no- prefix with older GetOptions | Kyle J. McKay | 2015-02-16 |
* | | | | | | | Merge branch 'jc/apply-beyond-symlink' | Junio C Hamano | 2015-03-03 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | apply: do not touch a file beyond a symbolic link | Junio C Hamano | 2015-02-10 |
| * | | | | | | | apply: do not read from beyond a symbolic link | Junio C Hamano | 2015-02-10 |
| * | | | | | | | apply: reject input that touches outside the working area | Junio C Hamano | 2015-02-10 |
* | | | | | | | | 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 'jk/prune-mtime' | Junio C Hamano | 2015-02-22 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | sha1_file: fix iterating loose alternate objects | Jonathon Mah | 2015-02-09 |
* | | | | | | | | | Merge branch 'ps/submodule-sanitize-path-upon-add' | Junio C Hamano | 2015-02-22 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | git-submodule.sh: fix '/././' path normalization | Patrick Steinhardt | 2015-02-02 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'ab/merge-file-prefix' | Junio C Hamano | 2015-02-22 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | merge-file: correctly open files when in a subdir | Aleksander Boruch-Gruszecki | 2015-02-11 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'jk/config-no-ungetc-eof' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | config: do not ungetc EOF | Jeff King | 2015-02-05 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'ch/new-gpg-drops-rfc-1991' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t/lib-gpg: sanity-check that we can actually sign | Jeff King | 2015-01-29 |
| * | | | | | | | | | t/lib-gpg: include separate public keys in keyring.gpg | Jeff King | 2015-01-29 |
* | | | | | | | | | | Merge branch 'ye/http-accept-language' | Junio C Hamano | 2015-02-18 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | http: add Accept-Language header if possible | Yi EungJun | 2015-01-28 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jc/t4122-use-test-write-lines' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t4122: use test_write_lines from test-lib-functions | Junio C Hamano | 2015-01-28 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jk/dumb-http-idx-fetch-fix' | Junio C Hamano | 2015-02-17 |
|\ \ \ \ \ \ \ \ \ \ |