summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kick off post 1.7.10 cycleJunio C Hamano2012-04-113-2/+31
* gitweb: Fix unintended "--no-merges" for regular Atom feedSebastian Pipping2012-04-111-0/+1
* Merge branch 'maint'Junio C Hamano2012-04-102-4/+4
|\
| * Merge branch 'maint-1.7.9' into maintJunio C Hamano2012-04-100-0/+0
| |\
| | * Merge branch 'maint-1.7.8' into maint-1.7.9Junio C Hamano2012-04-102-6/+6
| | |\
| | | * Merge branch 'jc/maint-verify-objects-remove-pessimism' into maint-1.7.8Junio C Hamano2012-04-091-4/+4
| | | |\
| | | * \ Merge branch 'dw/gitweb-doc-grammo' into maint-1.7.8Junio C Hamano2012-04-091-2/+2
| | | |\ \
| | | * \ \ Merge branch 'tr/cache-tree' into maint-1.7.8Junio C Hamano2012-04-0910-11/+142
| | | |\ \ \
| | | * \ \ \ Merge branch 'cb/maint-t5541-make-server-port-portable' into maint-1.7.8Junio C Hamano2012-04-092-4/+33
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'cn/maint-rev-list-doc' into maint-1.7.8Junio C Hamano2012-04-091-6/+6
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'tr/maint-bundle-boundary' into maint-1.7.8Junio C Hamano2012-04-092-23/+36
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8Junio C Hamano2012-04-095-51/+67
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'ph/rerere-doc' into maint-1.7.8Junio C Hamano2012-04-091-7/+12
| | | |\ \ \ \ \ \ \ \
| * | | | | | | | | | | test-subprocess: fix segfault without argumentsRené Scharfe2012-04-101-3/+3
| * | | | | | | | | | | submodule: fix prototype of gitmodules_configRené Scharfe2012-04-101-1/+1
* | | | | | | | | | | | Fix git-subtree install instructionsDavid A. Greene2012-04-091-12/+18
* | | | | | | | | | | | Use git-subtree test MakefileDavid A. Greene2012-04-091-1/+1
* | | | | | | | | | | | Add subtree test MakefileDavid A. Greene2012-04-091-0/+69
* | | | | | | | | | | | Install git-subtree from contribDavid A. Greene2012-04-091-20/+21
* | | | | | | | | | | | Use configure settings for git-subtreeDavid A. Greene2012-04-091-0/+3
* | | | | | | | | | | | Use project config filesDavid A. Greene2012-04-091-3/+6
* | | | | | | | | | | | Remove unnecessary git-subtree filesDavid A. Greene2012-04-096-143/+0
* | | | | | | | | | | | Set TEST_DIRECTORYDavid A. Greene2012-04-091-2/+4
* | | | | | | | | | | | Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene2012-04-0915-0/+2196
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Use Test HarnessDavid A. Greene2012-02-111-241/+405
| * | | | | | | | | | | Rename TestDavid A. Greene2012-02-111-0/+0
| * | | | | | | | | | | Move Tests Into SubdirectoryDavid A. Greene2012-02-111-0/+0
| * | | | | | | | | | | Skip commit objects that should be trees, rather than copying them.Avery Pennarun2011-02-281-0/+1
| * | | | | | | | | | | It's also okay if an expected tree object is actually a commit.Avery Pennarun2011-02-281-1/+1
| * | | | | | | | | | | Added check to order of processed commits.Jesse Greenwald2010-11-091-0/+28
| * | | | | | | | | | | Split cmd now processes commits in topo order.Jesse Greenwald2010-11-091-1/+1
| * | | | | | | | | | | Fix a few typos/grammar-o's in the preceding commit.Avery Pennarun2010-10-211-7/+7
| * | | | | | | | | | | docs: Description, synopsys, options and examples changes.John Yani2010-10-211-43/+69
| * | | | | | | | | | | Fixing eval syntax error.Cole Stanfield2010-10-211-1/+1
| * | | | | | | | | | | Fix typo: an -> aAvery Pennarun2010-08-121-1/+1
| * | | | | | | | | | | docs: simplify example 1Bryan Larsen2010-07-211-7/+3
| * | | | | | | | | | | Another fix for PATH and msysgit.Avery Pennarun2010-06-241-3/+1
| * | | | | | | | | | | Merge remote branch 'origin/master'Avery Pennarun2010-06-242-5/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fixed regression with splitting out new subtreePelle Wessman2010-05-202-1/+13
| | * | | | | | | | | | | Use 'git merge -Xsubtree' when git version >= 1.7.0.Pelle Wessman2010-05-071-4/+13
| * | | | | | | | | | | | (Hopefully) fix PATH setting for msysgit.Avery Pennarun2010-06-241-0/+4
| |/ / / / / / / / / / /
| * | | | | | | | | | | Added new 'push' command and 2-parameter form of 'add'.Wayne Walter2010-02-134-18/+77
| * | | | | | | | | | | Docs: cleaning up example textual redundancyDan Sabath2010-02-081-3/+3
| * | | | | | | | | | | docs: add simple 'add' case to clarify setup.Dan Sabath2010-02-081-2/+26
| * | | | | | | | | | | Some recent tests accidentally depended on very new versions of git.Avery Pennarun2010-02-081-2/+2
| * | | | | | | | | | | Oops. Apparently I didn't run 'make test' after most recent change.Avery Pennarun2010-02-081-1/+2
| * | | | | | | | | | | Improve checking for existence of the --prefix directory.Avery Pennarun2010-02-082-3/+21
| * | | | | | | | | | | Make sure that <prefix> exists when splitting.Win Treese2010-02-062-0/+13
| * | | | | | | | | | | Make tests pass with recent git (1.7.0 and up).Avery Pennarun2010-02-061-1/+5
| * | | | | | | | | | | git-subtree.txt: add another example.Win Treese2010-02-051-2/+19