aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* send-pack: typofix error messageJunio C Hamano2011-09-12
* refactor run_receive_hook()Junio C Hamano2011-09-12
* Merge branch 'mh/check-ref-format-print-normalize'Junio C Hamano2011-09-06
|\
| * check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-25
* | Sync with 1.7.6.2Junio C Hamano2011-09-06
|\ \
| * | Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-06
* | | Merge branch 'jc/clean-exclude-doc'Junio C Hamano2011-09-02
|\ \ \
| * | | Documentation: clarify "git clean -e <pattern>"Junio C Hamano2011-08-28
* | | | Merge branch 'fg/submodule-ff-check-before-push'Junio C Hamano2011-09-02
|\ \ \ \
| * | | | push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* | | | | Merge branch 'nd/decorate-grafts'Junio C Hamano2011-08-28
|\ \ \ \ \
| * | | | | Move write_shallow_commits to fetch-pack.cNguyễn Thái Ngọc Duy2011-08-18
* | | | | | Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-28
|\ \ \ \ \ \
| * | | | | | clone: allow to clone from .git fileNguyễn Thái Ngọc Duy2011-08-22
| * | | | | | read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-22
| |/ / / / /
* | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano2011-08-28
|\ \ \ \ \ \
| * | | | | | Prevent force-updating of the current branchConrad Irwin2011-08-22
* | | | | | | Merge branch 'jc/maint-clone-alternates'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \
| * | | | | | | clone: clone from a repository with relative alternatesJunio C Hamano2011-08-23
| * | | | | | | clone: allow more than one --referenceJunio C Hamano2011-08-22
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \
| * | | | | | | want_color: automatically fallback to color.uiJeff King2011-08-19
| * | | | | | | config: refactor get_colorbool functionJeff King2011-08-19
| * | | | | | | color: delay auto-color decision until point of useJeff King2011-08-19
| * | | | | | | git_config_colorbool: refactor stdout_is_tty handlingJeff King2011-08-18
| * | | | | | | diff: refactor COLOR_DIFF from a flag into an intJeff King2011-08-18
* | | | | | | | Merge branch 'nk/branch-v-abbrev'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \ \
| * | | | | | | | branch -v: honor core.abbrevNamhyung Kim2011-07-01
* | | | | | | | | Merge branch 'jc/merge-reword'Junio C Hamano2011-08-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge: reword the final messageJunio C Hamano2011-05-25
* | | | | | | | | | Merge branch 'jc/maint-autofix-tag-in-head'Junio C Hamano2011-08-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | commit: reduce use of redundant global variablesJunio C Hamano2011-08-19
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jn/plug-empty-tree-leak'Junio C Hamano2011-08-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | revert: plug memory leak in "cherry-pick root commit" codepathJonathan Nieder2011-08-16
* | | | | | | | | | | Merge branch 'ac/describe-dirty-refresh'Junio C Hamano2011-08-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | describe: Refresh the index when run with --dirtyAllan Caffee2011-08-11
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-08-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | whitespace: have SP on both sides of an assignment "="Junio C Hamano2011-08-25
| * | | | | | | | | | | update-ref: whitespace fixPang Yan Han2011-08-25
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano2011-08-23
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano2011-08-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ls-files: fix pathspec display on errorClemens Buchacher2011-08-11
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-08-18
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | fetch-pack: check for valid commit from serverNguyễn Thái Ngọc Duy2011-08-18
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mh/check-attr-relative'Junio C Hamano2011-08-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-check-attr: Normalize pathsMichael Haggerty2011-08-04
| * | | | | | | | | | Rename git_checkattr() to git_check_attr()Michael Haggerty2011-08-04
| * | | | | | | | | | git-check-attr: Fix command-line handling to match docsMichael Haggerty2011-08-04
| * | | | | | | | | | git-check-attr: Add an --all option to show all attributesMichael Haggerty2011-08-04
| * | | | | | | | | | git-check-attr: Error out if no pathnames are specifiedMichael Haggerty2011-08-04