Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'nd/exclusion-regression-fix' | Junio C Hamano | 2016-02-24 |
|\ | |||
| * | dir.c: don't exclude whole dir prematurely | Nguyễn Thái Ngọc Duy | 2016-02-15 |
| * | dir.c: support marking some patterns already matched | Nguyễn Thái Ngọc Duy | 2016-02-15 |
| * | dir.c: support tracing exclude | Nguyễn Thái Ngọc Duy | 2016-02-15 |
| * | dir.c: fix match_pathname() | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | | Merge branch 'ce/https-public-key-pinning' | Junio C Hamano | 2016-02-24 |
|\ \ | |||
| * | | http: implement public key pinning | Christoph Egger | 2016-02-15 |
* | | | Merge branch 'bc/http-empty-auth' | Junio C Hamano | 2016-02-24 |
|\ \ \ | |||
| * | | | http: add option to try authentication without username | brian m. carlson | 2016-02-15 |
| |/ / | |||
* | | | Merge branch 'sp/remote-curl-ssl-strerror' | Junio C Hamano | 2016-02-24 |
|\ \ \ | |||
| * | | | remote-curl: include curl_errorstr on SSL setup failures | Shawn Pearce | 2016-02-15 |
| |/ / | |||
* | | | Merge branch 'jk/lose-name-path' | Junio C Hamano | 2016-02-24 |
|\ \ \ | |||
| * | | | list-objects: pass full pathname to callbacks | Jeff King | 2016-02-12 |
| * | | | list-objects: drop name_path entirely | Jeff King | 2016-02-12 |
| * | | | list-objects: convert name_path to a strbuf | Jeff King | 2016-02-12 |
| * | | | show_object_with_name: simplify by using path_name() | Jeff King | 2016-02-12 |
| * | | | http-push: stop using name_path | Jeff King | 2016-02-12 |
* | | | | Merge branch 'ew/force-ipv4' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ | |||
| * | | | | connect & http: support -4 and -6 switches for remote operations | Eric Wong | 2016-02-12 |
* | | | | | Merge branch 'nd/git-common-dir-fix' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ \ | |||
| * | | | | | rev-parse: take prefix into account in --git-common-dir | Nguyễn Thái Ngọc Duy | 2016-02-12 |
* | | | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs' | Junio C Hamano | 2016-02-24 |
|\ \ \ \ \ \ | |||
| * | | | | | | get_sha1: don't die() on bogus search strings | Jeff King | 2016-02-10 |
| * | | | | | | check_filename: tighten dwim-wildcard ambiguity | Jeff King | 2016-02-10 |
| * | | | | | | checkout: reorder check_filename conditional | Jeff King | 2016-02-10 |
* | | | | | | | tests: remove no-op full-svn-test target | Eric Wong | 2016-02-23 |
* | | | | | | | Sync with 2.7.2 | Junio C Hamano | 2016-02-22 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Git 2.7.2v2.7.2 | Junio C Hamano | 2016-02-22 |
| * | | | | | | | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-02-22 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'pw/completion-stash' into maint | Junio C Hamano | 2016-02-22 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'mm/clean-doc-fix' into maint | Junio C Hamano | 2016-02-22 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dw/mergetool-vim-window-shuffle' into maint | Junio C Hamano | 2016-02-22 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ah/stripspace-optstring' into maint | Junio C Hamano | 2016-02-22 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/git-remote-add-url-insteadof-test' | Junio C Hamano | 2016-02-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | t5505: 'remote add x y' should work when url.y.insteadOf = x | Johannes Schindelin | 2016-02-17 |
* | | | | | | | | | | | | | | Merge branch 'jk/config-include' | Junio C Hamano | 2016-02-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | git-config: better document default behavior for `--include` | Jeff King | 2016-02-13 |
* | | | | | | | | | | | | | | | Merge branch 'ew/connect-verbose' | Junio C Hamano | 2016-02-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | t5570: add tests for "git {clone,fetch,pull} -v" | Eric Wong | 2016-02-15 |
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge branch 'ks/svn-pathnameencoding-4' of git://git.bogomips.org/git-svn | Junio C Hamano | 2016-02-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | git-svn: apply "svn.pathnameencoding" before URL encoding | Kazutoshi Satoda | 2016-02-22 |
| * | | | | | | | | | | | | | | | git-svn: enable "svn.pathnameencoding" on dcommit | Kazutoshi Satoda | 2016-02-22 |
| * | | | | | | | | | | | | | | | git-svn: hoist out utf8 prep from t9129 to lib-git-svn | Eric Wong | 2016-02-22 |
* | | | | | | | | | | | | | | | | Merge branch 'pw/completion-stash' | Junio C Hamano | 2016-02-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | / / / / / / / | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | completion: fix mis-indentation in _git_stash() | SZEDER Gábor | 2016-02-22 |
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2016-02-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Start preparing for 2.7.2 | Junio C Hamano | 2016-02-17 |
| * | | | | | | | | | | | | | | Merge branch 'js/test-lib-windows-emulated-yes' into maint | Junio C Hamano | 2016-02-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'aw/push-force-with-lease-reporting' into maint | Junio C Hamano | 2016-02-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/do-not-move-worktree-manually' into maint | Junio C Hamano | 2016-02-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |