aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add subtree test MakefileDavid A. Greene2012-04-09
* Install git-subtree from contribDavid A. Greene2012-04-09
* Use configure settings for git-subtreeDavid A. Greene2012-04-09
* Use project config filesDavid A. Greene2012-04-09
* Remove unnecessary git-subtree filesDavid A. Greene2012-04-09
* Set TEST_DIRECTORYDavid A. Greene2012-04-09
* Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'David A. Greene2012-04-09
|\
| * Use Test HarnessDavid A. Greene2012-02-11
| * Rename TestDavid A. Greene2012-02-11
| * Move Tests Into SubdirectoryDavid A. Greene2012-02-11
| * Skip commit objects that should be trees, rather than copying them.Avery Pennarun2011-02-28
| * It's also okay if an expected tree object is actually a commit.Avery Pennarun2011-02-28
| * Added check to order of processed commits.Jesse Greenwald2010-11-09
| * Split cmd now processes commits in topo order.Jesse Greenwald2010-11-09
| * Fix a few typos/grammar-o's in the preceding commit.Avery Pennarun2010-10-21
| * docs: Description, synopsys, options and examples changes.John Yani2010-10-21
| * Fixing eval syntax error.Cole Stanfield2010-10-21
| * Fix typo: an -> aAvery Pennarun2010-08-12
| * docs: simplify example 1Bryan Larsen2010-07-21
| * Another fix for PATH and msysgit.Avery Pennarun2010-06-24
| * Merge remote branch 'origin/master'Avery Pennarun2010-06-24
| |\
| | * Fixed regression with splitting out new subtreePelle Wessman2010-05-20
| | * Use 'git merge -Xsubtree' when git version >= 1.7.0.Pelle Wessman2010-05-07
| * | (Hopefully) fix PATH setting for msysgit.Avery Pennarun2010-06-24
| |/
| * Added new 'push' command and 2-parameter form of 'add'.Wayne Walter2010-02-13
| * Docs: cleaning up example textual redundancyDan Sabath2010-02-08
| * docs: add simple 'add' case to clarify setup.Dan Sabath2010-02-08
| * Some recent tests accidentally depended on very new versions of git.Avery Pennarun2010-02-08
| * Oops. Apparently I didn't run 'make test' after most recent change.Avery Pennarun2010-02-08
| * Improve checking for existence of the --prefix directory.Avery Pennarun2010-02-08
| * Make sure that <prefix> exists when splitting.Win Treese2010-02-06
| * Make tests pass with recent git (1.7.0 and up).Avery Pennarun2010-02-06
| * git-subtree.txt: add another example.Win Treese2010-02-05
| * Jakub's changes broke the progress message slightly.Avery Pennarun2010-02-02
| * Merge branch 'master' of git://github.com/psionides/git-subtreeAvery Pennarun2010-02-02
| |\
| | * improved rev_is_descendant_of_branch() functionJakub Suder2010-01-12
| | * added temporary test dirs to gitignoreJakub Suder2010-01-12
| | * added tests for recent changesJakub Suder2010-01-12
| | * fixed bug in commit message for splitJakub Suder2010-01-12
| | * changed alias for --prefix from -p to -PJakub Suder2010-01-12
| | * fix for subtree split not finding proper base for new commitsJakub Suder2010-01-10
| | * allow using --branch with existing branches if it makes senseJakub Suder2010-01-10
| | * added -m/--message option for setting merge commit messageJakub Suder2010-01-10
| | * added -p alias for --prefixJakub Suder2010-01-06
| * | Fix refspecs in given example for git subtree pull.Arlen Cuss2010-02-02
| |/
| * Weird, I forgot to have 'make test' call test.sh.Avery Pennarun2009-11-20
| * make git version dynamic when building documentationBen Walton2009-11-15
| * add installation support to MakefileBen Walton2009-11-15
| * Oops, forgot a COPYING file. It's GPLv2.Avery Pennarun2009-11-15
| * Add some tips for how to install.Avery Pennarun2009-11-04