Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/connect-plink' into maint | Junio C Hamano | 2015-06-05 | 2 | -22/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | connect: improve check for plink to reduce false positivesbc/connect-plink | brian m. carlson | 2015-04-28 | 2 | -3/+48 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | t5601: fix quotation error leading to skipped tests | brian m. carlson | 2015-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | connect: simplify SSH connection code path | brian m. carlson | 2015-04-28 | 1 | -20/+20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ph/rebase-i-redo' into maint | Junio C Hamano | 2015-06-05 | 2 | -0/+63 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rebase -i: redo tasks that die during cherry-pickph/rebase-i-redo | Phil Hord | 2015-04-29 | 2 | -0/+63 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/add-e-kill-editor' into maint | Junio C Hamano | 2015-06-05 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | add: check return value of launch_editorjk/add-e-kill-editor | Jeff King | 2015-05-12 | 2 | -1/+9 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/clone-verbosity-fix' into maint | Junio C Hamano | 2015-06-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | clone: call transport_set_verbosity before anything else on the newly created...mh/clone-verbosity-fix | Mike Hommey | 2015-05-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/sha1-file-reduce-useless-warnings' into maint | Junio C Hamano | 2015-06-05 | 2 | -6/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_file: squelch "packfile cannot be accessed" warningsjk/sha1-file-reduce-useless-warnings | Jeff King | 2015-03-30 | 2 | -6/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/blame-resurrect-convert-to-git' into maint | Junio C Hamano | 2015-06-05 | 2 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | blame: CRLF in the working tree and LF in the repotb/blame-resurrect-convert-to-git | Torsten Bögershausen | 2015-05-03 | 2 | -3/+16 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/plug-fmt-merge-msg-leak' into maint | Junio C Hamano | 2015-06-05 | 1 | -5/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: plug small leak of commit bufferjc/plug-fmt-merge-msg-leak | Junio C Hamano | 2015-04-20 | 1 | -5/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pt/xdg-config-path' into maint | Junio C Hamano | 2015-06-05 | 10 | -81/+243 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | path.c: remove home_config_paths()pt/xdg-config-path | Paul Tan | 2015-05-06 | 2 | -29/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-config: replace use of home_config_paths() | Paul Tan | 2015-05-06 | 2 | -8/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-commit: replace use of home_config_paths() | Paul Tan | 2015-05-06 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | credential-store.c: replace home_config_paths() with xdg_config_home() | Paul Tan | 2015-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | dir.c: replace home_config_paths() with xdg_config_home() | Paul Tan | 2015-05-06 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | attr.c: replace home_config_paths() with xdg_config_home() | Paul Tan | 2015-05-06 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | path.c: implement xdg_config_home() | Paul Tan | 2015-05-06 | 2 | -0/+22 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | t0302: "unreadable" test needs POSIXPERMpt/credential-xdg | Junio C Hamano | 2015-03-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | t0302: test credential-store support for XDG_CONFIG_HOME | Paul Tan | 2015-03-24 | 1 | -0/+114 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git-credential-store: support XDG_CONFIG_HOME | Paul Tan | 2015-03-24 | 2 | -6/+42 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git-credential-store: support multiple credential files | Paul Tan | 2015-03-24 | 1 | -25/+56 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Git 2.4.2v2.4.2 | Junio C Hamano | 2015-05-26 | 4 | -3/+49 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/still-interesting' into maint | Junio C Hamano | 2015-05-26 | 1 | -4/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | limit_list: avoid quadratic behavior from still_interesting | Jeff King | 2015-04-17 | 1 | -4/+19 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/hash-object' into maint | Junio C Hamano | 2015-05-26 | 5 | -9/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | write_sha1_file(): do not use a separate sha1[] arrayjc/hash-object | Junio C Hamano | 2015-05-05 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t1007: add hash-object --literally tests | Eric Sunshine | 2015-05-05 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | hash-object --literally: fix buffer overrun with extra-long object type | Eric Sunshine | 2015-05-05 | 3 | -3/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-hash-object.txt: document --literally option | Eric Sunshine | 2015-05-04 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/rebase-quiet-noop' into maint | Junio C Hamano | 2015-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rebase: silence "git checkout" for noop rebasejk/rebase-quiet-noop | Jeff King | 2015-04-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sg/complete-decorate-full-not-long' into maint | Junio C Hamano | 2015-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: fix and update 'git log --decorate=' optionssg/complete-decorate-full-not-long | SZEDER Gábor | 2015-05-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maint | Junio C Hamano | 2015-05-26 | 2 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter-branch: avoid passing commit message through sed | Jeff King | 2015-04-29 | 2 | -1/+19 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/daemon-no-ipv6-for-2.4.1' into maint | Junio C Hamano | 2015-05-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | daemon: unbreak NO_IPV6 build regressionjc/daemon-no-ipv6-for-2.4.1 | Junio C Hamano | 2015-05-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/stash-require-clean-index' into maint | Junio C Hamano | 2015-05-26 | 2 | -7/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stash: require a clean index to apply | Jeff King | 2015-04-22 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t3903: avoid applying onto dirty index | Jeff King | 2015-04-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t3903: stop hard-coding commit sha1s | Jeff King | 2015-04-22 | 1 | -5/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/git-no-more-argv0-path-munging' into maint | Junio C Hamano | 2015-05-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stop putting argv[0] dirname at front of PATHjk/git-no-more-argv0-path-munging | Jeff King | 2015-04-22 | 1 | -1/+0 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |