index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http-push.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
2018-05-30
1
-10
/
+8
|
\
|
*
remote: convert match_push_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-2
/
+1
|
*
http-push: store refspecs in a struct refspec
Brandon Williams
2018-05-17
1
-9
/
+8
*
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-1
/
+1
|
*
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-1
/
+1
|
*
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
2018-04-11
1
-1
/
+1
|
|
\
*
|
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
*
|
|
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-0
/
+1
|
\
\
\
|
*
|
|
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+1
|
|
/
/
*
|
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
|
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
*
|
http-push: improve error log
Patryk Obara
2018-01-24
1
-0
/
+4
|
/
*
http-push: use hex_to_bytes()
René Scharfe
2017-11-01
1
-6
/
+4
*
Merge branch 'tg/memfixes'
Junio C Hamano
2017-10-07
1
-1
/
+1
|
\
|
*
http-push: fix construction of hex value from path
Thomas Gummerer
2017-10-04
1
-1
/
+1
*
|
consistently use "fallthrough" comments in switches
Jeff King
2017-09-22
1
-0
/
+1
*
|
pack: move find_sha1_pack()
Jonathan Tan
2017-08-24
1
-0
/
+1
|
/
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-16
/
+8
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
*
http-push: convert process_ls_object and descendants to object_id
brian m. carlson
2017-05-08
1
-11
/
+11
*
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
Convert lookup_blob to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-2
/
+3
*
http-push: convert some static functions to struct object_id
brian m. carlson
2017-05-08
1
-12
/
+12
*
http-push: don't check return value of lookup_unknown_object()
René Scharfe
2017-03-18
1
-5
/
+3
*
Merge branch 'jk/common-main' into maint
Junio C Hamano
2016-09-09
1
-7
/
+3
|
\
|
*
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
2016-07-06
1
-7
/
+3
|
|
\
|
|
*
common-main: call git_setup_gettext()
Jeff King
2016-07-02
1
-2
/
+0
|
|
*
common-main: call git_extract_argv0_path()
Jeff King
2016-07-02
1
-2
/
+0
|
|
*
add an extra level of indirection to main()
Jeff King
2016-07-02
1
-3
/
+3
*
|
|
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
2016-08-01
1
-1
/
+1
|
/
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2016-05-06
1
-2
/
+2
|
\
\
|
*
|
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
2016-04-25
1
-2
/
+2
|
|
/
*
/
http: support sending custom HTTP headers
Johannes Schindelin
2016-04-27
1
-5
/
+5
|
/
*
http-push: stop using name_path
Jeff King
2016-02-12
1
-16
/
+7
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-10
/
+10
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-11
/
+11
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-10
/
+10
*
ref_newer: convert to use struct object_id
brian m. carlson
2015-11-20
1
-2
/
+2
*
Convert struct ref to use object_id.
brian m. carlson
2015-11-20
1
-22
/
+22
*
drop strcpy in favor of raw sha1_to_hex
Jeff King
2015-10-05
1
-4
/
+2
*
http-push: use an argv_array for setup_revisions
Jeff King
2015-10-05
1
-22
/
+10
*
http-push: use strbuf instead of fwrite_buffer
Jeff King
2015-09-25
1
-16
/
+5
*
http-push: replace strcat with xsnprintf
Jeff King
2015-09-25
1
-4
/
+4
*
use xsnprintf for generating git object headers
Jeff King
2015-09-25
1
-1
/
+1
*
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
1
-1
/
+1
*
Merge branch 'sb/leaks'
Junio C Hamano
2015-03-27
1
-1
/
+0
|
\
|
*
http-push: remove unneeded cleanup
Stefan Beller
2015-03-23
1
-1
/
+0
[next]