Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 7 | -27/+8 |
* | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 2011-10-05 | 1 | -9/+47 |
* | Merge branch 'mh/check-ref-format-print-normalize' | Junio C Hamano | 2011-09-06 | 1 | -3/+3 |
|\ | |||||
| * | check-ref-format --print: Normalize refnames that start with slashes | Michael Haggerty | 2011-08-25 | 1 | -3/+3 |
* | | Sync with 1.7.6.2 | Junio C Hamano | 2011-09-06 | 2 | -21/+4 |
|\ \ | |||||
| * | | Revert "Merge branch 'cb/maint-quiet-push' into maint" | Junio C Hamano | 2011-09-06 | 2 | -21/+4 |
* | | | Merge branch 'jc/clean-exclude-doc' | Junio C Hamano | 2011-09-02 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Documentation: clarify "git clean -e <pattern>" | Junio C Hamano | 2011-08-29 | 1 | -2/+3 |
* | | | | Merge branch 'fg/submodule-ff-check-before-push' | Junio C Hamano | 2011-09-02 | 1 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | push: Don't push a repository with unpushed submodules | Fredrik Gustafsson | 2011-08-21 | 1 | -0/+19 |
* | | | | | Merge branch 'nd/decorate-grafts' | Junio C Hamano | 2011-08-29 | 1 | -0/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Move write_shallow_commits to fetch-pack.c | Nguyễn Thái Ngọc Duy | 2011-08-18 | 1 | -0/+30 |
* | | | | | | Merge branch 'nd/maint-clone-gitdir' | Junio C Hamano | 2011-08-29 | 2 | -2/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clone: allow to clone from .git file | Nguyễn Thái Ngọc Duy | 2011-08-22 | 1 | -1/+18 |
| * | | | | | | read_gitfile_gently(): rename misnamed function to read_gitfile() | Junio C Hamano | 2011-08-22 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update' | Junio C Hamano | 2011-08-29 | 2 | -14/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prevent force-updating of the current branch | Conrad Irwin | 2011-08-23 | 2 | -14/+4 |
* | | | | | | | Merge branch 'jc/maint-clone-alternates' | Junio C Hamano | 2011-08-29 | 1 | -29/+90 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clone: clone from a repository with relative alternates | Junio C Hamano | 2011-08-23 | 1 | -23/+68 |
| * | | | | | | | clone: allow more than one --reference | Junio C Hamano | 2011-08-23 | 1 | -8/+24 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/color-and-pager' | Junio C Hamano | 2011-08-29 | 8 | -63/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | want_color: automatically fallback to color.ui | Jeff King | 2011-08-20 | 7 | -37/+1 |
| * | | | | | | | config: refactor get_colorbool function | Jeff King | 2011-08-20 | 1 | -2/+3 |
| * | | | | | | | color: delay auto-color decision until point of use | Jeff King | 2011-08-20 | 3 | -3/+5 |
| * | | | | | | | git_config_colorbool: refactor stdout_is_tty handling | Jeff King | 2011-08-18 | 5 | -20/+11 |
| * | | | | | | | diff: refactor COLOR_DIFF from a flag into an int | Jeff King | 2011-08-18 | 1 | -2/+0 |
* | | | | | | | | Merge branch 'nk/branch-v-abbrev' | Junio C Hamano | 2011-08-29 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | branch -v: honor core.abbrev | Namhyung Kim | 2011-07-01 | 1 | -1/+4 |
* | | | | | | | | | Merge branch 'jc/merge-reword' | Junio C Hamano | 2011-08-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | merge: reword the final message | Junio C Hamano | 2011-05-25 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'jc/maint-autofix-tag-in-head' | Junio C Hamano | 2011-08-26 | 1 | -42/+45 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | commit: reduce use of redundant global variables | Junio C Hamano | 2011-08-19 | 1 | -42/+45 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jn/plug-empty-tree-leak' | Junio C Hamano | 2011-08-26 | 1 | -6/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | revert: plug memory leak in "cherry-pick root commit" codepath | Jonathan Nieder | 2011-08-16 | 1 | -6/+1 |
* | | | | | | | | | | | Merge branch 'ac/describe-dirty-refresh' | Junio C Hamano | 2011-08-26 | 1 | -2/+15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | describe: Refresh the index when run with --dirty | Allan Caffee | 2011-08-11 | 1 | -2/+15 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-08-26 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | whitespace: have SP on both sides of an assignment "=" | Junio C Hamano | 2011-08-25 | 1 | -1/+1 |
| * | | | | | | | | | | | update-ref: whitespace fix | Pang Yan Han | 2011-08-25 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'cb/maint-quiet-push' into maint | Junio C Hamano | 2011-08-24 | 2 | -4/+21 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-08-24 | 3 | -7/+11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ls-files: fix pathspec display on error | Clemens Buchacher | 2011-08-11 | 3 | -7/+11 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-08-19 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | fetch-pack: check for valid commit from server | Nguyễn Thái Ngọc Duy | 2011-08-18 | 1 | -0/+2 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mh/check-attr-relative' | Junio C Hamano | 2011-08-18 | 2 | -41/+86 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-check-attr: Normalize paths | Michael Haggerty | 2011-08-05 | 1 | -8/+12 |
| * | | | | | | | | | | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-05 | 2 | -3/+3 |
| * | | | | | | | | | | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 2011-08-05 | 1 | -6/+9 |
| * | | | | | | | | | | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 2011-08-05 | 1 | -16/+36 |
| * | | | | | | | | | | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 2011-08-05 | 1 | -2/+7 |