Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thin-pack: try harder to use preferred base objects as base | Jeff King | 2012-01-13 | 1 | -2/+7 |
* | Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6 | Junio C Hamano | 2011-12-14 | 1 | -38/+49 |
|\ | |||||
| * | fetch: create status table using strbuf | Jeff King | 2011-12-10 | 1 | -38/+49 |
* | | Merge branch 'jc/maint-name-rev-all' into maint-1.7.6 | Junio C Hamano | 2011-12-14 | 1 | -1/+1 |
* | | blame: don't overflow time buffer | Jeff King | 2011-12-14 | 1 | -1/+1 |
* | | stripspace: fix outdated comment | Jeff King | 2011-12-06 | 1 | -2/+0 |
* | | Merge branch 'mz/remote-rename' into maint-1.7.6 | Junio C Hamano | 2011-10-27 | 1 | -7/+21 |
|\ \ | |||||
| * | | remote: only update remote-tracking branch if updating refspec | Martin von Zweigbergk | 2011-09-12 | 1 | -3/+7 |
| * | | remote rename: warn when refspec was not updated | Martin von Zweigbergk | 2011-09-12 | 1 | -0/+6 |
| * | | remote: "rename o foo" should not rename ref "origin/bar" | Martin von Zweigbergk | 2011-09-12 | 1 | -1/+1 |
| * | | remote: write correct fetch spec when renaming remote 'remote' | Martin von Zweigbergk | 2011-09-12 | 1 | -4/+8 |
* | | | Merge branch 'cb/maint-ls-files-error-report' into maint | Junio C Hamano | 2011-09-23 | 3 | -7/+11 |
|\ \ \ | |||||
| * | | | ls-files: fix pathspec display on error | Clemens Buchacher | 2011-08-11 | 3 | -7/+11 |
* | | | | describe: Refresh the index when run with --dirty | Allan Caffee | 2011-09-23 | 1 | -2/+15 |
* | | | | Merge branch 'jc/maint-clone-alternates' into maint | Junio C Hamano | 2011-09-23 | 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 'nd/maint-clone-gitdir' into maint | Junio C Hamano | 2011-09-23 | 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 'mh/check-ref-format-print-normalize' into maint | Junio C Hamano | 2011-09-23 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | check-ref-format --print: Normalize refnames that start with slashes | Michael Haggerty | 2011-08-25 | 1 | -3/+3 |
| * | | | | | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4 | Junio C Hamano | 2011-05-26 | 1 | -0/+2 |
| * | | | | | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint-1.7.4 | Junio C Hamano | 2011-05-26 | 1 | -2/+7 |
* | | | | | | Merge branch 'jl/maint-fetch-submodule-check-fix' into maint | Junio C Hamano | 2011-09-12 | 1 | -6/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fetch: skip on-demand checking when no submodules are configured | Jens Lehmann | 2011-09-09 | 1 | -6/+9 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'ms/reflog-show-is-default' into maint | Junio C Hamano | 2011-09-12 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reflog: actually default to subcommand 'show' | Michael Schubert | 2011-08-01 | 1 | -2/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/reset-reflog-message-fix' into maint | Junio C Hamano | 2011-09-12 | 1 | -33/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reset: give better reflog messages | Jeff King | 2011-07-22 | 1 | -33/+16 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/tag-contains-ab' (early part) into maint | Junio C Hamano | 2011-09-12 | 1 | -1/+45 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | tag: speed up --contains calculation | Jeff King | 2011-06-12 | 1 | -1/+45 |
* | | | | | | Revert "Merge branch 'cb/maint-quiet-push' into maint" | Junio C Hamano | 2011-09-06 | 2 | -21/+4 |
* | | | | | | 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 |
|\ \ \ \ \ \ | |||||
| * | | | | | | receive-pack: do not overstep command line argument array | Junio C Hamano | 2011-08-08 | 1 | -1/+1 |
| * | | | | | | propagate --quiet to send-pack/receive-pack | Clemens Buchacher | 2011-08-01 | 2 | -3/+20 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | fetch-pack: check for valid commit from server | Nguyễn Thái Ngọc Duy | 2011-08-18 | 1 | -0/+2 |
* | | | | | | checkout-index: remove obsolete comment | Nguyễn Thái Ngọc Duy | 2011-08-17 | 1 | -32/+0 |
* | | | | | | Merge branch 'jk/tag-list-multiple-patterns' into maint | Junio C Hamano | 2011-08-16 | 1 | -9/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tag: accept multiple patterns for --list | Jeff King | 2011-06-20 | 1 | -9/+17 |
* | | | | | | | Merge branch 'js/ls-tree-error' into maint | Junio C Hamano | 2011-08-16 | 1 | -3/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. | Jon Seymour | 2011-07-25 | 1 | -3/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'jk/fast-export-quote-path' into maint | Junio C Hamano | 2011-08-16 | 1 | -7/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fast-export: quote paths in output | Jeff King | 2011-08-06 | 1 | -7/+24 |
* | | | | | | | | Merge branch 'jc/checkout-reflog-fix' into maint | Junio C Hamano | 2011-08-16 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Merge commit 'v1.7.6' into jc/checkout-reflog-fix | Junio C Hamano | 2011-07-07 | 1 | -2/+5 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jc/maint-reset-unmerged-path' into maint | Junio C Hamano | 2011-08-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | reset [<commit>] paths...: do not mishandle unmerged paths | Junio C Hamano | 2011-07-14 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | |