index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-parse-remote.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
Merge branch 'mz/rebase'
Junio C Hamano
1
-0
/
+38
2011-03-30
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-03-30
parse-remote: typofix
Junio C Hamano
1
-1
/
+1
2011-03-30
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2011-03-30
parse-remote: replace unnecessary sed invocation
Stephen Boyd
1
-1
/
+2
2011-03-02
git-request-pull: open-code the only invocation of get_remote_url
Uwe Kleine-König
1
-4
/
+0
2011-03-02
get_remote_url(): use the same data source as ls-remote to get remote urls
Uwe Kleine-König
1
-47
/
+1
2011-02-10
rebase: use @{upstream} if no upstream specified
Martin von Zweigbergk
1
-0
/
+38
2010-12-12
Merge branch 'mz/pull-rebase-rebased'
Junio C Hamano
1
-2
/
+8
2010-12-06
parse-remote: handle detached HEAD
Santi Béjar
1
-1
/
+1
2010-11-29
Use reflog in 'pull --rebase . foo'
Martin von Zweigbergk
1
-2
/
+8
2010-01-31
Do not install shell libraries executable
Jonathan Nieder
1
-0
/
+0
2009-06-11
parse-remote: remove unused functions
Santi Béjar
1
-204
/
+0
2009-06-11
parse-remote: support default reflist in get_remote_merge_branch
Santi Béjar
1
-1
/
+7
2009-06-11
parse-remote: function to get the tracking branch to be merge
Santi Béjar
1
-0
/
+29
2009-04-22
Convert to use quiet option when available
Dan Loewenherz
1
-1
/
+1
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-12
/
+12
2007-05-12
Allow fetching references from any namespace
Alex Riesen
1
-2
/
+2
2007-03-16
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
1
-2
/
+12
2007-02-13
Use stdin reflist passing in parse-remote
Julian Phillips
1
-1
/
+2
2007-02-13
git-fetch: rewrite expand_ref_wildcard in C
Junio C Hamano
1
-45
/
+1
2007-02-04
Revert "Allow branch.*.merge to talk about remote tracking branches."
Junio C Hamano
1
-6
/
+2
2007-01-30
git-fetch: Allow fetching the remote HEAD
Santi Béjar
1
-1
/
+1
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
1
-7
/
+7
2007-01-25
parse-remote: do not barf on a remote shorthand without any refs to fetch.
Junio C Hamano
1
-1
/
+8
2007-01-24
make --upload-pack option to git-fetch configurable
Uwe Kleine-König
1
-0
/
+13
2007-01-15
Fix git-fetch while on detached HEAD not to give needlessly alarming errors
Junio C Hamano
1
-2
/
+2
2006-12-31
Do not merge random set of refs out of wildcarded refs
Junio C Hamano
1
-1
/
+22
2006-12-24
Allow branch.*.merge to talk about remote tracking branches.
Junio C Hamano
1
-2
/
+6
2006-12-22
Do not support "partial URL shorthand" anymore.
Junio C Hamano
1
-27
/
+7
2006-12-22
default pull: forget about "newbie protection" for now.
Junio C Hamano
1
-7
/
+0
2006-12-21
parse-remote: mark all refs not for merge only when fetching more than one
Junio C Hamano
1
-2
/
+9
2006-12-21
Revert "git-pull: refuse default merge without branch.*.merge"
Junio C Hamano
1
-2
/
+1
2006-12-19
Move "no merge candidate" warning into git-pull
Josef Weidendorfer
1
-10
/
+0
2006-12-19
Merge branch 'jc/test-clone' into jc/clone
Junio C Hamano
1
-5
/
+3
2006-12-18
parse-remote::expand_refs_wildcard()
Junio C Hamano
1
-5
/
+3
2006-12-16
git-pull: refuse default merge without branch.*.merge
Junio C Hamano
1
-1
/
+2
2006-12-08
Add branch.*.merge warning and documentation update
Josef Weidendorfer
1
-0
/
+11
2006-12-04
git-fetch: ignore dereferenced tags in expand_refs_wildcard
Michael Loeffler
1
-1
/
+1
2006-11-25
git-fetch: allow forcing glob pattern in refspec
Junio C Hamano
1
-4
/
+8
2006-11-23
git-fetch: allow glob pattern in refspec
Junio C Hamano
1
-0
/
+35
2006-09-24
fetch: get the remote branches to merge from the branch properties
Santi Béjar
1
-8
/
+29
2006-09-24
Fetch: default remote repository from branch properties
Santi Béjar
1
-0
/
+6
2006-05-04
fetch, pull: ask config for remote information
Johannes Schindelin
1
-4
/
+24
2006-04-13
Fix-up previous expr changes.
Junio C Hamano
1
-1
/
+1
2006-04-13
Shell utilities: Guard against expr' magic tokens.
Mark Wooding
1
-10
/
+10
2006-03-10
fetch,parse-remote,fmt-merge-msg: refs/remotes/* support
Eric Wong
1
-4
/
+4
2005-11-25
parse-remote and ls-remote clean-up.
Junio C Hamano
1
-1
/
+3
2005-10-15
Refuse to create funny refs in clone-pack, git-fetch and receive-pack.
Junio C Hamano
1
-0
/
+6
2005-10-06
Do not require ls-remote to be run inside a git repository.
Alex Riesen
1
-1
/
+1
[next]