index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
refspec: consolidate ref-prefix generation logic
Brandon Williams
2018-05-17
4
-32
/
+35
*
submodule: convert push_unpushed_submodules to take a struct refspec
Brandon Williams
2018-05-17
3
-12
/
+12
*
remote: convert check_push_refs to take a struct refspec
Brandon Williams
2018-05-17
3
-11
/
+7
*
remote: convert match_push_refs to take a struct refspec
Brandon Williams
2018-05-17
6
-22
/
+13
*
http-push: store refspecs in a struct refspec
Brandon Williams
2018-05-17
1
-9
/
+8
*
transport: remove transport_verify_remote_names
Brandon Williams
2018-05-17
3
-28
/
+0
*
send-pack: store refspecs in a struct refspec
Brandon Williams
2018-05-17
1
-17
/
+7
*
transport: convert transport_push to take a struct refspec
Brandon Williams
2018-05-17
3
-13
/
+9
*
push: convert to use struct refspec
Brandon Williams
2018-05-17
1
-23
/
+15
*
push: check for errors earlier
Brandon Williams
2018-05-17
1
-17
/
+14
*
remote: convert match_explicit_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-5
/
+4
*
remote: convert get_ref_match to take a struct refspec
Brandon Williams
2018-05-17
1
-12
/
+14
*
remote: convert query_refspecs to take a struct refspec
Brandon Williams
2018-05-17
3
-8
/
+7
*
remote: convert apply_refspecs to take a struct refspec
Brandon Williams
2018-05-17
4
-15
/
+11
*
remote: convert get_stale_heads to take a struct refspec
Brandon Williams
2018-05-17
4
-13
/
+12
*
fetch: convert prune_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-6
/
+5
*
fetch: convert get_ref_map to take a struct refspec
Brandon Williams
2018-05-17
1
-23
/
+20
*
fetch: convert do_fetch to take a struct refspec
Brandon Williams
2018-05-17
1
-5
/
+5
*
refspec: remove the deprecated functions
Brandon Williams
2018-05-17
2
-54
/
+0
*
fetch: convert refmap to use struct refspec
Brandon Williams
2018-05-17
1
-10
/
+7
*
fetch: convert fetch_one to use struct refspec
Brandon Williams
2018-05-17
1
-27
/
+19
*
transport-helper: convert to use struct refspec
Brandon Williams
2018-05-17
1
-26
/
+12
*
remote: remove add_prune_tags_to_fetch_refspec
Brandon Williams
2018-05-17
3
-8
/
+1
*
remote: convert fetch refspecs to struct refspec
Brandon Williams
2018-05-17
4
-49
/
+32
*
remote: convert push refspecs to struct refspec
Brandon Williams
2018-05-17
4
-37
/
+28
*
fast-export: convert to use struct refspec
Brandon Williams
2018-05-17
1
-14
/
+7
*
clone: convert cmd_clone to use refspec_item_init
Brandon Williams
2018-05-17
1
-6
/
+4
*
remote: convert match_push_refs to use struct refspec
Brandon Williams
2018-05-17
1
-5
/
+8
*
remote: convert check_push_refs to use struct refspec
Brandon Williams
2018-05-17
1
-4
/
+6
*
transport: convert transport_push to use struct refspec
Brandon Williams
2018-05-17
1
-8
/
+9
*
pull: convert get_tracking_branch to use refspec_item_init
Brandon Williams
2018-05-17
1
-4
/
+4
*
submodule--helper: convert push_check to use struct refspec
Brandon Williams
2018-05-17
1
-6
/
+7
*
refspec: convert valid_fetch_refspec to use parse_refspec
Brandon Williams
2018-05-17
2
-10
/
+10
*
refspec: introduce struct refspec
Brandon Williams
2018-05-17
2
-0
/
+89
*
refspec: factor out parsing a single refspec
Brandon Williams
2018-05-17
1
-91
/
+104
*
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
15
-73
/
+73
*
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
17
-184
/
+204
*
The fifth batch for 2.18
Junio C Hamano
2018-05-08
1
-0
/
+112
*
Merge branch 'ma/http-walker-no-partial'
Junio C Hamano
2018-05-08
6
-40
/
+24
|
\
|
*
walker: drop fields of `struct walker` which are always 1
Martin Ågren
2018-04-24
4
-20
/
+8
|
*
http-fetch: make `-a` standard behaviour
Martin Ågren
2018-04-24
3
-23
/
+19
*
|
Merge branch 'js/runtime-prefix'
Junio C Hamano
2018-05-08
4
-9
/
+17
|
\
\
|
*
|
Avoid multiple PREFIX definitions
Philip Oakley
2018-04-24
3
-8
/
+8
|
*
|
git_setup_gettext: plug memory leak
Johannes Schindelin
2018-04-24
1
-2
/
+7
|
*
|
gettext: avoid initialization if the locale dir is not present
Johannes Schindelin
2018-04-24
1
-0
/
+3
*
|
|
Merge branch 'js/colored-push-errors'
Junio C Hamano
2018-05-08
8
-15
/
+211
|
\
\
\
|
*
|
|
config: document the settings to colorize push errors/hints
Johannes Schindelin
2018-04-24
1
-0
/
+28
|
*
|
|
push: test to verify that push errors are colored
Johannes Schindelin
2018-04-24
1
-0
/
+12
|
*
|
|
push: colorize errors
Ryan Dammrose
2018-04-24
4
-5
/
+157
|
*
|
|
color: introduce support for colorizing stderr
Johannes Schindelin
2018-04-24
2
-10
/
+14
[next]