Code

git.git
2006-09-28 Junio C HamanoMerge branch 'master' into lj/refs
2006-09-28 Junio C HamanoMerge branch 'cc/branch-test'
2006-09-28 Junio C HamanoMerge branch 'jc/for-each-ref' into jc/ref-locking
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-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 Junio C Hamanoreceive-pack: call setup_ident before git_config
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 HamanoTeach receive-pack about ref-log
2006-09-27 Junio C Hamanoupdate a few Porcelain-ish for ref lock safety.
2006-09-27 Junio C Hamanoupdate-ref: -d flag and ref creation safety.
2006-09-27 Junio C HamanoClean-up lock-ref implementation
2006-09-27 Junio C HamanoMerge branch 'jc/lt-ref2-with-lt-refs' into jc/ref...
2006-09-27 Junio C HamanoMerge branch 'jc/for-each-ref-with-lt-refs' into jc...
2006-09-27 Shawn PearceAllow git-checkout when on a non-existant branch.
2006-09-27 Yasushi SHOJIgitweb: Decode long title for link tooltips
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 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 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 Junio C Hamanolock_ref_sha1_basic: remove unused parameter "plen".
2006-09-23 Junio C Hamanopack-refs: fix git_path() usage.
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 BaudisFix buggy ref recording
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...
2006-09-22 Petr Baudisgitweb: Link to latest tree from the head line in heads...
2006-09-22 Petr Baudisgitweb: Link to tree instead of snapshot in shortlog
2006-09-22 Petr Baudisgitweb: More per-view navigation bar links
2006-09-22 Petr Baudisgitweb: Link (HEAD) tree for each project from projects...
2006-09-22 Johannes Schindelinshow-branch: mark active branch with a '*' again
2006-09-22 Johannes SchindelinFix git-update-index --again
2006-09-21 Jakub Narebskigitweb: Make git_get_hash_by_path check type if provided
2006-09-21 Andy Whitcroftgit-for-each-ref: improve the documentation on scriptin...
2006-09-21 Petr BaudisFix showing of path in tree view
2006-09-21 Martin Waitzgitweb: fix display of trees via PATH_INFO.
2006-09-21 Junio C HamanoMerge branch 'lt/refs' into jc/lt-ref2-with-lt-refs
2006-09-21 Junio C HamanoMerge branch 'lt/refs' into jc/for-each-ref-with-lt...
2006-09-21 Junio C Hamanogit-pack-refs --prune
2006-09-21 Junio C Hamanopack-refs: do not pack symbolic refs.
2006-09-21 Johannes SchindelinDocument receive.denyNonFastforwards
2006-09-21 Johannes Schindelinreceive-pack: plug memory leak in fast-forward checking...
2006-09-21 Junio C HamanoTell between packed, unpacked and symbolic refs.
2006-09-21 Junio C HamanoAdd callback data to for_each_ref() family.
2006-09-21 Junio C Hamanosymbolit-ref: fix resolve_ref conversion.
2006-09-20 Johannes Schindelinadd receive.denyNonFastforwards config variable
2006-09-20 Junio C Hamanosha1_name.c: understand "describe" output as a valid...
2006-09-20 Junio C HamanoMake hexval() available to others.
2006-09-20 Junio C Hamanogit log: Unify header_filter and message_filter into...
2006-09-20 Junio C HamanoUpdate grep internal for grepping only in head/body
2006-09-20 Jon LoeligerAdd virtualization support to git-daemon
2006-09-20 Junio C Hamanorepack: use only pack-objects, not rev-list.
2006-09-20 Linus Torvaldsgit-log --author and --committer are not left-anchored...
2006-09-20 Jeff Kingrev-list: fix segfault with --{author,committer,grep}
2006-09-20 Junio C Hamanorevision traversal: --author, --committer, and --grep.
2006-09-20 Junio C Hamanorevision traversal: prepare for commit log match.
2006-09-20 Junio C Hamanobuiltin-grep: make pieces of it available as library.
2006-09-20 Jakub Narebskigitweb: Fix thinko in git_tags and git_heads
2006-09-20 Jakub Narebskigitweb: Make git_get_refs_list do work of git_get_refer...
2006-09-20 Jakub Narebskigitweb: Always use git-peek-remote in git_get_references
2006-09-20 Jakub Narebskigitweb: Require project for almost all actions
2006-09-20 Jakub Narebskigitweb: Even more support for PATH_INFO based URLs
next