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
*
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
|
*
git-svnimport: Use separate arguments in the pipe for git-rev-parse
Matthias Urlichs
2007-09-18
*
|
git-commit.sh: Shell script cleanup
David Kastrup
2007-09-18
*
|
preserve executable bits in zip archives
Dmitry Potapov
2007-09-18
*
|
contrib/fast-import: add perl version of simple example
Jeff King
2007-09-18
*
|
contrib/fast-import: add simple shell example
Nguyen Thai Ngoc Duy
2007-09-18
*
|
rev-list --bisect: Bisection "distance" clean up.
Christian Couder
2007-09-18
*
|
rev-list --bisect: Move some bisection code into best_bisection.
Christian Couder
2007-09-18
*
|
rev-list --bisect: Move finding bisection into do_find_bisection.
Christian Couder
2007-09-18
*
|
Merge branch 'cr/reset'
Junio C Hamano
2007-09-18
|
\
\
|
*
\
Merge branch 'jc/cachetree' into cr/reset
Junio C Hamano
2007-09-14
|
|
\
\
[next]