Commit Graph

15 Commits

Author SHA1 Message Date
Nathan Broadbent
aae9ed4632 Allow use of git_update_travis_status() function outside of git_index --batch-cmd 2012-01-13 17:41:51 +08:00
Nathan Broadbent
04ee82b0c8 Added Travis CI status caching task, for status in shell prompts 2012-01-13 12:07:07 +08:00
Nathan Broadbent
a78577d613 Don't exit from a function, return 2012-01-06 16:06:36 +08:00
Nathan Broadbent
8d1566c688 Added 'git_swap_remotes' script to swap names between two remotes 2012-01-06 16:05:40 +08:00
Nathan Broadbent
bb7ae286a0 updated git_submodule_rm task 2011-12-20 15:29:03 +08:00
Nathan Broadbent
229b832bc0 Added function to remove a git submodule 2011-12-20 15:26:13 +08:00
Nathan Broadbent
6eaeb873d6 It is often useful to exclude the basename of a file from status shortcuts. i.e. git_exclude_basename $e2 2011-12-17 11:05:18 +08:00
Nathan Broadbent
6a757687c5 Fixed git_set_default_remote to use current branch for default 2011-12-13 12:40:36 +08:00
Nathan Broadbent
938c982e99 Fixed bisect tool 2011-12-10 16:35:54 +08:00
Nathan Broadbent
a09f31f9d3 Added git bisect wrapper to find commit that removed text 2011-12-10 16:33:50 +08:00
Nathan Broadbent
debcffa417 Added functions to quickly add git ignore rules to either .gitignore or .git/info/exclude 2011-12-03 01:47:20 +08:00
Nathan Broadbent
9a8d10103f Added git function to set default remote for a branch. By default it sets: branch.master.remote = origin, branch.master.merge = refs/heads/master 2011-11-26 12:06:34 +08:00
Nathan Broadbent
090a4d920d tweaked comment 2011-10-19 21:28:45 +08:00
Nathan Broadbent
0feae2a46e Changed project name. 2011-10-18 00:19:16 +08:00
Nathan Broadbent
e634d0c4b5 Initial Commit - moved out of ubuntu_config. 2011-10-18 00:18:17 +08:00