Code

git.git
2006-06-21 Junio C HamanoAdd renaming-rebase test.
2006-06-21 Eric Wongrebase: Allow merge strategies to be used when rebasing
2006-06-21 Andre Nollobject-refs: avoid division by zero
2006-06-21 Junio C HamanoMerge branch 'ff/c99' into next
2006-06-21 Junio C HamanoMerge branch 'jc/upload-corrupt' into next
2006-06-21 Junio C Hamanoupload-pack/fetch-pack: support side-band communication
2006-06-21 Junio C HamanoRetire git-clone-pack
2006-06-21 Junio C Hamanoupload-pack: prepare for sideband message support.
2006-06-21 Junio C Hamanoupload-pack: avoid sending an incomplete pack upon...
2006-06-21 Junio C HamanoMerge branch 'jn/web' into next
2006-06-21 Uwe ZeisbergerFix possible out-of-bounds array access
2006-06-21 Jakub NarebskiMove $gitbin earlier in gitweb.cgi
2006-06-21 Jakub NarebskiAdd git version to gitweb output
2006-06-21 Jakub Narebskigitweb: whitespace cleanup
2006-06-21 Junio C HamanoMerge branch 'master' into next
2006-06-21 Junio C Hamanocheckout -f: do not leave untracked working tree files.
2006-06-21 David WoodhouseLog peer address when git-daemon called from inetd
2006-06-20 Junio C HamanoMerge branch 'jn/web' into next
2006-06-20 Jakub Narebskigitweb: style done with stylesheet
2006-06-20 Jakub Narebskigitweb: A couple of page title tweaking
2006-06-20 Junio C HamanoMerge branch 'jn/web' into next
2006-06-20 Jakub NarebskiFix: Support for the standard mime.types map in gitweb
2006-06-20 Junio C HamanoMerge branch 'master' into next
2006-06-20 Junio C HamanoMerge branch 'jn/web' into next
2006-06-20 Junio C HamanoMerge branch 'pb/config' into next
2006-06-20 Florian ForsterRemove all void-pointer arithmetic.
2006-06-20 Eric Wonggit-svn: fix --rmdir when using SVN:: libraries
2006-06-20 Johannes Schindelingit_config: access() returns 0 on success, not > 0
2006-06-20 Johannes Schindelinrepo-config: Fix late-night bug
2006-06-20 Jakub Narebskigitweb: add type="text/css" to stylesheet link
2006-06-20 Junio C HamanoMerge branch 'jc/waitpid' into next
2006-06-20 Junio C HamanoMerge branch 'lt/objlist' into next
2006-06-20 Junio C HamanoMerge branches 'js/lsfix', 'pb/config' and 'jn/web...
2006-06-20 Linus TorvaldsAdd "named object array" concept
2006-06-20 Junio C HamanoRestore SIGCHLD to SIG_DFL where we care about waitpid().
2006-06-20 Junio C Hamanoxdiff: minor changes to match libxdiff-0.21
2006-06-20 Junio C Hamanofix rfc2047 formatter.
2006-06-20 Dennis StosbergFix t8001-annotate and t8002-blame for ActiveState...
2006-06-20 Linus TorvaldsAdd specialized object allocator
2006-06-20 Johannes SchindelinRead configuration also from $HOME/.gitconfig
2006-06-20 Johannes SchindelinFix setting config variables with an alternative GIT_CONFIG
2006-06-20 Johannes SchindelinInitialize lock_file struct to all zero.
2006-06-19 Jakub NarebskiMake CSS file gitweb/gitweb.css more readable
2006-06-19 Junio C HamanoMerge early parts of branch 'ff/c99'
2006-06-19 Junio C HamanoMerge early parts of branch 'ls/am'
2006-06-19 Lukas SandströmMake git-update-ref a builtin
2006-06-19 Lukas SandströmMake git-update-index a builtin
2006-06-19 Lukas SandströmMake git-stripspace a builtin
2006-06-19 Lukas SandströmMake git-mailinfo a builtin
2006-06-19 Lukas SandströmMake git-mailsplit a builtin
2006-06-19 Lukas SandströmMake git-write-tree a builtin
2006-06-19 Junio C HamanoMerge branch 'jn/web' into next
2006-06-19 Junio C HamanoMerge branch 'pb/config' into next
2006-06-19 Jakub NarebskiFix gitweb stylesheet
2006-06-19 Petr BaudisSupport for the standard mime.types map in gitweb
2006-06-19 Jakub Narebskigitweb: text files for 'blob_plain' action without...
2006-06-19 Jakub Narebskigitweb: safely output binary files for 'blob_plain...
2006-06-19 Jakub NarebskiMove gitweb style to gitweb.css
2006-06-19 Florian ForsterChange types used in bitfields to be `int's.
2006-06-19 Florian ForsterDon't use empty structure initializers.
2006-06-19 Florian ForsterCast pointers to `void *' when used in a format.
2006-06-19 Florian ForsterDon't instantiate structures with FAMs.
2006-06-19 Florian ForsterInitialize FAMs using `FLEX_ARRAY'.
2006-06-19 Florian ForsterRemove ranges from switch statements.
2006-06-19 Petr BaudisSupport for extracting configuration from different...
2006-06-19 Junio C HamanoMerge branch 'yl/build'
2006-06-19 Junio C HamanoMerge branch 'jc/shared'
2006-06-19 Junio C HamanoMerge branch 'eb/mail'
2006-06-19 Paul MackerrasFix PPC SHA1 routine for large input buffers
2006-06-18 Dennis StosbergMake t8001-annotate and t8002-blame more portable
2006-06-18 Linus TorvaldsRemove "refs" field from "struct object"
2006-06-18 Rene ScharfeMake release tarballs friendlier to older tar versions
2006-06-18 Junio C HamanoMerge branch 'master' into next
2006-06-18 Rene Scharfegit-tar-tree: no more void pointer arithmetic
2006-06-18 Rene Scharfegit-tar-tree: documentation update
2006-06-18 Rene Scharfegit-tar-tree: Simplify write_trailer()
2006-06-18 Junio C HamanoMerge branch 'yl/build' into next
2006-06-18 Yakov Lernerauto-detect changed prefix and/or changed build flags
2006-06-18 Junio C HamanoMerge branch 'eb/mail' into next
2006-06-18 Eric W. BiedermanFix git-format-patch -s
2006-06-18 Linus TorvaldsSome more memory leak avoidance
2006-06-18 Linus TorvaldsMove "void *util" from "struct object" into "struct...
2006-06-18 Linus TorvaldsShrink "struct object" a bit
2006-06-18 Junio C HamanoMerge early part of branch 'jc/fetchupload'
2006-06-18 Junio C HamanoMerge branch 'jc/rw-prefix'
2006-06-18 Junio C HamanoMerge branch 'pe/date'
2006-06-18 Junio C HamanoMerge branch 'js/diff'
2006-06-18 Johannes Schindelindiff options: add --color
2006-06-18 Junio C Hamanomailinfo: ignore blanks after in-body headers.
2006-06-17 Eric W. BiedermanDon't parse any headers in the real body of an email...
2006-06-17 Junio C Hamanot5100: mailinfo and mailsplit tests.
2006-06-17 Dennis StosbergMake t4101-apply-nonl bring along its patches
2006-06-17 Jakub NarebskiUpdate gitweb README: gitweb is now included with git
2006-06-17 Sven Verdoolaegegit-cvsexportcommit.perl: fix typo
2006-06-17 Linus Torvaldsgitweb.cgi history not shown
2006-06-17 Peter EriksenImplement safe_strncpy() as strlcpy() and use it more.
2006-06-17 Florian Forstergitweb: Make the `blame' interface in gitweb optional.
2006-06-17 Florian Forstergitweb: Adding a `blame' interface.
2006-06-17 Martin Langhoffcvsimport: keep one index per branch during import
2006-06-17 Martin Langhoffcvsimport: complete the cvsps run before starting the...
next