Sign in
googlers
/
jrn
/
git
/
dbd8c09bfe9d783ae01121bafb26a2dd108c0c3f
/
git-parse-remote.sh
045fac5
i18n: git-parse-remote.sh: mark strings for translation
by Vasco Almeida
· 9 years ago
11d6214
remove #!interpreter line from shell libraries
by Jonathan Nieder
· 11 years ago
a3a4391
push/pull: adjust missing upstream help text to changed interface
by Michael J Gruber
· 12 years ago
3c02396
Make git-{pull,rebase} message without tracking information friendlier
by Carlos Martín Nieto
· 13 years ago
78c6e0f
Merge branch 'mz/rebase'
by Junio C Hamano
· 14 years ago
bcef9b6
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
2352570
parse-remote: typofix
by Junio C Hamano
· 14 years ago
17a0299
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
9ecd3ad
parse-remote: replace unnecessary sed invocation
by Stephen Boyd
· 14 years ago
1a92777
git-request-pull: open-code the only invocation of get_remote_url
by Uwe Kleine-König
· 14 years ago
45781ad
get_remote_url(): use the same data source as ls-remote to get remote urls
by Uwe Kleine-König
· 14 years ago
15a147e
rebase: use @{upstream} if no upstream specified
by Martin von Zweigbergk
· 14 years ago
73fd7f3
Merge branch 'mz/pull-rebase-rebased'
by Junio C Hamano
· 14 years ago
f864f26
parse-remote: handle detached HEAD
by Santi Béjar
· 14 years ago
fe249b4
Use reflog in 'pull --rebase . foo'
by Martin von Zweigbergk
· 14 years ago
46bac90
Do not install shell libraries executable
by Jonathan Nieder
· 15 years ago
62d955f
parse-remote: remove unused functions
by Santi Béjar
· 16 years ago
e9460a6
parse-remote: support default reflist in get_remote_merge_branch
by Santi Béjar
· 16 years ago
97af7ff
parse-remote: function to get the tracking branch to be merge
by Santi Béjar
· 16 years ago
7bd93c1
Convert to use quiet option when available
by Dan Loewenherz
· 16 years ago
5be6007
Rewrite "git-frotz" to "git frotz"
by Junio C Hamano
· 18 years ago
96f12b5
Allow fetching references from any namespace
by Alex Riesen
· 18 years ago
9debc32
git-fetch, git-branch: Support local --track via a special remote '.'
by Paolo Bonzini
· 18 years ago
9533991
Use stdin reflist passing in parse-remote
by Julian Phillips
· 18 years ago
8655158
git-fetch: rewrite expand_ref_wildcard in C
by Junio C Hamano
· 18 years ago
756373d
Revert "Allow branch.*.merge to talk about remote tracking branches."
by Junio C Hamano
· 18 years ago
153e98d
git-fetch: Allow fetching the remote HEAD
by Santi Béjar
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
ae9c6ff
parse-remote: do not barf on a remote shorthand without any refs to fetch.
by Junio C Hamano
· 18 years ago
5dee29a
make --upload-pack option to git-fetch configurable
by Uwe Kleine-König
· 18 years ago
a0f4280
Fix git-fetch while on detached HEAD not to give needlessly alarming errors
by Junio C Hamano
· 18 years ago
fbc9012
Do not merge random set of refs out of wildcarded refs
by Junio C Hamano
· 18 years ago
80c7977
Allow branch.*.merge to talk about remote tracking branches.
by Junio C Hamano
· 18 years ago
ea560e6
Do not support "partial URL shorthand" anymore.
by Junio C Hamano
· 18 years ago
fb8696d
default pull: forget about "newbie protection" for now.
by Junio C Hamano
· 18 years ago
d41cb27
parse-remote: mark all refs not for merge only when fetching more than one
by Junio C Hamano
· 18 years ago
9e11554
Revert "git-pull: refuse default merge without branch.*.merge"
by Junio C Hamano
· 18 years ago
4363dfb
Move "no merge candidate" warning into git-pull
by Josef Weidendorfer
· 18 years ago
5fed466
Merge branch 'jc/test-clone' into jc/clone
by Junio C Hamano
· 18 years ago
0c7a97f
parse-remote::expand_refs_wildcard()
by Junio C Hamano
· 18 years ago
a71fb0a
git-pull: refuse default merge without branch.*.merge
by Junio C Hamano
· 18 years ago
62b339a
Add branch.*.merge warning and documentation update
by Josef Weidendorfer
· 18 years ago
4cd7535
git-fetch: ignore dereferenced tags in expand_refs_wildcard
by Michael Loeffler
· 18 years ago
d945d4b
git-fetch: allow forcing glob pattern in refspec
by Junio C Hamano
· 18 years ago
5677882
git-fetch: allow glob pattern in refspec
by Junio C Hamano
· 18 years ago
5372806
fetch: get the remote branches to merge from the branch properties
by Santi Béjar
· 18 years ago
648ad18
Fetch: default remote repository from branch properties
by Santi Béjar
· 18 years ago
73136b2
fetch, pull: ask config for remote information
by Johannes Schindelin
· 19 years ago
dfdcb55
Fix-up previous expr changes.
by Junio C Hamano
· 19 years ago
f327dbc
Shell utilities: Guard against expr' magic tokens.
by Mark Wooding
· 19 years ago
687b8be
fetch,parse-remote,fmt-merge-msg: refs/remotes/* support
by Eric Wong
· 19 years ago
e8cc80d
parse-remote and ls-remote clean-up.
by Junio C Hamano
· 19 years ago
d8a1dee
Refuse to create funny refs in clone-pack, git-fetch and receive-pack.
by Junio C Hamano
· 19 years ago
12aac5d
Do not require ls-remote to be run inside a git repository.
by Alex Riesen
· 19 years ago
05dd8e2
Fix default pull not to do an unintended Octopus.
by Junio C Hamano
· 19 years ago
4447bad
Teach rsync transport about alternates.
by Junio C Hamano
· 19 years ago
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
[Renamed (97%) from git-parse-remote-script]
61f01a5
parse-remote: trivial fix to allow refs/{heads,tags}/ spelled easier.
by Junio C Hamano
· 20 years ago
efe9bf0
[PATCH] Allow "+remote:local" refspec to cause --force when fetching.
by Junio C Hamano
· 20 years ago
ac4b0cf
[PATCH] Start adding the $GIT_DIR/remotes/ support.
by Junio C Hamano
· 20 years ago