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