]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-09-19  Shawn O. PearceCorrect handling of branch.$name.merge in builtin-fetch
2007-09-19  Shawn O. PearceDon't attempt to merge non-existant remotes in t5515
2007-09-19  Shawn O. Pearcebuiltin-fetch: Don't segfault on "fetch +foo"
2007-09-19  Shawn O. PearceRemove more debugging from builtin-fetch
2007-09-19  Shawn O. PearceDon't configure remote "." to fetch everything to itself
2007-09-19  Shawn O. PearceAllow builtin-fetch to work on a detached HEAD
2007-09-19  Shawn O. PearceRemove unnecessary 'fetch' argument from transport_get API
2007-09-19  Shawn O. PearceAdd transport.h to LIB_H as transport.o is in LIB_OBJS
2007-09-19  Shawn O. PearceCleanup duplicate initialization code in transport_get
2007-09-19  Shawn O. PearceDon't bother passing ref log details to walker in built...
2007-09-19  Shawn O. PearceProperly cleanup in http_cleanup so builtin-fetch does...
2007-09-19  Shawn O. PearceBackup the array passed to fetch_pack so we can free...
2007-09-19  Shawn O. PearceFix builtin-fetch memory corruption by not overstepping...
2007-09-19  Shawn O. PearceAlways ensure the pack.keep file is removed by git...
2007-09-19  Shawn O. PearceRemove pack.keep after ref updates in git-fetch
2007-09-19  Shawn O. PearceRefactor index-pack "keep $sha1" handling for reuse
2007-09-19  Shawn O. PearceSimplify fetch transport API to just one function
2007-09-19  Shawn O. PearceReplace custom memory growth allocator with ALLOC_GROW
2007-09-19  Shawn O. PearceRemove unused unpacklimit variable from builtin-fetch
2007-09-19  Shawn O. PearceRemove unnecessary debugging from builtin-fetch
2007-09-19  Shawn O. PearceFix off by one bug in reflog messages written by builti...
2007-09-19  Shawn O. PearceCorrect builtin-fetch to handle + in refspecs
2007-09-19  Daniel BarkalowMake fetch a builtin
2007-09-19  Johannes SchindelinAdd bundle transport
2007-09-19  Johannes SchindelinMove bundle specific stuff into bundle.[ch]
2007-09-19  Daniel BarkalowAdd fetch methods to transport library.
2007-09-19  Daniel BarkalowAdd matching and parsing for fetch-side refspec rules
2007-09-19  Daniel BarkalowPush code for transport library
2007-09-19  Daniel BarkalowMake fetch-pack a builtin with an internal API
2007-09-19  Daniel BarkalowReport information on branches from remote.h
2007-09-19  Daniel BarkalowAdd uploadpack configuration info to remote.
2007-09-19  Daniel BarkalowModularize commit-walker
2007-09-19  Daniel BarkalowRemove obsolete commit-walkers
2007-09-19  Daniel BarkalowMake function to refill http queue a callback
2007-09-19  Daniel BarkalowRefactor http.h USE_CURL_MULTI fill_active_slots().
2007-09-19  Junio C HamanoMerge branch 'maint' to sync with 1.5.3.2
2007-09-19  Junio C HamanoGIT 1.5.3.2 v1.5.3.2
2007-09-19  Junio C HamanoMerge branch 'maint'
2007-09-19  Väinö JärveläFixed update-hook example allow-users format.
2007-09-19  Eric WongDocumentation/git-svn: updated design philosophy notes
2007-09-18  Junio C Hamanot/t4014: test "am -3" with mode-only change.
2007-09-18  David Kastrupgit-commit.sh: Shell script cleanup
2007-09-18  Dmitry Potapovpreserve executable bits in zip archives
2007-09-18  Pierre HabouzitFix lapsus in builtin-apply.c
2007-09-18  Jeff Kinggit-push: documentation and tests for pushing only...
2007-09-18  Matthias Urlichsgit-svnimport: Use separate arguments in the pipe for...
2007-09-18  Jeff Kingcontrib/fast-import: add perl version of simple example
2007-09-18  Nguyen Thai... contrib/fast-import: add simple shell example
2007-09-18  Christian Couderrev-list --bisect: Bisection "distance" clean up.
2007-09-18  Christian Couderrev-list --bisect: Move some bisection code into best_b...
2007-09-18  Christian Couderrev-list --bisect: Move finding bisection into do_find_...
2007-09-18  Junio C HamanoMerge branch 'cr/reset'
2007-09-18  Junio C HamanoMerge branch 'maint'
2007-09-18  Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-18  Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-18  Junio C Hamanogit-commit: Allow partial commit of file removal.
2007-09-18  Junio C HamanoMerge branch 'jc/grep-c' into maint
2007-09-18  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-18  Junio C Hamanosend-email: make message-id generation a bit more robust
2007-09-17  Junio C HamanoMerge branch 'maint'
2007-09-17  J. Bruce Fieldsgit-apply: fix whitespace stripping
2007-09-17  Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-17  Johannes Schindelinapply --index-info: fall back to current index for...
2007-09-16  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-16  J. Bruce Fieldscore-tutorial: minor cleanup
2007-09-16  J. Bruce Fieldsdocumentation: replace Discussion section by link to...
2007-09-16  J. Bruce Fieldsuser-manual: todo updates and cleanup
2007-09-16  J. Bruce Fieldsuser-manual: fix introduction to packfiles
2007-09-16  J. Bruce Fieldsuser-manual: move packfile and dangling object discussion
2007-09-16  J. Bruce Fieldsuser-manual: rewrite object database discussion
2007-09-16  J. Bruce Fieldsuser-manual: reorder commit, blob, tree discussion
2007-09-16  J. Bruce Fieldsuser-manual: rewrite index discussion
2007-09-16  J. Bruce Fieldsuser-manual: create new "low-level git operations"...
2007-09-16  J. Bruce Fieldsuser-manual: rename "git internals" to "git concepts"
2007-09-16  J. Bruce Fieldsuser-manual: move object format details to hacking...
2007-09-16  J. Bruce Fieldsuser-manual: adjust section levels in "git internals"
2007-09-15  Johannes Schindelinrevision walker: --cherry-pick is a limited operation
2007-09-15  Junio C Hamanogit-sh-setup: typofix in comments
2007-09-15  Junio C HamanoMerge branch 'js/remote'
2007-09-15  Junio C HamanoMerge branch 'js/tag'
2007-09-15  Junio C HamanoMerge branch 'lh/svn-first-parent'
2007-09-15  Junio C HamanoMerge branch 'np/delta'
2007-09-15  Junio C Hamanobuiltin-pack-objects.c: avoid bogus gcc warnings
2007-09-15  Junio C HamanoMerge branch 'jc/pack'
2007-09-15  Junio C HamanoMerge branch 'dk/diff-delta'
2007-09-15  Junio C HamanoMerge branch 'jc/partial-remove'
2007-09-14  Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-14  Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-14  Junio C HamanoMerge branch 'jc/grep-c'
2007-09-14  Junio C HamanoSplit grep arguments in a way that does not requires...
2007-09-14  Junio C HamanoDocumentation/git-config.txt: AsciiDoc tweak to avoid...
2007-09-14  Benoit SigoureAdd test to check recent fix to "git add -u"
2007-09-14  Jari AaltoDocumentation/git-archive.txt: a couple of clarifications.
2007-09-14  Linus TorvaldsFix the rename detection limit checking
2007-09-14  Junio C Hamanodiff --no-index: do not forget to run diff_setup_done()
2007-09-14  Junio C HamanoMerge branch 'jc/cachetree' into cr/reset
2007-09-14  Junio C HamanoSimplify cache API
2007-09-14  Junio C HamanoMerge branch 'maint'
2007-09-14  Junio C Hamanogit-format-patch --in-reply-to: accept <message@id...
2007-09-14  Junio C Hamanogit-add -u: do not barf on type changes
next