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
/
remote.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
push: further simplify the logic to assign rejection reason
Junio C Hamano
1
-16
/
+11
2013-01-24
push: further clean up fields of "struct ref"
Junio C Hamano
1
-10
/
+6
2013-01-23
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
1
-36
/
+7
2013-01-16
push: fix "refs/tags/ hierarchy cannot be updated without --force"
Junio C Hamano
1
-36
/
+7
2013-01-11
Merge branch 'jc/fetch-ignore-symref' into maint
Junio C Hamano
1
-1
/
+12
2013-01-05
Merge branch 'jc/fetch-ignore-symref'
Junio C Hamano
1
-1
/
+12
2013-01-05
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
1
-20
/
+63
2012-12-11
fetch: ignore wildcarded refspecs that update local symbolic refs
Junio C Hamano
1
-1
/
+12
2012-12-03
Merge branch 'mm/status-push-pull-advise'
Junio C Hamano
1
-6
/
+9
2012-12-03
status: respect advice.statusHints for ahead/behind advice
Jeff King
1
-6
/
+9
2012-12-03
push: cleanup push rules comment
Chris Rorvick
1
-15
/
+17
2012-12-02
push: clarify rejection of update to non-commit-ish
Chris Rorvick
1
-0
/
+5
2012-12-02
push: require force for annotated tags
Chris Rorvick
1
-2
/
+9
2012-12-02
push: require force for refs under refs/tags/
Chris Rorvick
1
-4
/
+14
2012-12-02
push: flag updates that require force
Chris Rorvick
1
-3
/
+8
2012-12-02
push: keep track of "update" state separately
Chris Rorvick
1
-7
/
+11
2012-12-02
push: add advice for rejected tag reference
Chris Rorvick
1
-0
/
+10
2012-11-28
Merge branch 'mm/status-push-pull-advise'
Junio C Hamano
1
-3
/
+10
2012-11-16
status: add advice on how to push/pull to tracking branch
Matthieu Moy
1
-3
/
+10
2012-11-15
Merge branch 'jc/maint-fetch-tighten-refname-check'
Junio C Hamano
1
-2
/
+2
2012-10-19
get_fetch_map(): tighten checks on dest refs
Junio C Hamano
1
-2
/
+2
2012-07-13
Merge branch 'jk/push-delete-ref-error-message'
Junio C Hamano
1
-0
/
+3
2012-07-03
push: don't guess at qualifying remote refs on deletion
Jeff King
1
-0
/
+3
2012-05-22
add sorting infrastructure for list refs
Jeff King
1
-0
/
+22
2012-02-22
push: add '--prune' option
Felipe Contreras
1
-3
/
+28
2012-02-22
remote: refactor code into alloc_delete_ref()
Felipe Contreras
1
-5
/
+9
2012-02-22
remote: reorganize check_pattern_match()
Felipe Contreras
1
-29
/
+30
2012-02-22
remote: use a local variable in match_push_refs()
Felipe Contreras
1
-9
/
+10
2012-02-01
i18n: format_tracking_info "Your branch is behind" message
Jiang Xin
1
-11
/
+21
2011-12-13
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2011-11-13
Convert many resolve_ref() calls to read_ref*() and ref_exists()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2011-10-26
Merge branch 'cn/fetch-prune'
Junio C Hamano
1
-48
/
+56
2011-10-21
Merge branch 'jc/match-refs-clarify'
Junio C Hamano
1
-5
/
+8
2011-10-15
fetch: honor the user-provided refspecs when pruning refs
Carlos Martín Nieto
1
-12
/
+23
2011-10-15
remote: separate out the remote_find_tracking logic into query_refspecs
Carlos Martín Nieto
1
-36
/
+33
2011-10-05
remote: use xstrdup() instead of strdup()
Michael Haggerty
1
-1
/
+1
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
1
-39
/
+14
2011-09-12
rename "match_refs()" to "match_push_refs()"
Junio C Hamano
1
-5
/
+8
2011-06-07
make copy_ref globally available
Jeff King
1
-1
/
+1
2011-06-05
consider only branches in guess_remote_head
Jeff King
1
-1
/
+3
2010-11-03
Change "tracking branch" to "remote-tracking branch"
Matthieu Moy
1
-1
/
+1
2010-07-05
string_list: Add STRING_LIST_INIT macro and make use of it.
Thiago Farina
1
-2
/
+2
2010-06-30
Merge branch 'jp/string-list-api-cleanup'
Junio C Hamano
1
-3
/
+3
2010-06-27
string_list: Fix argument order for string_list_append
Julian Phillips
1
-1
/
+1
2010-06-27
string_list: Fix argument order for string_list_lookup
Julian Phillips
1
-1
/
+1
2010-06-27
string_list: Fix argument order for string_list_insert
Julian Phillips
1
-1
/
+1
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-2
/
+1
2010-06-07
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-06-07
Change C99 comments to old-style C comments
Tor Arntsen
1
-1
/
+1
2010-05-31
Rewrite dynamic structure initializations to runtime assignment
Gary V. Vaughan
1
-2
/
+1
[prev]
[next]