index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
send-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-0
/
+6
*
push: add reflog check for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-0
/
+5
*
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
2020-09-26
1
-0
/
+19
|
\
|
*
New capability "report-status-v2" for git-push
Jiang Xin
2020-08-27
1
-0
/
+19
*
|
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-6
/
+4
|
/
*
oid_array: rename source file from sha1-array
Jeff King
2020-03-30
1
-1
/
+1
*
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
2019-01-02
1
-1
/
+2
*
Merge branch 'rs/opt-updates'
Junio C Hamano
2018-08-27
1
-1
/
+1
|
\
|
*
parseopt: group literal string alternatives in argument help
René Scharfe
2018-08-21
1
-1
/
+1
*
|
Merge branch 'rs/parse-opt-lithelp'
Junio C Hamano
2018-08-17
1
-1
/
+1
|
\
\
|
*
|
parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
René Scharfe
2018-08-03
1
-2
/
+1
|
*
|
send-pack: specify --force-with-lease argument help explicitly
René Scharfe
2018-08-03
1
-2
/
+3
*
|
|
Merge branch 'ms/send-pack-honor-config'
Junio C Hamano
2018-06-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
builtin/send-pack: populate the default configs
Masaya Suzuki
2018-06-12
1
-1
/
+1
|
|
/
*
|
remote: convert match_push_refs to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
*
|
transport: remove transport_verify_remote_names
Brandon Williams
2018-05-17
1
-2
/
+0
*
|
send-pack: store refspecs in a struct refspec
Brandon Williams
2018-05-17
1
-17
/
+7
*
|
protocol: introduce enum protocol_version value protocol_v2
Brandon Williams
2018-03-14
1
-0
/
+3
*
|
connect: discover protocol version outside of get_remote_heads
Brandon Williams
2018-03-14
1
-2
/
+15
|
/
*
Merge branch 'ma/parse-maybe-bool'
Junio C Hamano
2017-08-22
1
-1
/
+1
|
\
|
*
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren
2017-08-07
1
-1
/
+1
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2017-04-20
1
-2
/
+2
|
\
\
|
*
|
Rename sha1_array to oid_array
brian m. carlson
2017-03-31
1
-2
/
+2
|
|
/
*
/
remote-curl: allow push options
Brandon Williams
2017-03-22
1
-0
/
+5
|
/
*
Merge branch 'sk/send-pack-all-fix'
Junio C Hamano
2016-04-13
1
-1
/
+1
|
\
|
*
git-send-pack: fix --all option when used with directory
Stanislav Kolotinskiy
2016-03-31
1
-1
/
+1
*
|
send-pack: read list of refs with strbuf_getline()
Junio C Hamano
2016-01-15
1
-1
/
+1
*
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
1
-1
/
+1
|
/
*
push: add a config option push.gpgSign for default signed pushes
Dave Borowitz
2015-08-19
1
-1
/
+26
*
push: support signing pushes iff the server supports it
Dave Borowitz
2015-08-19
1
-2
/
+4
*
builtin/send-pack.c: use parse_options API
Dave Borowitz
2015-08-19
1
-104
/
+59
*
builtin/send-pack.c: respect user.signingkey
Junio C Hamano
2015-07-22
1
-0
/
+3
*
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
2015-01-08
1
-1
/
+5
*
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
1
-0
/
+4
|
\
|
*
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
2014-09-17
1
-0
/
+4
*
|
send-pack: take refspecs over stdin
Jeff King
2014-08-26
1
-0
/
+27
|
/
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-4
/
+5
|
\
|
*
send-pack: support pushing from a shallow clone via http
Nguyễn Thái Ngọc Duy
2013-12-11
1
-3
/
+0
|
*
send-pack: support pushing to a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-11
1
-1
/
+3
|
*
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-11
1
-1
/
+1
|
*
connect.c: teach get_remote_heads to parse "shallow" lines
Nguyễn Thái Ngọc Duy
2013-12-11
1
-1
/
+1
|
*
send-pack: forbid pushing from a shallow repository
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+3
|
*
remote.h: replace struct extra_have_objects with struct sha1_array
Nguyễn Thái Ngọc Duy
2013-12-11
1
-3
/
+2
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-4
/
+4
|
/
*
send-pack: fix parsing of --force-with-lease option
Junio C Hamano
2013-08-03
1
-1
/
+1
*
push --force-with-lease: tie it all together
Junio C Hamano
2013-07-23
1
-0
/
+5
*
push --force-with-lease: implement logic to populate old_sha1_expect[]
Junio C Hamano
2013-07-23
1
-0
/
+3
*
remote.c: add command line option parser for "--force-with-lease"
Junio C Hamano
2013-07-23
1
-0
/
+17
*
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
1
-0
/
+1
[next]