Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Documentation/reset: separate options by mode | Thomas Rast | 2010-07-19 |
* | Documentation/git-reset: reorder modes for soft-mixed-hard progression | Thomas Rast | 2010-07-19 |
* | Merge branch 'eb/doc-log-manpage' | Junio C Hamano | 2010-07-15 |
|\ | |||
| * | Reorganize `git-log' man page to clarify common diff options. | Eli Barzilay | 2010-07-08 |
* | | Merge branch 'mg/revision-doc' | Junio C Hamano | 2010-07-15 |
|\ \ | |||
| * | | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 2010-07-05 |
| * | | Documentation: gitrevisions | Michael J Gruber | 2010-07-05 |
| * | | Documentation: split off rev doc into include file | Michael J Gruber | 2010-07-05 |
* | | | Merge branch 'ab/submodule-add-f' | Junio C Hamano | 2010-07-15 |
|\ \ \ | |||
| * | | | git submodule: add submodules with git add -f <path> | Ævar Arnfjörð Bjarmason | 2010-07-05 |
| |/ / | |||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-07-15 |
|\ \ \ | |||
| * | | | Documentation: add submodule.* to the big configuration variable list | Jonathan Nieder | 2010-07-15 |
| * | | | gitmodules.5: url can be a relative path | Jonathan Nieder | 2010-07-15 |
* | | | | Git 1.7.2-rc3v1.7.2-rc3 | Junio C Hamano | 2010-07-14 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-13 |
|\ \ \ \ | |/ / / | |||
| * | | | git fetch documentation: describe short '-p' synonym to '--prune' option | Oren Held | 2010-07-13 |
| * | | | format-patch: document the format.to configuration setting | Miklos Vajna | 2010-07-13 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-11 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||
| * | | Documentation: Spelling fix in protocol-capabilities.txt | Fredrik Skolmli | 2010-07-09 |
| * | | checkout: accord documentation to what git does | Nicolas Sebrecht | 2010-07-09 |
* | | | Git 1.7.2-rc2v1.7.2-rc2 | Junio C Hamano | 2010-07-07 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-07-07 |
|\ \ \ | |/ / | |||
| * | | backmerge a few more fixes to 1.7.1.X series | Junio C Hamano | 2010-07-07 |
| * | | Merge branch 'mg/doc-rev-parse-treepath-syntax' into maint | Junio C Hamano | 2010-07-07 |
| |\ \ | |||
* | \ \ | Merge branch 'maint' | Junio C Hamano | 2010-07-05 |
|\ \ \ \ | |/ / / | |||
| * | | | rerere.txt: Document forget subcommand | Michael J Gruber | 2010-07-05 |
| * | | | Documentation/git-gc.txt: add reference to githooks | Chris Packham | 2010-07-02 |
* | | | | Updates from the list to 1.7.2 Release Notes | Junio C Hamano | 2010-07-02 |
| |_|/ |/| | | |||
* | | | Git 1.7.2-rc1v1.7.2-rc1 | Junio C Hamano | 2010-06-30 |
* | | | Merge branch 'ar/decorate-color' | Junio C Hamano | 2010-06-30 |
|\ \ \ | |||
| * | | | Allow customizable commit decorations colors | Nazri Ramliy | 2010-06-24 |
* | | | | Merge branch 'mg/doc-rev-parse-treepath-syntax' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | git-rev-parse.txt: Add more examples for caret and colon | Michael J Gruber | 2010-06-29 |
| * | | | git-rev-parse.txt: Document ":path" specifier | Michael J Gruber | 2010-06-27 |
* | | | | Merge branch 'cc/cherry-pick-stdin' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ | |||
| * \ \ \ | Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin | Junio C Hamano | 2010-06-29 |
| |\ \ \ \ | |||
| * | | | | | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 |
* | | | | | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 |
* | | | | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jp/string-list-api-cleanup' into jn/grep-open | Julian Phillips | 2010-06-27 |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 2010-06-13 |
| * | | | | | | | | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 |
* | | | | | | | | | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| * | | | | | | | | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | rev-list: introduce --count option | Thomas Rast | 2010-06-12 |
* | | | | | | | | | Merge branch 'jl/maint-diff-ignore-submodules' | Junio C Hamano | 2010-06-30 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 2010-06-11 |
* | | | | | | | | | Sync with 1.7.1.1 | Junio C Hamano | 2010-06-29 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | |