aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11Junio C Hamano2012-09-14
|\
| * log: fix --quiet synonym for -sJeff King2012-08-28
* | Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11Junio C Hamano2012-09-14
|\ \
| * | split_ident_line(): make best effort when parsing author/committer lineJunio C Hamano2012-08-31
| |/
* | Merge branch 'jc/apply-binary-p0' into maint-1.7.11Junio C Hamano2012-09-12
|\ \
| * | apply: compute patch->def_name correctly under -p0Junio C Hamano2012-08-24
* | | Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11Junio C Hamano2012-09-12
|\ \ \
| * | | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-23
* | | | Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11Junio C Hamano2012-09-12
|\ \ \ \
| * | | | for-each-ref: Fix sort with multiple keysKacper Kornet2012-08-21
* | | | | Merge branch 'jc/maint-config-exit-status' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \ \ \
| * | | | | config: "git config baa" should exit with status 1Junio C Hamano2012-07-30
* | | | | | Merge branch 'tr/void-diff-setup-done' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \ \ \ \
| * | | | | | diff_setup_done(): return voidThomas Rast2012-08-03
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11Junio C Hamano2012-09-11
|\ \ \ \ \ \
| * | | | | | apply: delete unused deflate_origlen from patch structPaul Gortmaker2012-08-05
* | | | | | | Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \ \ \ \
| * | | | | | | receive-pack: do not leak output from auto-gc to standard outputJunio C Hamano2012-08-06
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | diff: do not use null sha1 as a sentinel valueJeff King2012-07-29
| |/ / / / /
* | | | | | Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11Junio C Hamano2012-08-24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | commit: check committer identity more strictlyJeff King2012-07-23
| |/ / / /
* | | | | Merge branch 'jk/maint-checkout-orphan-check-fix' into maintJunio C Hamano2012-08-06
|\ \ \ \ \
| * | | | | checkout: don't confuse ref and object flagsJeff King2012-07-25
* | | | | | Merge branch 'kk/maint-commit-tree' into maintJunio C Hamano2012-07-30
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-treeJunio C Hamano2012-07-17
| |\ \ \ \ \ \
| | * | | | | | commit-tree: resurrect command line parsing updatesJunio C Hamano2012-07-17
* | | | | | | | Merge branch 'ar/clone-honor-umask-at-top' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | add: create ADD_EDIT.patch with mode 0666Jeff King2012-07-09
| * | | | | | | | Restore umasks influence on the permissions of work tree created by cloneAlex Riesen2012-07-09
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'cw/amend-commit-without-message' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow edit of empty message with commit --amendChris Webb2012-07-09
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/maint-commit-amend-only-no-paths' into maintJunio C Hamano2012-07-22
* | | | | | | | Merge branch 'tr/maint-show-walk' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | show: fix "range implies walking"Junio C Hamano2012-06-19
* | | | | | | | | Merge branch 'js/fast-export-paths-with-spaces' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fast-export: quote paths with spacesJay Soffian2012-06-27
| |/ / / / / / / /
* | | | | | | | | Merge branch 'cw/no-detaching-an-unborn' into maintJunio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-checkout: disallow --detach on unborn branchChris Webb2012-06-26
* | | | | | | | | | Merge branch 'jc/maint-blame-unique-abbrev' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blame: compute abbreviation width that ensures uniquenessJunio C Hamano2012-07-02
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | index-pack: Disable threading on cygwinJunio C Hamano2012-06-26
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/clone-single-fix' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-22
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'js/maint-fast-export-mark-error' into maintJunio C Hamano2012-06-17
* | | | | | | | | | Merge branch 'hv/submodule-update-nuke-submodules' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | update-index: allow overwriting existing submodule index entriesHeiko Voigt2012-06-11
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/diff-no-index-pager' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix pager.diff with diff --no-indexJeff King2012-06-15
| |/ / / / / / / / /