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
2018-05-18
remote: convert get_stale_heads to take a struct refspec
Brandon Williams
1
-9
/
+9
2018-05-18
remote: remove add_prune_tags_to_fetch_refspec
Brandon Williams
1
-5
/
+0
2018-05-18
remote: convert fetch refspecs to struct refspec
Brandon Williams
1
-26
/
+12
2018-05-18
remote: convert push refspecs to struct refspec
Brandon Williams
1
-21
/
+14
2018-05-18
remote: convert match_push_refs to use struct refspec
Brandon Williams
1
-5
/
+8
2018-05-18
remote: convert check_push_refs to use struct refspec
Brandon Williams
1
-4
/
+6
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
1
-25
/
+25
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
1
-164
/
+1
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-1
/
+1
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
1
-1
/
+1
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-1
/
+1
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
1
-16
/
+34
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-10
/
+10
2018-02-22
remote: rename 'new' variables
Brandon Williams
1
-10
/
+10
2018-02-09
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
1
-0
/
+14
2018-02-09
remote: add a macro for "refs/tags/*:refs/tags/*"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2018-01-24
status: support --no-ahead-behind in long format
Jeff Hostetler
1
-5
/
+13
2018-01-24
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
1
-0
/
+2
2018-01-24
stat_tracking_info: return +1 when branches not equal
Jeff Hostetler
1
-13
/
+21
2017-11-15
Merge branch 'js/for-each-ref-remote-name-and-ref'
Junio C Hamano
1
-0
/
+30
2017-11-08
for-each-ref: let upstream/push report the remote ref name
J Wyman
1
-0
/
+30
2017-10-16
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-10-16
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
1
-3
/
+3
2017-09-24
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe
1
-8
/
+4
2017-09-10
Merge branch 'ma/up-to-date'
Junio C Hamano
1
-1
/
+1
2017-08-23
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
1
-1
/
+1
2017-08-11
Merge branch 'sb/hashmap-cleanup'
Junio C Hamano
1
-4
/
+8
2017-08-11
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-1
/
+1
2017-07-17
remote: convert struct push_cas to struct object_id
brian m. carlson
1
-3
/
+3
2017-07-05
remote.c: drop hashmap_cmp_fn cast
Stefan Beller
1
-4
/
+8
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
1
-2
/
+5
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-2
/
+2
2017-06-05
Merge branch 'jk/drop-free-refspecs'
Junio C Hamano
1
-22
/
+6
2017-06-02
Merge branch 'js/bs-is-a-dir-sep-on-windows'
Junio C Hamano
1
-1
/
+6
2017-06-01
remote: drop free_refspecs() function
Jeff King
1
-22
/
+6
2017-05-29
Merge branch 'js/plug-leaks'
Junio C Hamano
1
-2
/
+3
2017-05-26
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2017-05-26
Windows: do not treat a path with backslashes as a remote's nick name
Johannes Sixt
1
-1
/
+6
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-6
/
+7
2017-05-08
remote: plug memory leak in match_explicit()
Johannes Schindelin
1
-2
/
+3
2017-04-19
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
1
-1
/
+1
2017-04-16
Merge branch 'jc/unused-symbols'
Junio C Hamano
1
-1
/
+1
2017-04-11
remote: expose parse_push_refspec function
Brandon Williams
1
-1
/
+1
2017-03-31
remote.[ch]: parse_push_cas_option() can be static
Junio C Hamano
1
-1
/
+1
2017-02-27
Merge branch 'jn/remote-helpers-with-git-dir'
Junio C Hamano
1
-1
/
+1
[prev]
[next]