Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-04 | 1 | -4/+4 |
* | git-check-attr: Fix command-line handling to match docs | Michael Haggerty | 2011-08-04 | 1 | -2/+5 |
* | git-check-attr: Add an --all option to show all attributes | Michael Haggerty | 2011-08-04 | 1 | -2/+14 |
* | Allow querying all attributes on a file | Michael Haggerty | 2011-08-04 | 1 | -14/+30 |
* | Provide access to the name attribute of git_attr | Michael Haggerty | 2011-08-04 | 1 | -1/+2 |
* | doc: Correct git_attr() calls in example code | Michael Haggerty | 2011-08-04 | 1 | -5/+5 |
* | doc: Add a link from gitattributes(5) to git-check-attr(1) | Michael Haggerty | 2011-08-04 | 1 | -0/+3 |
* | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-07-22 | 1 | -1/+16 |
* | Merge branch 'dc/stash-con-untracked' | Junio C Hamano | 2011-07-22 | 1 | -2/+8 |
|\ | |||||
| * | stash: Add --include-untracked option to stash and remove all untracked files | David Caldwell | 2011-06-26 | 1 | -2/+8 |
* | | Merge branch 'mz/doc-rebase-abort' | Junio C Hamano | 2011-07-22 | 1 | -2/+6 |
|\ \ | |||||
| * | | rebase: clarify "restore the original branch" | Martin von Zweigbergk | 2011-07-13 | 1 | -2/+6 |
* | | | Merge branch 'bw/log-all-ref-updates-doc' | Junio C Hamano | 2011-07-22 | 2 | -3/+6 |
|\ \ \ | |||||
| * | | | Documentation: clearly specify what refs are honored by core.logAllRefUpdates | Bert Wesarg | 2011-07-12 | 2 | -3/+6 |
* | | | | Merge branch 'mz/doc-synopsis-verse' | Junio C Hamano | 2011-07-22 | 90 | -6/+89 |
|\ \ \ \ | |||||
| * | | | | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 90 | -6/+89 |
* | | | | | Merge branch 'jl/submodule-add-relurl-wo-upstream' | Junio C Hamano | 2011-07-22 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | submodule add: allow relative repository path even when no url is set | Jens Lehmann | 2011-06-06 | 1 | -1/+3 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-07-22 | 3 | -6/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | doc/fast-import: clarify notemodify command | Dmitry Ivankov | 2011-07-22 | 1 | -3/+8 |
| * | | | | | | Documentation: minor grammatical fix in rev-list-options.txt | Jack Nagel | 2011-07-22 | 1 | -1/+1 |
| * | | | | | | Documentation: git-filter-branch honors replacement refs | Peter Collingbourne | 2011-07-21 | 1 | -2/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-07-19 | 1 | -2/+49 |
* | | | | | | Merge branch 'jc/submodule-sync-no-auto-vivify' | Junio C Hamano | 2011-07-19 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | submodule sync: do not auto-vivify uninteresting submodule | Junio C Hamano | 2011-06-26 | 1 | -1/+3 |
* | | | | | | | Merge branch 'jk/archive-tar-filter' | Junio C Hamano | 2011-07-19 | 1 | -0/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | upload-archive: allow user to turn off filters | Jeff King | 2011-06-22 | 1 | -0/+6 |
| * | | | | | | | archive: provide builtin .tar.gz filter | Jeff King | 2011-06-22 | 1 | -0/+11 |
| * | | | | | | | archive: implement configurable tar filters | Jeff King | 2011-06-22 | 1 | -0/+16 |
* | | | | | | | | Merge branch 'jk/clone-cmdline-config' | Junio C Hamano | 2011-07-19 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clone: accept config options on the command line | Jeff King | 2011-06-22 | 1 | -0/+11 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/tag-list-multiple-patterns' | Junio C Hamano | 2011-07-19 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tag: accept multiple patterns for --list | Jeff King | 2011-06-20 | 1 | -3/+6 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jn/doc-dashdash' | Junio C Hamano | 2011-07-13 | 9 | -13/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation/i18n: quote double-dash for AsciiDoc | Jonathan Nieder | 2011-06-29 | 2 | -6/+6 |
| * | | | | | | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash | Junio C Hamano | 2011-06-29 | 7 | -7/+7 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | Documentation: quote double-dash for AsciiDoc | Jonathan Nieder | 2011-06-29 | 7 | -7/+7 |
* | | | | | | | | | Merge branch 'nk/ref-doc' | Junio C Hamano | 2011-07-13 | 4 | -30/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | glossary: clarify description of HEAD | Junio C Hamano | 2011-06-23 | 1 | -2/+2 |
| * | | | | | | | | | glossary: update description of head and ref | Junio C Hamano | 2011-06-23 | 1 | -4/+5 |
| * | | | | | | | | | glossary: update description of "tag" | Junio C Hamano | 2011-06-23 | 1 | -8/+8 |
| * | | | | | | | | | git.txt: de-emphasize the implementation detail of a ref | Junio C Hamano | 2011-06-23 | 1 | -4/+3 |
| * | | | | | | | | | check-ref-format doc: de-emphasize the implementation detail of a ref | Junio C Hamano | 2011-06-23 | 1 | -3/+6 |
| * | | | | | | | | | git-remote.txt: avoid sounding as if loose refs are the only ones in the world | Junio C Hamano | 2011-06-23 | 1 | -9/+10 |
| * | | | | | | | | | git-remote.txt: fix wrong remote refspec | Namhyung Kim | 2011-06-23 | 1 | -6/+6 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'an/shallow-doc' | Junio C Hamano | 2011-07-13 | 1 | -29/+74 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Document the underlying protocol used by shallow repositories and --depth com... | Alex Neronskiy | 2011-06-08 | 1 | -22/+66 |
| * | | | | | | | | | Fix documentation of fetch-pack that implies that the client can disconnect a... | Alex Neronskiy | 2011-06-08 | 1 | -14/+15 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Start 1.7.7 cycle | Junio C Hamano | 2011-07-06 | 1 | -0/+36 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-07-06 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | |