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
2006-04-18
Merge branch 'lt/logopt'
Junio C Hamano
1
-0
/
+1
2006-04-16
rev-list --boundary: show boundary commits even when limited otherwise.
Junio C Hamano
1
-5
/
+5
2006-04-15
Split init_revisions() out of setup_revisions()
Junio C Hamano
1
-0
/
+1
2006-04-11
Merge branch 'jc/diff' into next
Junio C Hamano
1
-0
/
+1
2006-04-11
Replace index() with strchr().
Dennis Stosberg
1
-3
/
+3
2006-04-10
blame and friends: adjust to multiple pathspec change.
Junio C Hamano
1
-0
/
+1
2006-04-08
Make "--parents" logs also be incremental
Linus Torvalds
1
-5
/
+5
2006-04-04
Replace xmalloc+memset(0) with xcalloc.
Peter Eriksen
1
-4
/
+2
2006-04-02
Fix sparse warnings about non-ANSI function prototypes
Rene Scharfe
1
-1
/
+1
2006-03-21
http-push.c: squelch C90 warnings.
Junio C Hamano
1
-8
/
+12
2006-03-20
http-push: don't assume char is signed
Nick Hengeveld
1
-1
/
+1
2006-03-20
http-push: add support for deleting remote branches
Nick Hengeveld
1
-1
/
+218
2006-03-10
http-push: cleanup
Nick Hengeveld
1
-24
/
+33
2006-03-10
http-push: support for updating remote info/refs
Nick Hengeveld
1
-11
/
+536
2006-03-10
http-push: improve remote lock management
Nick Hengeveld
1
-73
/
+76
2006-03-10
http-push: refactor remote file/directory processing
Nick Hengeveld
1
-137
/
+106
2006-03-10
HTTP slot reuse fixes
Nick Hengeveld
1
-19
/
+41
2006-03-10
http-push: fix revision walk
Nick Hengeveld
1
-8
/
+5
2006-03-07
Update http-push functionality
Nick Hengeveld
1
-334
/
+726
2005-11-30
Merge branch 'jc/subdir'
Junio C Hamano
1
-0
/
+1
2005-11-29
http-push cleanup
Nick Hengeveld
1
-2
/
+3
2005-11-28
Make networking commands to work from a subdirectory.
Junio C Hamano
1
-0
/
+1
2005-11-28
Fix typo in http-push.c
Jan Andres
1
-1
/
+1
2005-11-19
Decide whether to build http-push in the Makefile
Nick Hengeveld
1
-9
/
+0
2005-11-19
http-push memory/fd cleanup
Nick Hengeveld
1
-3
/
+14
2005-11-19
Improve XML parsing in http-push
Nick Hengeveld
1
-156
/
+163
2005-11-19
Isolate shared HTTP request functionality
Nick Hengeveld
1
-448
/
+36
2005-11-08
sparse fixes for http-{fetch,push}.c
Peter Hagervall
1
-13
/
+13
2005-11-07
Small bugfixes for http-push.c
Johannes Schindelin
1
-2
/
+12
2005-11-07
Make http-push smarter about creating remote dirs
Nick Hengeveld
1
-1
/
+9
2005-11-06
http-push.c: include with angle bracket, not dq.
Paul Collins
1
-1
/
+1
2005-11-06
Refresh the remote lock if it is about to expire
Nick Hengeveld
1
-27
/
+79
2005-11-06
Improve lock handling
Nick Hengeveld
1
-54
/
+147
2005-11-06
Support remote references with slashes in their names
Nick Hengeveld
1
-3
/
+39
2005-11-06
Verify remote packs, speed up pending request queue
Nick Hengeveld
1
-16
/
+21
2005-11-06
Add support for pushing to a remote repository using HTTP/DAV
Nick Hengeveld
1
-0
/
+1625