index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
remote: convert match_explicit_refs to take a struct refspec
Brandon Williams
1
-5
/
+4
2018-05-18
remote: convert get_ref_match to take a struct refspec
Brandon Williams
1
-12
/
+14
2018-05-18
remote: convert query_refspecs to take a struct refspec
Brandon Williams
3
-8
/
+7
2018-05-18
remote: convert apply_refspecs to take a struct refspec
Brandon Williams
4
-15
/
+11
2018-05-18
remote: convert get_stale_heads to take a struct refspec
Brandon Williams
4
-13
/
+12
2018-05-18
fetch: convert prune_refs to take a struct refspec
Brandon Williams
1
-6
/
+5
2018-05-18
fetch: convert get_ref_map to take a struct refspec
Brandon Williams
1
-23
/
+20
2018-05-18
fetch: convert do_fetch to take a struct refspec
Brandon Williams
1
-5
/
+5
2018-05-18
refspec: remove the deprecated functions
Brandon Williams
2
-54
/
+0
2018-05-18
fetch: convert refmap to use struct refspec
Brandon Williams
1
-10
/
+7
2018-05-18
fetch: convert fetch_one to use struct refspec
Brandon Williams
1
-27
/
+19
2018-05-18
transport-helper: convert to use struct refspec
Brandon Williams
1
-26
/
+12
2018-05-18
remote: remove add_prune_tags_to_fetch_refspec
Brandon Williams
3
-8
/
+1
2018-05-18
remote: convert fetch refspecs to struct refspec
Brandon Williams
4
-49
/
+32
2018-05-18
remote: convert push refspecs to struct refspec
Brandon Williams
4
-37
/
+28
2018-05-18
fast-export: convert to use struct refspec
Brandon Williams
1
-14
/
+7
2018-05-18
clone: convert cmd_clone to use refspec_item_init
Brandon Williams
1
-6
/
+4
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
transport: convert transport_push to use struct refspec
Brandon Williams
1
-8
/
+9
2018-05-18
pull: convert get_tracking_branch to use refspec_item_init
Brandon Williams
1
-4
/
+4
2018-05-18
submodule--helper: convert push_check to use struct refspec
Brandon Williams
1
-6
/
+7
2018-05-18
refspec: convert valid_fetch_refspec to use parse_refspec
Brandon Williams
2
-10
/
+10
2018-05-18
refspec: introduce struct refspec
Brandon Williams
2
-0
/
+89
2018-05-18
refspec: factor out parsing a single refspec
Brandon Williams
1
-91
/
+104
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
15
-73
/
+73
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
17
-184
/
+204
2018-05-16
merge-recursive: i18n submodule merge output and respect verbosity
Stefan Beller
1
-18
/
+15
2018-05-16
submodule.c: move submodule merging to merge-recursive.c
Stefan Beller
3
-170
/
+170
2018-05-16
git-submodule.sh: try harder to fetch a submodule
Stefan Beller
1
-1
/
+1
2018-05-16
grep: handle corrupt index files early
Stefan Beller
1
-1
/
+2
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
SZEDER Gábor
1
-9
/
+3
2018-05-14
t3103: abstract away SHA-1-specific constants
brian m. carlson
1
-1
/
+2
2018-05-14
t2203: abstract away SHA-1-specific constants
brian m. carlson
1
-4
/
+4
2018-05-14
t: skip pack tests if not using SHA-1
brian m. carlson
2
-0
/
+12
2018-05-14
t4044: skip test if not using SHA-1
brian m. carlson
1
-0
/
+6
2018-05-14
t1512: skip test if not using SHA-1
brian m. carlson
1
-0
/
+6
2018-05-14
t1007: annotate with SHA1 prerequisite
brian m. carlson
1
-8
/
+8
2018-05-14
t0000: annotate with SHA1 prerequisite
brian m. carlson
1
-12
/
+12
2018-05-14
t: switch $_x40 to $OID_REGEX
brian m. carlson
20
-33
/
+33
2018-05-14
t/test-lib: introduce OID_REGEX
brian m. carlson
1
-1
/
+2
2018-05-14
t: switch $_z40 to $ZERO_OID
brian m. carlson
32
-119
/
+119
2018-05-14
t/test-lib: introduce ZERO_OID
brian m. carlson
1
-1
/
+2
2018-05-14
t/test-lib: add an SHA1 prerequisite
brian m. carlson
1
-0
/
+7
2018-05-14
git-credential-netrc: accept gpg option
Luis Marsano
6
-24
/
+62
2018-05-14
git-credential-netrc: adapt to test framework for git
Luis Marsano
3
-30
/
+77
2018-05-14
t5512: run git fetch inside test
René Scharfe
1
-1
/
+1
2018-05-13
mark_parents_uninteresting(): avoid most allocation
Jeff King
1
-19
/
+25
2018-05-13
mark_parents_uninteresting(): replace list with stack
Jeff King
1
-24
/
+43
2018-05-13
mark_parents_uninteresting(): drop missing object check
Jeff King
1
-12
/
+0
[prev]
[next]