Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/decorate-grafts' | Junio C Hamano | 2011-08-28 | 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-28 | 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-28 | 2 | -14/+4 |
|\ \ | |||||
| * | | Prevent force-updating of the current branch | Conrad Irwin | 2011-08-22 | 2 | -14/+4 |
* | | | Merge branch 'jc/maint-clone-alternates' | Junio C Hamano | 2011-08-28 | 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-22 | 1 | -8/+24 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/color-and-pager' | Junio C Hamano | 2011-08-28 | 8 | -63/+19 |
|\ \ \ | |||||
| * | | | want_color: automatically fallback to color.ui | Jeff King | 2011-08-19 | 7 | -37/+1 |
| * | | | config: refactor get_colorbool function | Jeff King | 2011-08-19 | 1 | -2/+3 |
| * | | | color: delay auto-color decision until point of use | Jeff King | 2011-08-19 | 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-28 | 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-25 | 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-25 | 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-25 | 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-25 | 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-25 | 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-23 | 2 | -4/+21 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-08-23 | 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-18 | 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-17 | 2 | -41/+86 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-check-attr: Normalize paths | Michael Haggerty | 2011-08-04 | 1 | -8/+12 |
| * | | | | | | | | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-04 | 2 | -3/+3 |
| * | | | | | | | | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 2011-08-04 | 1 | -6/+9 |
| * | | | | | | | | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 2011-08-04 | 1 | -16/+36 |
| * | | | | | | | | git-check-attr: Error out if no pathnames are specified | Michael Haggerty | 2011-08-04 | 1 | -2/+7 |
| * | | | | | | | | git-check-attr: Process command-line args more systematically | Michael Haggerty | 2011-08-04 | 1 | -7/+12 |
| * | | | | | | | | git-check-attr: Handle each error separately | Michael Haggerty | 2011-08-04 | 1 | -7/+4 |
| * | | | | | | | | git-check-attr: Extract a function error_with_usage() | Michael Haggerty | 2011-08-04 | 1 | -2/+7 |
| * | | | | | | | | git-check-attr: Introduce a new variable | Michael Haggerty | 2011-08-04 | 1 | -6/+7 |
| * | | | | | | | | git-check-attr: Extract a function output_attr() | Michael Haggerty | 2011-08-04 | 1 | -3/+9 |
| * | | | | | | | | git-check-attr: Use git_attr_name() | Michael Haggerty | 2011-08-04 | 1 | -7/+6 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'js/bisect-no-checkout' | Junio C Hamano | 2011-08-17 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bisect: introduce support for --no-checkout option. | Jon Seymour | 2011-08-04 | 1 | -2/+5 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'js/ref-namespaces' | Junio C Hamano | 2011-08-17 | 1 | -6/+39 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ref namespaces: Support remote repositories via upload-pack and receive-pack | Josh Triplett | 2011-07-11 | 1 | -6/+39 |
| | |_|_|_|_|_|/ | |/| | | | | | |