Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11 | Junio C Hamano | 2012-08-24 | 1 | -1/+1 |
|\ | |||||
| * | commit: check committer identity more strictly | Jeff King | 2012-07-23 | 1 | -1/+1 |
* | | Merge branch 'jk/maint-checkout-orphan-check-fix' into maint | Junio C Hamano | 2012-08-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | checkout: don't confuse ref and object flags | Jeff King | 2012-07-25 | 1 | -1/+1 |
* | | | Merge branch 'kk/maint-commit-tree' into maint | Junio C Hamano | 2012-07-30 | 1 | -3/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree | Junio C Hamano | 2012-07-17 | 1 | -3/+0 |
| |\ \ \ | |||||
| | * | | | commit-tree: resurrect command line parsing updates | Junio C Hamano | 2012-07-17 | 1 | -3/+0 |
* | | | | | Merge branch 'ar/clone-honor-umask-at-top' into maint | Junio C Hamano | 2012-07-22 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | add: create ADD_EDIT.patch with mode 0666 | Jeff King | 2012-07-09 | 1 | -1/+1 |
| * | | | | | Restore umasks influence on the permissions of work tree created by clone | Alex Riesen | 2012-07-09 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'cw/amend-commit-without-message' into maint | Junio C Hamano | 2012-07-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Allow edit of empty message with commit --amend | Chris Webb | 2012-07-09 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'jk/maint-commit-amend-only-no-paths' into maint | Junio C Hamano | 2012-07-22 | 1 | -1/+4 |
* | | | | | Merge branch 'tr/maint-show-walk' into maint | Junio C Hamano | 2012-07-22 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | show: fix "range implies walking" | Junio C Hamano | 2012-06-19 | 1 | -0/+3 |
* | | | | | | Merge branch 'js/fast-export-paths-with-spaces' into maint | Junio C Hamano | 2012-07-22 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fast-export: quote paths with spaces | Jay Soffian | 2012-06-27 | 1 | -0/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'cw/no-detaching-an-unborn' into maint | Junio C Hamano | 2012-07-22 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-checkout: disallow --detach on unborn branch | Chris Webb | 2012-06-26 | 1 | -0/+2 |
* | | | | | | | Merge branch 'jc/maint-blame-unique-abbrev' into maint | Junio C Hamano | 2012-07-11 | 1 | -4/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | blame: compute abbreviation width that ensures uniqueness | Junio C Hamano | 2012-07-02 | 1 | -4/+21 |
* | | | | | | | | Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maint | Junio C Hamano | 2012-07-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | index-pack: Disable threading on cygwin | Junio C Hamano | 2012-06-26 | 1 | -2/+2 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'nd/clone-single-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clone: fix ref selection in --single-branch --branch=xxx | Nguyễn Thái Ngọc Duy | 2012-06-22 | 1 | -2/+5 |
| * | | | | | | | | Merge branch 'js/maint-fast-export-mark-error' into maint | Junio C Hamano | 2012-06-17 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'hv/submodule-update-nuke-submodules' into maint | Junio C Hamano | 2012-07-11 | 1 | -6/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | update-index: allow overwriting existing submodule index entries | Heiko Voigt | 2012-06-11 | 1 | -6/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jk/diff-no-index-pager' into maint | Junio C Hamano | 2012-07-11 | 1 | -7/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix pager.diff with diff --no-index | Jeff King | 2012-06-15 | 1 | -7/+17 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 2012-06-01 | 1 | -5/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ap/checkout-no-progress-for-non-tty' into maint | Junio C Hamano | 2012-06-01 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | 3 | -4/+4 |
* | | | | | | | | | | | | Merge branch 'jc/ls-files-i-dir' into maint | Junio C Hamano | 2012-07-11 | 2 | -7/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | builtin/add.c: use path_excluded() | Junio C Hamano | 2012-06-05 | 1 | -1/+5 |
| * | | | | | | | | | | | path_excluded(): update API to less cache-entry centric | Junio C Hamano | 2012-06-05 | 1 | -2/+8 |
| * | | | | | | | | | | | ls-files -i: pay attention to exclusion of leading paths | Junio C Hamano | 2012-06-03 | 1 | -6/+11 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jc/fmt-merge-msg-people' | Junio C Hamano | 2012-06-12 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fmt-merge-msg: make attribution into comment lines | Junio C Hamano | 2012-06-06 | 1 | -2/+2 |
* | | | | | | | | | | | | Merge branch 'js/maint-fast-export-mark-error' | Junio C Hamano | 2012-06-12 | 1 | -1/+1 |
* | | | | | | | | | | | | i18n: apply: split to fix a partial i18n message | Jiang Xin | 2012-06-01 | 1 | -4/+12 |
* | | | | | | | | | | | | Merge branch 'jk/ident-gecos-strbuf' | Junio C Hamano | 2012-05-29 | 6 | -47/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | format-patch: do not use bogus email addresses in message ids | Jeff King | 2012-05-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 2012-05-24 | 5 | -8/+7 |
| * | | | | | | | | | | | | format-patch: use GIT_COMMITTER_EMAIL in message ids | Jeff King | 2012-05-24 | 1 | -1/+2 |
| * | | | | | | | | | | | | format-patch: refactor get_patch_filename | Jeff King | 2012-05-22 | 1 | -28/+7 |
| * | | | | | | | | | | | | format-patch: use default email for generating message ids | Jeff King | 2012-05-22 | 1 | -8/+2 |
| * | | | | | | | | | | | | fmt-merge-msg: don't use static buffer in record_person | Jeff King | 2012-05-22 | 1 | -4/+4 |
* | | | | | | | | | | | | | Merge branch 'jk/fetch-pack-remove-dups-optim' | Junio C Hamano | 2012-05-29 | 1 | -22/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |