Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/diff-algo-cleanup' | Junio C Hamano | 2012-04-15 | 8 | -25/+24 |
|\ | |||||
| * | xdiff: PATIENCE/HISTOGRAM are not independent option bitsjc/diff-algo-cleanup | Junio C Hamano | 2012-02-19 | 8 | -20/+24 |
| * | xdiff: remove XDL_PATCH_* macros | Junio C Hamano | 2012-02-19 | 1 | -5/+0 |
* | | Merge branch 'jc/commit-hook-authorship' | Junio C Hamano | 2012-04-15 | 5 | -47/+141 |
|\ \ | |||||
| * | | commit: pass author/committer info to hooksjc/commit-hook-authorship | Junio C Hamano | 2012-03-11 | 2 | -4/+20 |
| * | | t7503: does pre-commit-hook learn authorship? | Junio C Hamano | 2012-03-11 | 1 | -0/+18 |
| * | | ident.c: add split_ident_line() to parse formatted ident line | Junio C Hamano | 2012-03-11 | 3 | -44/+104 |
* | | | Merge branch 'nd/stream-more' | Junio C Hamano | 2012-04-15 | 11 | -75/+221 |
|\ \ \ | |||||
| * | | | update-server-info: respect core.bigfilethresholdnd/stream-more | Nguyễn Thái Ngọc Duy | 2012-03-07 | 2 | -1/+2 |
| * | | | fsck: use streaming API for writing lost-found blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -6/+2 |
| * | | | show: use streaming API for showing blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 2 | -15/+21 |
| * | | | parse_object: avoid putting whole blob in core | Nguyễn Thái Ngọc Duy | 2012-03-07 | 2 | -2/+51 |
| * | | | cat-file: use streaming API to print blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 2 | -2/+27 |
| * | | | Add more large blob test cases | Nguyễn Thái Ngọc Duy | 2012-03-07 | 2 | -5/+60 |
| * | | | streaming: make streaming-write-entry to be more reusable | Junio C Hamano | 2012-03-07 | 3 | -48/+62 |
* | | | | merge overwrites unstaged changes in renamed file | Clemens Buchacher | 2012-04-15 | 1 | -0/+9 |
* | | | | Kick off post 1.7.10 cycle | Junio C Hamano | 2012-04-11 | 3 | -2/+31 |
* | | | | gitweb: Fix unintended "--no-merges" for regular Atom feed | Sebastian Pipping | 2012-04-11 | 1 | -0/+1 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2012-04-10 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'maint-1.7.9' into maint | Junio C Hamano | 2012-04-10 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'maint-1.7.8' into maint-1.7.9 | Junio C Hamano | 2012-04-10 | 2 | -6/+6 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'jc/maint-verify-objects-remove-pessimism' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 1 | -4/+4 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'dw/gitweb-doc-grammo' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 1 | -2/+2 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'tr/cache-tree' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 10 | -11/+142 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 2 | -4/+33 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'cn/maint-rev-list-doc' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 1 | -6/+6 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 2 | -23/+36 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 5 | -51/+67 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ph/rerere-doc' into maint-1.7.8 | Junio C Hamano | 2012-04-09 | 1 | -7/+12 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | test-subprocess: fix segfault without arguments | René Scharfe | 2012-04-10 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | submodule: fix prototype of gitmodules_config | René Scharfe | 2012-04-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Fix git-subtree install instructions | David A. Greene | 2012-04-09 | 1 | -12/+18 |
* | | | | | | | | | | | | | | | Use git-subtree test Makefile | David A. Greene | 2012-04-09 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Add subtree test Makefile | David A. Greene | 2012-04-09 | 1 | -0/+69 |
* | | | | | | | | | | | | | | | Install git-subtree from contrib | David A. Greene | 2012-04-09 | 1 | -20/+21 |
* | | | | | | | | | | | | | | | Use configure settings for git-subtree | David A. Greene | 2012-04-09 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | Use project config files | David A. Greene | 2012-04-09 | 1 | -3/+6 |
* | | | | | | | | | | | | | | | Remove unnecessary git-subtree files | David A. Greene | 2012-04-09 | 6 | -143/+0 |
* | | | | | | | | | | | | | | | Set TEST_DIRECTORY | David A. Greene | 2012-04-09 | 1 | -2/+4 |
* | | | | | | | | | | | | | | | Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346' | David A. Greene | 2012-04-09 | 15 | -0/+2196 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Use Test Harness | David A. Greene | 2012-02-11 | 1 | -241/+405 |
| * | | | | | | | | | | | | | | Rename Test | David A. Greene | 2012-02-11 | 1 | -0/+0 |
| * | | | | | | | | | | | | | | Move Tests Into Subdirectory | David A. Greene | 2012-02-11 | 1 | -0/+0 |
| * | | | | | | | | | | | | | | Skip commit objects that should be trees, rather than copying them. | Avery Pennarun | 2011-02-28 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | It's also okay if an expected tree object is actually a commit. | Avery Pennarun | 2011-02-28 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Added check to order of processed commits. | Jesse Greenwald | 2010-11-09 | 1 | -0/+28 |
| * | | | | | | | | | | | | | | Split cmd now processes commits in topo order. | Jesse Greenwald | 2010-11-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Fix a few typos/grammar-o's in the preceding commit. | Avery Pennarun | 2010-10-21 | 1 | -7/+7 |
| * | | | | | | | | | | | | | | docs: Description, synopsys, options and examples changes. | John Yani | 2010-10-21 | 1 | -43/+69 |
| * | | | | | | | | | | | | | | Fixing eval syntax error. | Cole Stanfield | 2010-10-21 | 1 | -1/+1 |