Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'jn/makefile' | Junio C Hamano | 2010-01-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Makefile: consolidate .FORCE-* targets | Jonathan Nieder | 2010-01-06 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge branch 'tc/clone-v-progress' | Junio C Hamano | 2010-01-17 | 1 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | clone: use --progress to force progress reporting | Tay Ray Chuan | 2009-12-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | git-clone.txt: reword description of progress behaviour | Tay Ray Chuan | 2009-12-28 | 1 | -3/+6 | |
| * | | | | | | | | | | | check stderr with isatty() instead of stdout when deciding to show progress | Tay Ray Chuan | 2009-12-28 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'tc/smart-http-restrict' | Junio C Hamano | 2010-01-17 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Smart-http: check if repository is OK to export before serving it | Tarmigan Casebolt | 2010-01-06 | 1 | -0/+10 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sr/gfi-options' | Junio C Hamano | 2010-01-17 | 1 | -0/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fast-import: add (non-)relative-marks feature | Sverre Rabbelier | 2009-12-05 | 1 | -0/+16 | |
| * | | | | | | | | | | | fast-import: allow for multiple --import-marks= arguments | Sverre Rabbelier | 2009-12-04 | 1 | -1/+7 | |
| * | | | | | | | | | | | fast-import: add option command | Sverre Rabbelier | 2009-12-04 | 1 | -0/+32 | |
| * | | | | | | | | | | | fast-import: add feature command | Sverre Rabbelier | 2009-12-04 | 1 | -0/+25 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-16 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Document git-blame triple -C option | Ramkumar Ramachandra | 2010-01-14 | 2 | -3/+5 | |
* | | | | | | | | | | Merge branch 'il/vcs-helper' | Junio C Hamano | 2010-01-13 | 1 | -2/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Support remote helpers implementing smart transports | Ilari Liusvaara | 2009-12-28 | 1 | -1/+24 | |
| * | | | | | | | | | | Support mandatory capabilities | Ilari Liusvaara | 2009-12-09 | 1 | -1/+4 | |
| * | | | | | | | | | | Merge branch 'master' into il/vcs-helper | Junio C Hamano | 2009-12-06 | 71 | -437/+3684 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'cc/reset-more' | Junio C Hamano | 2010-01-13 | 1 | -0/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation: reset: add some missing tables | Christian Couder | 2010-01-04 | 1 | -6/+29 | |
| * | | | | | | | | | | | | "reset --merge": fix unmerged case | Junio C Hamano | 2010-01-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | reset: use "unpack_trees()" directly instead of "git read-tree" | Stephan Beyer | 2010-01-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Documentation: reset: add some tables to describe the different options | Christian Couder | 2009-12-30 | 1 | -0/+66 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 | 5 | -1/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | read-tree: add --no-sparse-checkout to disable sparse checkout support | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -1/+5 | |
| * | | | | | | | | | | | | unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout | Nguyễn Thái Ngọc Duy | 2009-08-23 | 2 | -1/+7 | |
| * | | | | | | | | | | | | Introduce "sparse checkout" | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -0/+44 | |
| * | | | | | | | | | | | | Read .gitignore from index if it is skip-worktree | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Introduce "skip-worktree" bit in index, teach Git to get/set this bit | Nguyễn Thái Ngọc Duy | 2009-08-23 | 2 | -0/+30 | |
* | | | | | | | | | | | | | Merge branch 'tr/http-updates' | Junio C Hamano | 2010-01-10 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove http.authAny | Junio C Hamano | 2009-12-29 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | Add an option for using any HTTP authentication scheme, not only basic | Martin Storsjö | 2009-11-27 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | http: maintain curl sessions | Tay Ray Chuan | 2009-11-27 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | Merge branch 'jk/push-to-delete' | Junio C Hamano | 2010-01-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | builtin-push: add --delete as syntactic sugar for :foo | Jan Krüger | 2009-12-30 | 1 | -0/+4 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'mm/config-path' | Junio C Hamano | 2010-01-10 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | builtin-config: add --path option doing ~ and ~user expansion. | Matthieu Moy | 2009-12-31 | 1 | -3/+11 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'pm/cvs-environ' | Junio C Hamano | 2010-01-10 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | CVS Server: Support reading base and roots from environment | Phil Miller | 2009-12-30 | 1 | -0/+15 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'fc/opt-quiet-gc-reset' | Junio C Hamano | 2010-01-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | General --quiet improvements | Felipe Contreras | 2009-12-03 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-10 | 1 | -13/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Documentation: tiny git config manual tweaks | Jonathan Nieder | 2010-01-09 | 1 | -4/+4 | |
| * | | | | | | | | | | | | Documentation: git gc packs refs by default now | Jonathan Nieder | 2010-01-09 | 1 | -9/+6 | |
* | | | | | | | | | | | | | Describe second batch for 1.7.0 in draft release notes | Junio C Hamano | 2010-01-07 | 1 | -1/+7 | |
* | | | | | | | | | | | | | Merge branch 'bg/maint-add-all-doc' | Junio C Hamano | 2010-01-07 | 2 | -29/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | git-rm doc: Describe how to sync index & work tree | Björn Gustavsson | 2010-01-07 | 1 | -1/+53 | |
| * | | | | | | | | | | | | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 2009-12-07 | 2 | -15/+15 | |
| * | | | | | | | | | | | | Documentation: 'git add -A' can remove files | Björn Gustavsson | 2009-12-07 | 1 | -13/+20 |