git
2006-11-24  Alexandre Julliardget_shallow_commits: Avoid memory leak if a commit...
2006-11-24  Alexandre Julliardgit-fetch: Reset shallow_depth before auto-following...
2006-11-24  Alexandre Julliardupload-pack: Check for NOT_SHALLOW flag before sending...
2006-11-24  Alexandre Julliardfetch-pack: Properly remove the shallow file when it...
2006-11-24  Junio C Hamanoshallow clone: unparse and reparse an unshallowed commit
2006-11-24  Junio C HamanoWhy didn't we mark want_obj as ~UNINTERESTING in the...
2006-11-24  Junio C HamanoWhy does it mean we do not have to register shallow...
2006-11-24  Junio C HamanoWe should make sure that the protocol is still extensible.
2006-11-24  Johannes Schindelinadd tests for shallow stuff
2006-11-24  Alexandre JulliardShallow clone: do not ignore shallowness when following...
2006-11-24  Johannes Schindelinallow deepening of a shallow repository
2006-11-24  Johannes Schindelinallow cloning a repository "shallowly"
2006-11-24  Johannes Schindelinsupport fetching into a shallow repository
2006-11-24  Johannes Schindelinupload-pack: no longer call rev-list
2006-11-24  Junio C Hamanogitweb: (style) use chomp without parentheses consistently.
2006-11-24  Jakub Narebskigitweb: Replace SPC with   also in tag comment
2006-11-24  Junio C HamanoMerge branch 'jn/web'
2006-11-24  Junio C HamanoMerge branch 'pb/diffroot'
2006-11-24  Junio C HamanoMerge branch 'jc/pack-heuristics'
2006-11-24  Junio C HamanoMerge branch 'jc/numstat'
2006-11-24  Junio C HamanoMerge branch 'ap/branch-ref-display'
2006-11-24  Junio C HamanoMerge branch 'ap/prune'
2006-11-24  Junio C HamanoTypefix builtin-prune.c::prune_object()
2006-11-24  Peter Baumannconfig option log.showroot to show the diff of root...
2006-11-24  Junio C HamanoMerge branch 'jc/upload-pack'
2006-11-24  Eric Wonggit-svn: handle authentication without relying on cache...
2006-11-24  Iñaki Arenazagit-cvsimport: add support for CVS pserver method HTTP...
2006-11-24  Petr BaudisMake git-clone --use-separate-remote the default
2006-11-24  Junio C Hamanorefs outside refs/{heads,tags} match less strongly.
2006-11-24  Andy ParkinsIncrease length of function name buffer
2006-11-23  Eric Wonggit-svn: preserve uncommitted changes after dcommit
2006-11-23  Eric Wonggit-svn: correctly handle revision 0 in SVN repositories
2006-11-23  Eric Wonggit-svn: error out from dcommit on a parent-less commit
2006-11-23  René Scharfearchive-zip: don't use sizeof(struct ...)
2006-11-23  Junio C HamanoGIT 1.4.4.1 v1.4.4.1
2006-11-23  Junio C Hamanotrust-executable-bit: fix breakage for symlinks
2006-11-23  Chris RiddochMove --pretty options into Documentation/pretty-formats.txt
2006-11-22  Andy ParkinsAdd support to git-branch to show local and remote...
2006-11-22  Andy ParkinsImprove git-prune -n output
2006-11-22  Paolo CiarrocchiDoc: Make comment about merging in tutorial.txt more...
2006-11-22  Michal Rokosarchive: use setvbuf() instead of setlinebuf()
2006-11-21  Jakub Narebskigitweb: Finish restoring "blob" links in git_difftree_body
2006-11-21  Jakub Narebskigitweb: Refactor feed generation, make output prettier...
2006-11-21  Jakub Narebskigitweb: Add an option to href() to return full URL
2006-11-21  Jakub Narebskigitweb: New improved formatting of chunk header in...
2006-11-21  Jakub Narebskigitweb: Default to $hash_base or HEAD for $hash in...
2006-11-21  Jakub Narebskigitweb: Buffer diff header to deal with split patches...
2006-11-21  Jakub Narebskigitweb: Protect against possible warning in git_commitdiff
2006-11-21  Paolo CiarrocchiTeach SubmittingPatches about git-commit -s
2006-11-20  Junio C Hamanodo_for_each_ref: perform the same sanity check for...
2006-11-20  Junio C Hamanogit-fetch: follow lightweit tags as well.
2006-11-19  Petr BaudisDocumentation: Correct alternates documentation, docume...
2006-11-18  Petr BaudisDocumentation: Define symref and update HEAD description
2006-11-18  Rene ScharfeDocument git-runstatus
2006-11-18  Rene Scharfegit-apply: slightly clean up bitfield usage
2006-11-18  Rene Scharfesparse fix: Using plain integer as NULL pointer
2006-11-18  Rene Scharfesparse fix: non-ANSI function declaration
2006-11-18  Petr Baudisgit-apply: Documentation typo fix
2006-11-18  Petr BaudisFix git-for-each-refs broken for tags
2006-11-17  Junio C Hamanopack-objects: tweak "do not even attempt delta" heuristics
2006-11-17  Linus Torvalds"git fmt-merge-msg" SIGSEGV
2006-11-17  Linus Torvaldsgit-pull: allow pulling into an empty repository
2006-11-15  Junio C Hamanoconvert-objects: set _XOPEN_SOURCE to 600
2006-11-15  Jim MeyeringRun "git repack -a -d" once more at end, if there's...
2006-11-15  Alexandre Julliardgitweb: Put back shortlog instead of graphiclog in...
2006-11-15  Junio C Hamanogit-checkout: allow pathspec to recover lost working...
2006-11-15  Junio C Hamanogit-checkout: do not allow -f and -m at the same time.
2006-11-15  Johannes SchindelinSeek back to current filepos when mmap()ing with NO_MMAP
2006-11-15  Junio C Hamanoapply --numstat: mark binary diffstat with - -, not 0 0
2006-11-15  Junio C HamanoGIT 1.4.4 v1.4.4
2006-11-13  Junio C HamanoMerge branch 'maint'
2006-11-13  Robin RosenbergRework cvsexportcommit to handle binary files for all...
2006-11-13  Johannes SixtCatch errors when writing an index that contains invali...
2006-11-13  Johannes Sixttest-lib.sh: A command dying due to a signal is an...
2006-11-13  Jonas Fonsecagit-update-index(1): fix use of quoting in section...
2006-11-12  Junio C HamanoGIT 1.4.4-rc2 v1.4.4-rc2
2006-11-12  Junio C HamanoMerge branch 'maint'
2006-11-12  Junio C Hamanogit-cvsserver: read from git with -z to get non-ASCII... v1.4.3.5
2006-11-11  Junio C HamanoMerge branch 'maint'
2006-11-11  Junio C Hamanopath-list: fix path-list-insert return value
2006-11-10  Junio C Hamanogit-annotate: fix -S on graft file with comments.
2006-11-10  Junio C Hamanogit-annotate: no need to exec blame; it is built-in...
2006-11-09  Junio C HamanoMerge branch 'maint'
2006-11-09  Robert Shearmangit-rebase: Use --ignore-if-in-upstream option when...
2006-11-09  Junio C HamanoDocumentation: move blame examples
2006-11-09  Junio C HamanoMerge branch 'maint'
2006-11-09  Eric Wonggit-svn: fix dcommit losing changes when out-of-date...
2006-11-09  Eric Wonggit-svn: don't die on rebuild when --upgrade is specified
2006-11-09  Eric Wonggit-svn: avoid printing filenames of files we're not...
2006-11-09  Petr BaudisNicer error messages in case saving an object to db...
2006-11-09  Junio C Hamanogitweb: fix unmatched div in commitdiff
2006-11-09  Junio C Hamanogitweb: protect commit messages from controls.
2006-11-09  Junio C Hamanogitweb: protect blob and diff output lines from controls.
2006-11-09  Junio C Hamanogit-pickaxe: retire pickaxe
2006-11-08  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-11-08  Junio C Hamanogit-status: quote LF in its output
2006-11-08  Junio C Hamanogitweb: do not give blame link unconditionally in diff...
2006-11-08  Jakub Narebskigitweb: New improved patchset view
2006-11-08  Jakub Narebskigitweb: Use character or octal escape codes (and add...
2006-11-08  Jakub Narebskigitweb: Better git-unquoting and gitweb-quoting of...
next