index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-receive-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/1.7.0-push-safety'
Junio C Hamano
2009-12-26
1
-41
/
+29
|
\
|
*
Refuse deleting the current branch via push
Junio C Hamano
2009-07-29
1
-18
/
+12
|
*
Refuse updating the current branch in a non-bare repository via push
Junio C Hamano
2009-07-29
1
-23
/
+17
*
|
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-21
1
-6
/
+20
|
\
\
|
*
|
Add stateless RPC options to upload-pack, receive-pack
Shawn O. Pearce
2009-11-05
1
-6
/
+20
*
|
|
Merge branch 'fc/doc-fast-forward'
Junio C Hamano
2009-11-16
1
-2
/
+2
|
\
\
\
|
*
|
|
Use 'fast-forward' all over the place
Felipe Contreras
2009-10-25
1
-2
/
+2
|
|
/
/
*
/
/
receive-pack: run "gc --auto --quiet" and optionally "update-server-info"
Junio C Hamano
2009-10-22
1
-0
/
+20
|
/
/
*
|
receive-pack: remove unnecessary run_status report
Johannes Sixt
2009-07-06
1
-16
/
+4
*
|
run_command: report failure to execute the program, but optionally don't
Johannes Sixt
2009-07-06
1
-3
/
+1
*
|
run_command: report system call errors instead of returning error codes
Johannes Sixt
2009-07-06
1
-19
/
+3
*
|
run_command: return exit code as positive value
Johannes Sixt
2009-07-05
1
-2
/
+2
|
/
*
receive-pack: do not send error details to the client
Johannes Sixt
2009-06-22
1
-31
/
+22
*
Simplify some instances of run_command() by using run_command_v_opt().
Johannes Sixt
2009-06-09
1
-7
/
+3
*
Merge branch 'np/push-delta'
Junio C Hamano
2009-05-18
1
-7
/
+15
|
\
|
*
allow OFS_DELTA objects during a push
Nicolas Pitre
2009-05-02
1
-7
/
+15
*
|
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-30
1
-1
/
+1
|
/
*
improve missing repository error message
Jeff King
2009-03-05
1
-1
/
+1
*
builtin-receive-pack.c: fix compiler warnings about format string
René Scharfe
2009-02-15
1
-2
/
+2
*
builtin-receive-pack.c: do not initialize statics to 0
Junio C Hamano
2009-02-11
1
-2
/
+2
*
receive-pack: receive.denyDeleteCurrent
Junio C Hamano
2009-02-11
1
-11
/
+61
*
Merge branch 'jc/refuse-push-to-current'
Junio C Hamano
2009-02-06
1
-15
/
+43
|
\
|
*
receive-pack: explain what to do when push updates the current branch
Junio C Hamano
2009-02-03
1
-15
/
+43
*
|
Replace deprecated dashed git commands in usage
Alexander Potashev
2009-02-05
1
-1
/
+1
|
/
*
Move run_hook() from builtin-commit.c into run-command.c (libgit)
Stephan Beyer
2009-01-18
1
-3
/
+3
*
receive-pack: detect push to current branch of non-bare repo
Jeff King
2008-11-09
1
-0
/
+59
*
Merge branch 'mv/maint-branch-m-symref'
Junio C Hamano
2008-11-05
1
-1
/
+1
*
Introduce receive.denyDeletes
Jan Krüger
2008-11-02
1
-0
/
+12
*
receive-pack: fix "borrowing from alternate object store" implementation
Junio C Hamano
2008-10-26
1
-2
/
+7
*
push: receiver end advertises refs from alternate repositories
Junio C Hamano
2008-09-09
1
-0
/
+38
*
receive-pack: make it a builtin
Junio C Hamano
2008-09-09
1
-0
/
+520