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
/
http-push.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+1
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-1
/
+1
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-1
/
+1
2018-07-20
commit.h: remove method declarations
Derrick Stolee
1
-1
/
+1
2018-06-29
tag: add repository argument to deref_tag
Stefan Beller
1
-1
/
+1
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
1
-1
/
+2
2018-06-29
blob: add repository argument to lookup_blob
Stefan Beller
1
-1
/
+2
2018-06-29
object: add repository argument to lookup_object
Stefan Beller
1
-1
/
+1
2018-06-29
object: add repository argument to parse_object
Stefan Beller
1
-2
/
+4
2018-05-30
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
1
-10
/
+8
2018-05-23
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
1
-1
/
+1
2018-05-18
remote: convert match_push_refs to take a struct refspec
Brandon Williams
1
-2
/
+1
2018-05-18
http-push: store refspecs in a struct refspec
Brandon Williams
1
-9
/
+8
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-0
/
+1
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
1
-1
/
+1
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-1
/
+1
2018-04-11
Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees
Junio C Hamano
1
-1
/
+1
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
1
-0
/
+1
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-1
/
+1
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-1
/
+1
2018-01-24
http-push: improve error log
Patryk Obara
1
-0
/
+4
2017-11-01
http-push: use hex_to_bytes()
René Scharfe
1
-6
/
+4
2017-10-07
Merge branch 'tg/memfixes'
Junio C Hamano
1
-1
/
+1
2017-10-04
http-push: fix construction of hex value from path
Thomas Gummerer
1
-1
/
+1
2017-09-22
consistently use "fallthrough" comments in switches
Jeff King
1
-0
/
+1
2017-08-23
pack: move find_sha1_pack()
Jonathan Tan
1
-0
/
+1
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
1
-16
/
+8
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
http-push: convert process_ls_object and descendants to object_id
brian m. carlson
1
-11
/
+11
2017-05-08
Convert lookup_tree to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_blob to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-2
/
+3
2017-05-08
http-push: convert some static functions to struct object_id
brian m. carlson
1
-12
/
+12
2017-03-18
http-push: don't check return value of lookup_unknown_object()
René Scharfe
1
-5
/
+3
2016-09-08
Merge branch 'jk/common-main' into maint
Junio C Hamano
1
-7
/
+3
2016-08-01
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe
1
-1
/
+1
2016-07-06
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
1
-7
/
+3
2016-07-01
common-main: call git_setup_gettext()
Jeff King
1
-2
/
+0
2016-07-01
common-main: call git_extract_argv0_path()
Jeff King
1
-2
/
+0
2016-07-01
add an extra level of indirection to main()
Jeff King
1
-3
/
+3
2016-05-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2016-04-27
http: support sending custom HTTP headers
Johannes Schindelin
1
-5
/
+5
2016-04-25
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
1
-2
/
+2
2016-02-12
http-push: stop using name_path
Jeff King
1
-16
/
+7
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-10
/
+10
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-11
/
+11
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-10
/
+10
[next]