Nathan Broadbent
|
4cf8671a1c
|
Use mislav's 'travis-ci' gist to show build status for current branch
|
2012-01-31 17:26:03 +08:00 |
|
Nathan Broadbent
|
2a2987cc87
|
Renamed and fixed travis update script, as well as git_ignore function
|
2012-01-31 00:52:15 +08:00 |
|
Nathan Broadbent
|
89b98eb986
|
Use $HOME in cron script, base_path no longer applicable
|
2012-01-31 00:28:13 +08:00 |
|
Nathan Broadbent
|
26c0cfd8d0
|
Refactored git_update_travis_status() function
|
2012-01-26 13:38:06 +08:00 |
|
Nathan Broadbent
|
aa358bd46e
|
Updated comment for Travis CI status script
|
2012-01-26 13:38:06 +08:00 |
|
Nathan Broadbent
|
3ad6daadc1
|
Follow naming convention (travis_, not travis_ci_)
|
2012-01-17 10:26:13 +08:00 |
|
Nathan Broadbent
|
00d00e35eb
|
Use a better file for Travis CI status
|
2012-01-17 10:23:51 +08:00 |
|
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 |
|