index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix memory leaks when disconnecting transport instances
Shawn O. Pearce
2007-09-19
*
Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
Shawn O. Pearce
2007-09-19
*
Always obtain fetch-pack arguments from struct fetch_pack_args
Shawn O. Pearce
2007-09-19
*
Refactor struct transport_ops inlined into struct transport
Shawn O. Pearce
2007-09-19
*
Rename remote.uri to remote.url within remote handling internals
Shawn O. Pearce
2007-09-19
*
Use 'unsigned:1' when we mean boolean options
Shawn O. Pearce
2007-09-19
*
Avoid printing unnecessary warnings during fetch and push
Shawn O. Pearce
2007-09-19
*
Correct handling of branch.$name.merge in builtin-fetch
Shawn O. Pearce
2007-09-19
*
Don't attempt to merge non-existant remotes in t5515
Shawn O. Pearce
2007-09-19
*
builtin-fetch: Don't segfault on "fetch +foo"
Shawn O. Pearce
2007-09-19
*
Remove more debugging from builtin-fetch
Shawn O. Pearce
2007-09-19
*
Don't configure remote "." to fetch everything to itself
Shawn O. Pearce
2007-09-19
*
Allow builtin-fetch to work on a detached HEAD
Shawn O. Pearce
2007-09-19
*
Remove unnecessary 'fetch' argument from transport_get API
Shawn O. Pearce
2007-09-19
*
Add transport.h to LIB_H as transport.o is in LIB_OBJS
Shawn O. Pearce
2007-09-19
*
Cleanup duplicate initialization code in transport_get
Shawn O. Pearce
2007-09-19
*
Don't bother passing ref log details to walker in builtin-fetch
Shawn O. Pearce
2007-09-19
*
Properly cleanup in http_cleanup so builtin-fetch does not segfault
Shawn O. Pearce
2007-09-19
*
Backup the array passed to fetch_pack so we can free items
Shawn O. Pearce
2007-09-19
*
Fix builtin-fetch memory corruption by not overstepping array
Shawn O. Pearce
2007-09-19
*
Always ensure the pack.keep file is removed by git-fetch
Shawn O. Pearce
2007-09-19
*
Remove pack.keep after ref updates in git-fetch
Shawn O. Pearce
2007-09-19
*
Refactor index-pack "keep $sha1" handling for reuse
Shawn O. Pearce
2007-09-19
*
Simplify fetch transport API to just one function
Shawn O. Pearce
2007-09-19
*
Replace custom memory growth allocator with ALLOC_GROW
Shawn O. Pearce
2007-09-19
*
Remove unused unpacklimit variable from builtin-fetch
Shawn O. Pearce
2007-09-19
*
Remove unnecessary debugging from builtin-fetch
Shawn O. Pearce
2007-09-19
*
Fix off by one bug in reflog messages written by builtin-fetch
Shawn O. Pearce
2007-09-19
*
Correct builtin-fetch to handle + in refspecs
Shawn O. Pearce
2007-09-19
*
Make fetch a builtin
Daniel Barkalow
2007-09-19
*
Add bundle transport
Johannes Schindelin
2007-09-19
*
Move bundle specific stuff into bundle.[ch]
Johannes Schindelin
2007-09-19
*
Add fetch methods to transport library.
Daniel Barkalow
2007-09-19
*
Add matching and parsing for fetch-side refspec rules
Daniel Barkalow
2007-09-19
*
Push code for transport library
Daniel Barkalow
2007-09-19
*
Make fetch-pack a builtin with an internal API
Daniel Barkalow
2007-09-19
*
Report information on branches from remote.h
Daniel Barkalow
2007-09-19
*
Add uploadpack configuration info to remote.
Daniel Barkalow
2007-09-19
*
Modularize commit-walker
Daniel Barkalow
2007-09-19
*
Remove obsolete commit-walkers
Daniel Barkalow
2007-09-19
*
Make function to refill http queue a callback
Daniel Barkalow
2007-09-19
*
Refactor http.h USE_CURL_MULTI fill_active_slots().
Daniel Barkalow
2007-09-19
*
Merge branch 'maint' to sync with 1.5.3.2
Junio C Hamano
2007-09-19
|
\
|
*
GIT 1.5.3.2
v1.5.3.2
Junio C Hamano
2007-09-19
*
|
Merge branch 'maint'
Junio C Hamano
2007-09-18
|
\
\
|
|
/
|
*
Fixed update-hook example allow-users format.
Väinö Järvelä
2007-09-18
|
*
Documentation/git-svn: updated design philosophy notes
Eric Wong
2007-09-18
|
*
t/t4014: test "am -3" with mode-only change.
Junio C Hamano
2007-09-18
|
*
Fix lapsus in builtin-apply.c
Pierre Habouzit
2007-09-18
|
*
git-push: documentation and tests for pushing only branches
Jeff King
2007-09-18
[next]