summaryrefslogtreecommitdiffstats
path: root/bin/git
Commit message (Collapse)AuthorAgeFilesLines
* add git command to pull a github prJesse Luehrs2021-02-281-0/+5
|
* various script cleanupsJesse Luehrs2018-11-101-0/+2
|
* remove git-rebase-underJesse Luehrs2018-11-101-62/+0
| | | | | now that i've moved away from conf branches, i don't have a need for it anymore
* update git-imergeJesse Luehrs2018-11-101-1445/+2260
|
* clean up gitconfig a bitJesse Luehrs2017-10-302-52/+0
|
* use null terminatorsJesse Luehrs2016-12-091-1/+1
|
* update git imergeJesse Luehrs2014-04-071-236/+482
|
* this is broken, and ph includes this functionality these daysJesse Luehrs2014-03-191-57/+0
|
* update some things from their external sourcesJesse Luehrs2013-10-271-230/+499
|
* remove git subcommands i never useJesse Luehrs2013-10-277-342/+0
|
* add git-imergeJesse Luehrs2013-09-051-0/+2805
|
* script to grab all of my github repositoriesJesse Luehrs2013-04-131-0/+57
|
* remove a lot of stuff i don't use anymoreJesse Luehrs2013-04-112-308/+0
|
* add git test-sequenceJesse Luehrs2012-06-041-0/+95
|
* import a bunch of mjd's git helper scriptsJesse Luehrs2012-03-153-0/+130
|
* fix continuing with git rebase-underJesse Luehrs2012-03-011-2/+9
|
* better error reporting for git-hubJesse Luehrs2012-02-131-6/+5
|
* git rebase-under should remove the state file when it succeedsJesse Luehrs2012-01-021-0/+2
|
* add the git jump script here (part of the git distribution)Jesse Luehrs2012-01-021-0/+69
|
* add nothingmuch's git-svn-abandon scriptsJesse Luehrs2011-11-093-0/+131
|
* add command for getting pull requests from githubJesse Luehrs2011-09-051-0/+10
|
* add script for rebasing local commits on a branch underneath the branchJesse Luehrs2011-08-101-0/+53
|
* allow sending pull requests for specific branchesJesse Luehrs2011-04-231-3/+7
|
* allow adding my own repos as remotes tooJesse Luehrs2011-03-291-5/+16
|
* git hub addJesse Luehrs2011-03-221-2/+11
|
* make git-hub not brokenJesse Luehrs2011-02-141-7/+6
|
* better usage for git hubJesse Luehrs2011-02-061-1/+4
|
* allow getting login info from .gitconfig tooJesse Luehrs2011-01-191-10/+16
|
* add pullreq commandJesse Luehrs2011-01-191-0/+12
|
* clean up my github interaction stuff, and add some moreJesse Luehrs2011-01-181-0/+186
|
* make git helper scripts available to the main git programJesse Luehrs2009-11-084-0/+78