Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update draft release notes to 1.6.6 before -rc1 | Junio C Hamano | 2009-12-01 |
* | Merge branch 'maint' | Junio C Hamano | 2009-12-01 |
|\ | |||
| * | Documentation: Fix a few i.e./e.g. mix-ups | Michael J Gruber | 2009-12-01 |
| * | Documentation: Document --branch option in git clone synopsis | David Soria Parra | 2009-11-30 |
* | | Merge branch 'jc/pretty-lf' | Junio C Hamano | 2009-11-30 |
|\ \ | |||
| * | | Pretty-format: %[+-]x to tweak inter-item newlines | Junio C Hamano | 2009-10-04 |
* | | | Merge branch 'cc/bisect-doc' | Junio C Hamano | 2009-11-30 |
|\ \ \ | |||
| * | | | Documentation: add "Fighting regressions with git bisect" article | Christian Couder | 2009-11-08 |
* | | | | Merge branch 'em/commit-claim' | Junio C Hamano | 2009-11-30 |
|\ \ \ \ | |||
| * | | | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese... | Erick Mattos | 2009-11-04 |
* | | | | | Merge branch 'jc/mailinfo-remove-brackets' | Junio C Hamano | 2009-11-30 |
|\ \ \ \ \ | |||
| * | | | | | mailinfo: -b option keeps [bracketed] strings that is not a [PATCH] marker | Junio C Hamano | 2009-07-29 |
* | | | | | | Merge branch 'fc/send-email-envelope' | Junio C Hamano | 2009-11-30 |
|\ \ \ \ \ \ | |||
| * | | | | | | send-email: automatic envelope sender | Felipe Contreras | 2009-11-27 |
* | | | | | | | Merge branch 'bw/diff-color-hunk-header' | Junio C Hamano | 2009-11-30 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Give the hunk comment its own color | Bert Wesarg | 2009-11-28 |
* | | | | | | | | Update draft release notes to 1.6.6 before merging topics for -rc1 | Junio C Hamano | 2009-11-28 |
|/ / / / / / / | |||
* | | | | | | | gitworkflows: Consistently back-quote git commands | Björn Gustavsson | 2009-11-26 |
* | | | | | | | t1200: fix a timing dependent error | Nanako Shiraishi | 2009-11-25 |
* | | | | | | | Documentation: update descriptions of revision options related to '--bisect' | Christian Couder | 2009-11-24 |
* | | | | | | | Merge branch 'rs/color-escape-has-zero-width' | Junio C Hamano | 2009-11-23 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | strbuf_add_wrapped_text(): skip over colour codes | René Scharfe | 2009-11-23 |
* | | | | | | | | Merge branch 'bg/apply-doc' | Junio C Hamano | 2009-11-23 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Fix over-simplified documentation for 'git log -z' | Björn Gustavsson | 2009-11-23 |
| * | | | | | | | | apply: Use the term "working tree" consistently | Björn Gustavsson | 2009-11-22 |
| * | | | | | | | | apply: Format all options using back-quotes | Björn Gustavsson | 2009-11-22 |
| * | | | | | | | | apply: apply works outside a repository | Björn Gustavsson | 2009-11-22 |
| * | | | | | | | | Clarify and correct -z | Björn Gustavsson | 2009-11-22 |
* | | | | | | | | | Merge branch 'mm/maint-hint-failed-merge' | Junio C Hamano | 2009-11-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | user-manual: Document that "git merge" doesn't like uncommited changes. | Matthieu Moy | 2009-11-22 |
| * | | | | | | | | | merge-recursive: point the user to commit when file would be overwritten. | Matthieu Moy | 2009-11-22 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jc/log-stdin' | Junio C Hamano | 2009-11-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Make --stdin option to "log" family read also pathspecs | Junio C Hamano | 2009-11-20 |
| * | | | | | | | | | Teach --stdin option to "log" family | Junio C Hamano | 2009-11-20 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'cc/replace' | Junio C Hamano | 2009-11-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS | Christian Couder | 2009-11-20 |
| * | | | | | | | | | Documentation: fix typos and spelling in replace documentation | Christian Couder | 2009-11-20 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-11-23 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | pack-objects: split implications of --all-progress from progress activation | Nicolas Pitre | 2009-11-23 |
* | | | | | | | | | | Merge branch 'bg/fetch-multi' | Junio C Hamano | 2009-11-23 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | builtin-fetch: add --dry-run option | Jay Soffian | 2009-11-10 |
| * | | | | | | | | | | builtin-fetch: add --prune option | Jay Soffian | 2009-11-10 |
| * | | | | | | | | | | Add the configuration option skipFetchAll | Björn Gustavsson | 2009-11-10 |
| * | | | | | | | | | | Teach the --multiple option to 'git fetch' | Björn Gustavsson | 2009-11-10 |
| * | | | | | | | | | | Teach the --all option to 'git fetch' | Björn Gustavsson | 2009-11-10 |
* | | | | | | | | | | | config documentation: some configs are auto-set by git-init | Matthew Ogilvie | 2009-11-22 |
* | | | | | | | | | | | cvsserver doc: database generally can not be reproduced consistently | Matthew Ogilvie | 2009-11-22 |
* | | | | | | | | | | | Git v1.6.6-rc0v1.6.6-rc0 | Junio C Hamano | 2009-11-22 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-11-22 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Documentation: undocument gc'd function graph_release() | Greg Price | 2009-11-19 |