Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Describe second batch for 1.7.0 in draft release notes | Junio C Hamano | 2010-01-07 |
* | Merge branch 'bg/maint-add-all-doc' | Junio C Hamano | 2010-01-07 |
|\ | |||
| * | git-rm doc: Describe how to sync index & work tree | Björn Gustavsson | 2010-01-07 |
| * | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 2009-12-07 |
| * | Documentation: 'git add -A' can remove files | Björn Gustavsson | 2009-12-07 |
* | | Merge branch 'mv/commit-date' | Junio C Hamano | 2010-01-07 |
|\ \ | |||
| * | | Document date formats accepted by parse_date() | Miklos Vajna | 2009-12-03 |
| * | | builtin-commit: add --date option | Miklos Vajna | 2009-12-03 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-12-31 |
|\ \ \ | |||
| * | | | fast-import: Document author/committer/tagger name is optional | Shawn O. Pearce | 2009-12-31 |
| * | | | SubmittingPatches: hints to know the status of a submitted patch. | Matthieu Moy | 2009-12-31 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-30 |
|\ \ \ \ | |/ / / | |||
| * | | | Documentation: always respect core.worktree if set | Nguyễn Thái Ngọc Duy | 2009-12-29 |
* | | | | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 |
|\ \ \ \ | |||
| * | | | | status -s: respect the status.relativePaths option | Michael J Gruber | 2009-11-26 |
| * | | | | docs: note that status configuration affects only long format | Jeff King | 2009-09-05 |
| * | | | | commit: support alternate status formats | Jeff King | 2009-09-05 |
| * | | | | status: add --porcelain output format | Jeff King | 2009-09-05 |
| * | | | | git status: not "commit --dry-run" anymore | Junio C Hamano | 2009-08-22 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Start 1.6.6.X maintenance track | Junio C Hamano | 2009-12-26 |
* | | | | | Kick off 1.7.0 cycle | Junio C Hamano | 2009-12-26 |
* | | | | | Merge branch 'jc/1.7.0-send-email-no-thread-default' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ | |||
| * | | | | | send-email: make --no-chain-reply-to the default | Junio C Hamano | 2009-08-22 |
* | | | | | | Merge branch 'sr/vcs-helper' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Allow helpers to report in "list" command that the ref is unchanged | Daniel Barkalow | 2009-11-17 |
| * | | | | | Allow helper to map private ref names into normal names | Daniel Barkalow | 2009-11-17 |
| * | | | | | Add support for "import" helper command | Daniel Barkalow | 2009-11-17 |
| * | | | | | Add a config option for remotes to specify a foreign vcs | Daniel Barkalow | 2009-11-17 |
* | | | | | | Git 1.6.6v1.6.6 | Junio C Hamano | 2009-12-23 |
* | | | | | | update release notes for git svn in 1.6.6 | Eric Wong | 2009-12-21 |
* | | | | | | Git 1.6.6-rc4v1.6.6-rc4 | Junio C Hamano | 2009-12-20 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | technical-docs: document hash API | Stephen Boyd | 2009-12-17 |
| * | | | | | | api-strbuf.txt: fix typos and document launch_editor() | Stephen Boyd | 2009-12-17 |
* | | | | | | | Git 1.6.6-rc3v1.6.6-rc3 | Junio C Hamano | 2009-12-16 |
* | | | | | | | Merge branch 'maint' to sync with 1.6.5.7 | Junio C Hamano | 2009-12-16 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Git 1.6.5.7v1.6.5.7 | Junio C Hamano | 2009-12-16 |
| * | | | | | | Illustrate "filter" attribute with an example | Nanako Shiraishi | 2009-12-14 |
* | | | | | | | Update Release Notes for 1.6.6 to remove old bugfixes | Junio C Hamano | 2009-12-10 |
* | | | | | | | Sync with 1.6.5.6 | Junio C Hamano | 2009-12-10 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Git 1.6.5.6v1.6.5.6 | Junio C Hamano | 2009-12-10 |
| * | | | | | | Remove post-upload-hook | Junio C Hamano | 2009-12-10 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Git 1.6.6-rc2v1.6.6-rc2 | Junio C Hamano | 2009-12-09 |
* | | | | | | Update draft release notes to 1.6.6 before -rc2 | Junio C Hamano | 2009-12-09 |
* | | | | | | Sync with 1.6.5.5 | Junio C Hamano | 2009-12-05 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Git 1.6.5.5v1.6.5.5 | Junio C Hamano | 2009-12-05 |
| * | | | | | Documentation: Avoid use of xmlto --stringparam | Todd Zullinger | 2009-12-05 |
| * | | | | | archive: clarify description of path parameter | René Scharfe | 2009-12-04 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-03 |
|\ \ \ \ \ \ | |/ / / / / |