Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/clone-dissociate' into maint | Junio C Hamano | 2015-06-16 | 1 | -13/+4 |
|\ | |||||
| * | clone: reorder --dissociate and --reference optionsjk/clone-dissociate | Jeff King | 2015-05-27 | 1 | -2/+2 |
| * | clone: use OPT_STRING_LIST for --reference | Jeff King | 2015-05-27 | 1 | -11/+2 |
* | | Merge branch 'ah/usage-strings' into maint | Junio C Hamano | 2015-06-16 | 2 | -2/+2 |
|\ \ | |||||
| * | | blame, log: format usage strings similarly to those in documentationah/usage-strings | Alex Henrie | 2015-05-03 | 2 | -2/+2 |
* | | | Merge branch 'rs/janitorial' into maint | Junio C Hamano | 2015-06-16 | 3 | -16/+4 |
|\ \ \ | |||||
| * | | | clean: remove unused variable buf | René Scharfe | 2015-05-20 | 1 | -2/+0 |
| * | | | use file_exists() to check if a file exists in the worktree | René Scharfe | 2015-05-20 | 2 | -14/+4 |
* | | | | Merge branch 'dt/clean-pathspec-filter-then-lstat' into maint | Junio C Hamano | 2015-06-16 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | clean: only lstat files in pathspecdt/clean-pathspec-filter-then-lstat | David Turner | 2015-05-18 | 1 | -3/+3 |
* | | | | | Merge branch 'dl/branch-error-message' into maint | Junio C Hamano | 2015-06-05 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | branch: do not call a "remote-tracking branch" a "remote branch"dl/branch-error-message | Danny Lin | 2015-05-06 | 1 | -3/+3 |
* | | | | | | Merge branch 'ps/bundle-verify-arg' into maint | Junio C Hamano | 2015-06-05 | 1 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bundle: verify arguments more strictlyps/bundle-verify-arg | Patrick Steinhardt | 2015-05-08 | 1 | -0/+8 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/add-e-kill-editor' into maint | Junio C Hamano | 2015-06-05 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add: check return value of launch_editorjk/add-e-kill-editor | Jeff King | 2015-05-12 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | 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 | 1 | -3/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sha1_file: squelch "packfile cannot be accessed" warningsjk/sha1-file-reduce-useless-warnings | Jeff King | 2015-03-30 | 1 | -3/+1 |
* | | | | | | | | Merge branch 'tb/blame-resurrect-convert-to-git' into maint | Junio C Hamano | 2015-06-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | blame: CRLF in the working tree and LF in the repotb/blame-resurrect-convert-to-git | Torsten Bögershausen | 2015-05-03 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | 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 | 2 | -9/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-config: replace use of home_config_paths() | Paul Tan | 2015-05-06 | 1 | -4/+2 |
| * | | | | | | | | | git-commit: replace use of home_config_paths() | Paul Tan | 2015-05-06 | 1 | -5/+3 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jc/hash-object' into maint | Junio C Hamano | 2015-05-26 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | hash-object --literally: fix buffer overrun with extra-long object type | Eric Sunshine | 2015-05-05 | 1 | -3/+1 |
* | | | | | | | | | Merge branch 'jk/init-core-worktree-at-root' into maint | Junio C Hamano | 2015-05-13 | 1 | -3/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | init: don't set core.worktree when initializing /.gitjk/init-core-worktree-at-root | Jeff King | 2015-04-02 | 1 | -3/+15 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Sync with 2.3.8 | Junio C Hamano | 2015-05-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3 | Junio C Hamano | 2015-05-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | config: fix settings in default_user_config templateoh/fix-config-default-user-name-section | Ossi Herrala | 2015-04-17 | 1 | -2/+2 |
| * | | | | | | | | | Merge branch 'jc/report-path-error-to-dir' into maint | Junio C Hamano | 2015-03-31 | 1 | -43/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ws/grep-quiet-no-pager' into maint | Junio C Hamano | 2015-03-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/cleanup-failed-clone' into maint | Junio C Hamano | 2015-03-28 | 1 | -5/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/prune-with-corrupt-refs' into maint | Junio C Hamano | 2015-03-28 | 2 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/tag-h-column-is-a-listing-option' into maint | Junio C Hamano | 2015-03-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/deflate-init-cleanup' into maint | Junio C Hamano | 2015-03-23 | 2 | -3/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ps/grep-help-all-callback-arg' | Junio C Hamano | 2015-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | grep: correctly initialize help-all optionps/grep-help-all-callback-arg | Patrick Steinhardt | 2015-04-12 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Revert "merge: pass verbosity flag down to merge-recursive" | Junio C Hamano | 2015-04-16 | 1 | -4/+0 |
* | | | | | | | | | | | | | | | | Merge branch 'jk/merge-quiet' | Junio C Hamano | 2015-04-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | merge: pass verbosity flag down to merge-recursive | Jeff King | 2015-04-02 | 1 | -0/+4 |
| |/ / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | Merge branch 'jc/update-instead-into-void' | Junio C Hamano | 2015-04-14 | 1 | -1/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | push-to-deploy: allow pushing into an unborn branch and updating itjc/update-instead-into-void | Junio C Hamano | 2015-04-01 | 1 | -1/+20 |
* | | | | | | | | | | | | | | | | | Merge branch 'sb/leaks' | Junio C Hamano | 2015-03-27 | 3 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | commit.c: fix a memory leak | Stefan Beller | 2015-03-23 | 1 | -2/+4 |
| * | | | | | | | | | | | | | | | | | builtin/apply.c: fix a memleak | Stefan Beller | 2015-03-23 | 1 | -1/+3 |