Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'il/vcs-helper' | Junio C Hamano | 2010-01-13 |
|\ | |||
| * | Support remote helpers implementing smart transports | Ilari Liusvaara | 2009-12-28 |
| * | Support mandatory capabilities | Ilari Liusvaara | 2009-12-09 |
| * | Merge branch 'master' into il/vcs-helper | Junio C Hamano | 2009-12-06 |
| |\ | |||
* | \ | Merge branch 'cc/reset-more' | Junio C Hamano | 2010-01-13 |
|\ \ \ | |||
| * | | | Documentation: reset: add some missing tables | Christian Couder | 2010-01-04 |
| * | | | "reset --merge": fix unmerged case | Junio C Hamano | 2010-01-03 |
| * | | | reset: use "unpack_trees()" directly instead of "git read-tree" | Stephan Beyer | 2010-01-03 |
| * | | | Documentation: reset: add some tables to describe the different options | Christian Couder | 2009-12-30 |
* | | | | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 |
|\ \ \ \ | |||
| * | | | | read-tree: add --no-sparse-checkout to disable sparse checkout support | Nguyễn Thái Ngọc Duy | 2009-08-23 |
| * | | | | unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout | Nguyễn Thái Ngọc Duy | 2009-08-23 |
| * | | | | Introduce "sparse checkout" | Nguyễn Thái Ngọc Duy | 2009-08-23 |
| * | | | | Read .gitignore from index if it is skip-worktree | Nguyễn Thái Ngọc Duy | 2009-08-23 |
| * | | | | Introduce "skip-worktree" bit in index, teach Git to get/set this bit | Nguyễn Thái Ngọc Duy | 2009-08-23 |
* | | | | | Merge branch 'tr/http-updates' | Junio C Hamano | 2010-01-10 |
|\ \ \ \ \ | |||
| * | | | | | Remove http.authAny | Junio C Hamano | 2009-12-29 |
| * | | | | | Add an option for using any HTTP authentication scheme, not only basic | Martin Storsjö | 2009-11-27 |
| * | | | | | http: maintain curl sessions | Tay Ray Chuan | 2009-11-27 |
* | | | | | | Merge branch 'jk/push-to-delete' | Junio C Hamano | 2010-01-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | builtin-push: add --delete as syntactic sugar for :foo | Jan Krüger | 2009-12-30 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'mm/config-path' | Junio C Hamano | 2010-01-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | builtin-config: add --path option doing ~ and ~user expansion. | Matthieu Moy | 2009-12-31 |
| |/ / / / / | |||
* | | | | | | Merge branch 'pm/cvs-environ' | Junio C Hamano | 2010-01-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | CVS Server: Support reading base and roots from environment | Phil Miller | 2009-12-30 |
| |/ / / / / | |||
* | | | | | | Merge branch 'fc/opt-quiet-gc-reset' | Junio C Hamano | 2010-01-10 |
|\ \ \ \ \ \ | |||
| * | | | | | | General --quiet improvements | Felipe Contreras | 2009-12-03 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-10 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Documentation: tiny git config manual tweaks | Jonathan Nieder | 2010-01-09 |
| * | | | | | | | Documentation: git gc packs refs by default now | Jonathan Nieder | 2010-01-09 |
* | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | |