Code

git.git
2006-10-01 Junio C HamanoGIT 1.4.3-rc1 v1.4.3-rc1
2006-10-01 Junio C HamanoMerge branch 'maint'
2006-10-01 Junio C HamanoMerge branch 'jc/gitpm'
2006-10-01 Junio C HamanoMerge branch 'jc/diff-stat'
2006-10-01 Junio C HamanoMerge branch 'lt/web'
2006-09-30 Luben Tuikovgitweb: tree view: hash_base and hash are now context...
2006-09-30 Junio C Hamanogit-diff -B output fix. v1.4.2.2
2006-09-30 Santi Béjarfetch: Reset remote refs list each time fetch_main...
2006-09-30 Junio C HamanoRemove -fPIC which was only needed for Git.xs
2006-09-29 Linus TorvaldsFix approxidate() to understand 12:34 AM/PM are 00...
2006-09-29 Junio C Hamanogit-diff -B output fix.
2006-09-29 Robin RosenbergMake cvsexportcommit remove files.
2006-09-29 Johannes Schindelindiff --stat: ensure at least one '-' for deletions...
2006-09-29 Linus Torvaldsdiff --stat=width[,name-width]: allow custom diffstat...
2006-09-29 Luben Tuikovgitweb: History: blob and tree are first, then commitdi...
2006-09-29 Luben Tuikovgitweb: Remove redundant "commit" from history
2006-09-29 Sasha Khapyorskyhttp/ftp: optionally ask curl to not use EPSV command
2006-09-29 Luben Tuikovgitweb: Don't use quotemeta on internally generated...
2006-09-29 Luben Tuikovgitweb: Add snapshot to shortlog
2006-09-29 Luben Tuikovgitweb: Factor out gitweb_have_snapshot()
2006-09-29 Luben Tuikovgitweb: Remove redundant "commit" link from shortlog
2006-09-29 Luben Tuikovgitweb: "alternate" starts with shade (i.e. 1)
2006-09-29 Matthias Lederhofergit-format-patch: fix bug using -o in subdirectories
2006-09-29 Alex Riesendo not discard constness in interp_set_entry value...
2006-09-29 Linus TorvaldsFix approxidate() to understand more extended numbers
2006-09-29 Linus TorvaldsClean up approxidate() in preparation for fixes
2006-09-29 Alex Riesenfix daemon.c compilation for NO_IPV6=1
2006-09-28 Johannes Schindelindaemon: default to 256 for HOST_NAME_MAX if it is not...
2006-09-28 Matthias Lederhoferformat-patch: use cwd as default output directory
2006-09-28 Andy Whitcroftsvnimport: add support for parsing From: lines for...
2006-09-28 Junio C HamanoContributed bash completion support for core Git tools.
2006-09-28 Junio C HamanoMerge branch 'jl/virtual'
2006-09-28 Junio C HamanoMerge branch 'cc/branch-test'
2006-09-28 Luben Tuikovgitweb: Add history and blame to git_difftree_body()
2006-09-28 Junio C HamanoMerge branch 'sp/void'
2006-09-28 Junio C HamanoMerge branch 'jc/whitespace'
2006-09-28 Junio C HamanoMerge branch 'jc/repack'
2006-09-28 Junio C HamanoMerge branch 'jc/deprecate-recursive'
2006-09-28 Johannes Schindelinrunstatus: do not recurse into subdirectories if not...
2006-09-28 Luben Tuikovgitweb: Remove excessively redundant entries from git_d...
2006-09-28 Luben TuikovRevert "gitweb: extend blame to show links to diff...
2006-09-28 Jon LoeligerRemoved memory leaks from interpolation table uses.
2006-09-28 Jon LoeligerCleaned up git-daemon virtual hosting support.
2006-09-27 Junio C Hamanogrep: fix --fixed-strings combined with expression.
2006-09-27 Junio C Hamanogrep: free expressions and patterns when done.
2006-09-27 Shawn PearceCorrected copy-and-paste thinko in ignore executable...
2006-09-27 Junio C HamanoAn illustration of rev-list --parents --pretty=raw
2006-09-27 Junio C Hamanodiff --stat: color output.
2006-09-27 Junio C Hamanodiff --stat: allow custom diffstat output width.
2006-09-27 Shawn PearceAllow git-checkout when on a non-existant branch.
2006-09-27 Jakub Narebskigitweb: Quote filename in HTTP Content-Disposition...
2006-09-27 Jakub Narebskigitweb: Add git_url subroutine, and use it to quote...
2006-09-27 Jakub Narebskigitweb: Split validate_input into validate_pathname...
2006-09-27 Jakub Narebskigitweb: Use "return" instead of "return undef" for...
2006-09-27 Jakub Narebskigitweb: Strip trailing slashes from $path in git_get_ha...
2006-09-27 Luben Tuikovgitweb: extend blame to show links to diff and previous
2006-09-27 Yasushi SHOJIgitweb: Decode long title for link tooltips
2006-09-27 Luben Tuikovgitweb: Remove redundant "tree" link
2006-09-27 Sergey Vlasovgit-svn: Fix fetch --no-ignore-externals with GIT_SVN_N...
2006-09-27 Shawn PearceIgnore executable bit when adding files if filemode=0.
2006-09-26 Christian CouderRemove empty ref directories that prevent creating...
2006-09-26 Luben Tuikovgitweb: tree view: eliminate redundant "blob"
2006-09-26 Alex RiesenUse const for interpolate arguments
2006-09-26 Franck Bui-Huugit-archive: update documentation
2006-09-25 Junio C HamanoDeprecate merge-recursive.py
2006-09-25 Petr Baudisgitweb: fix over-eager application of esc_html().
2006-09-25 Shawn PearceAllow '(no author)' in git-svn's authors file.
2006-09-25 Shawn PearceAllow 'svn fetch' on '(no date)' revisions in Subversion.
2006-09-25 Jeff Kinggit-repack: allow git-repack to run in subdirectory
2006-09-25 Junio C HamanoMerge branch 'sk/svnimport'
2006-09-25 Junio C HamanoMerge early parts of branch 'np/pack'
2006-09-25 Junio C HamanoRemove upload-tar and make git-tar-tree a thin wrapper...
2006-09-25 Rene Scharfegit-tar-tree: Move code for git-archive --format=tar...
2006-09-25 Rene Scharfegit-tar-tree: Remove duplicate git_config() call
2006-09-25 Junio C HamanoMerge branch 'jc/filter-commit'
2006-09-25 Junio C HamanoMerge branch 'sb/branch-attributes'
2006-09-24 Junio C HamanoMerge branch 'jl/daemon'
2006-09-24 Santi BéjarAdd test for the default merges in fetch.
2006-09-24 Santi Béjarfetch: get the remote branches to merge from the branch...
2006-09-24 Junio C HamanoAdd t5510 to test per branch configuration affecting...
2006-09-24 Santi BéjarFetch: default remote repository from branch properties
2006-09-24 Junio C Hamanogit-apply: second war on whitespace.
2006-09-24 Junio C Hamanodiff.c: second war on whitespace.
2006-09-24 Randal L. Schwartzbuiltin-upload-archive.c broken on openbsd
2006-09-24 Petr Baudisgitweb: Consolidate escaping/validation of query string
2006-09-24 Petr BaudisDeprecate git-resolve.sh
2006-09-23 Petr BaudisGit.pm: Kill Git.xs for now
2006-09-23 Rene ScharfeRename builtin-zip-tree.c to archive-zip.c
2006-09-23 Rene ScharfeRemove git-zip-tree
2006-09-23 Nicolas Pitremany cleanups to sha1_file.c
2006-09-23 Nicolas Pitremove pack creation to version 3
2006-09-23 Sasha Khapyorskygit-svnimport: Parse log message for Signed-off-by...
2006-09-23 Robin RosenbergQuote arguments to tr in test-lib
2006-09-22 Petr BaudisFix snapshot link in tree view
2006-09-22 Petr Baudisgitweb: Fix @git_base_url_list usage
2006-09-22 Petr Baudisgitweb: Fix tree link associated with each commit log...
2006-09-22 Petr BaudisMake path in tree view look nicer
2006-09-22 Petr Baudisgitweb: Relabel "head" as "HEAD"
2006-09-22 Petr Baudisgitweb: Rename "plain" labels to "raw"
2006-09-22 Petr Baudisgitweb: Link to associated tree from a particular log...
next