Code

git.git
2006-09-20 Junio C HamanoMake hexval() available to others.
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
2006-09-20 Jonas Fonsecagitk(1): mention --all
2006-09-20 Jonas FonsecaFix trivial typos and inconsistencies in hooks document...
2006-09-20 Jakub Narebskigitweb: Fix mimetype_guess_file for files with multiple...
2006-09-20 Art HaasPatch for http-fetch.c and older curl releases
2006-09-18 Junio C HamanoMerge branch 'sk/ftp'
2006-09-18 Junio C HamanoMerge part of branch 'jc/upload-pack'
2006-09-18 Junio C HamanoMerge branch 'jc/pack'
2006-09-18 Junio C HamanoMerge branch 'jc/am'
2006-09-18 Junio C HamanoMerge branch 'jk/diff'
2006-09-17 Matthias Lederhofergitweb fix validating pg (page) parameter
2006-09-17 Jonas Fonsecagit-repack(1): document --window and --depth
2006-09-17 Jonas Fonsecagit-apply(1): document --unidiff-zero
2006-09-17 Matthias Lederhofergitweb: fix warnings in PATH_INFO code and add export_o...
2006-09-17 Franck Bui-Huuupload-archive: monitor child communication even more...
2006-09-17 Junio C HamanoMerge branch 'jc/archive'
2006-09-17 Matthias Lederhofergitweb: export options
2006-09-17 Matthias Lederhofergitweb: do not use 'No such directory' error message
2006-09-17 Rene Scharfegit-tar-tree: devolve git-tar-tree into a wrapper for...
2006-09-17 Martin Waitzgitweb: fix uninitialized variable warning.
2006-09-17 Martin Waitzgitweb: more support for PATH_INFO based URLs
2006-09-17 Junio C Hamanoapply --unidiff-zero: loosen sanity checks for --unidif...
2006-09-16 Junio C Hamanot1400: make test debuggable.
2006-09-16 Junio C HamanoAdd ftp:// protocol support for git-http-fetch
2006-09-16 Junio C Hamanohttp-fetch.c: consolidate code to detect missing fetch...
2006-09-16 Junio C HamanoFix git-am safety checks
2006-09-16 Linus TorvaldsAllow multiple "git_path()" uses
2006-09-16 Jakub Narebskigitweb: Add link to "project_index" view to "project_li...
2006-09-16 Jakub Narebskigitweb: Allow for href() to be used for links without...
2006-09-16 Junio C HamanoDefine fallback PATH_MAX on systems that do not define...
2006-09-16 Junio C HamanoDocument git-grep -[Hh]
2006-09-15 Liu YubaoFix duplicate xmalloc in builtin-add
2006-09-15 Jakub Narebskigitweb: Add git_project_index for generating index.aux
2006-09-15 Jakub Narebskigitweb: Do not parse refs by hand, use git-peek-remote...
2006-09-15 Jakub Narebskigitweb: Use File::Find::find in git_get_projects_list
2006-09-14 Dmitry V. LevinHandle invalid argc gently
2006-09-14 Linus TorvaldsAdd "-h/-H" parsing to "git grep"
2006-09-14 Sasha KhapyorskyTrivial support for cloning and fetching via ftp://.
2006-09-14 Dmitry V. LevinDocumentation: Fix broken links
2006-09-14 Dmitry V. LevinMake count-objects, describe and merge-tree work in...
2006-09-14 Jeff Kingwt-status: remove extraneous newline from 'deleted...
2006-09-14 Rene Scharfegit-archive: inline default_parse_extra()
2006-09-14 Junio C HamanoMerge branches 'maint' and 'jc/http'
2006-09-13 Junio C HamanoMerge branch 'jc/unpack'
2006-09-13 Junio C Hamanounpack-objects -r: call it "recover".
2006-09-13 Junio C HamanoMerge branch 'jc/binary'
2006-09-13 Junio C HamanoMerge branch 'aw/send-pack'
2006-09-13 Franck Bui-HuuTest return value of finish_connect()
2006-09-13 Junio C Hamanohttp-fetch: fix alternates handling. v1.4.2.1
2006-09-13 Junio C Hamanohttp-fetch: fix alternates handling.
2006-09-13 Jeff Kingcontrib/vim: add syntax highlighting file for commits
2006-09-13 Jeff Kinggit-status: document colorization config options
2006-09-13 Johannes SchindelinTeach runstatus about --untracked
2006-09-13 Junio C Hamanopack-objects: document --revs, --unpacked and --all.
2006-09-13 Junio C Hamanobuiltin-archive.c: rename remote_request() to extract_r...
2006-09-13 Junio C Hamanoupload-archive: monitor child communication more carefully.
2006-09-13 Christian CouderFix space in string " false" problem in "trace.c".
2006-09-13 Franck Bui-Huuconnect.c: finish_connect(): allow null pid parameter
2006-09-11 Christian CouderFix a memory leak in "connect.c" and die if command...
2006-09-11 Christian CouderMove add_to_string to "quote.c" and make it extern.
2006-09-11 Jakub Narebskigitweb: Paginate history output
2006-09-11 Jakub Narebskigitweb: Make pickaxe search a feature
2006-09-11 Junio C HamanoAdd sideband status report to git-archive protocol
2006-09-11 Junio C HamanoMerge branch 'jc/sideband' into jc/archive
2006-09-10 Junio C HamanoPrepare larger packet buffer for upload-pack protocol.
2006-09-10 Junio C HamanoTeach --exec to git-archive --remote
2006-09-10 Junio C HamanoAdd --verbose to git-archive
2006-09-10 Junio C Hamanoarchive: force line buffered output to stderr
2006-09-10 Rene ScharfeUse xstrdup instead of strdup in builtin-{tar,zip}...
2006-09-10 Junio C HamanoMove sideband server side support into reusable form.
2006-09-10 Junio C HamanoMove sideband client side support into reusable form.
2006-09-10 Junio C Hamanoarchive: allow remote to have more formats than we...
2006-09-10 Junio C Hamanoget_sha1_hex() micro-optimization
2006-09-09 Rene Scharfegit-archive: make compression level of ZIP archives...
2006-09-09 Franck Bui-HuuAdd git-upload-archive
2006-09-09 Franck Bui-Huugit-archive: wire up ZIP format.
2006-09-09 Franck Bui-Huugit-archive: wire up TAR format.
2006-09-09 Franck Bui-HuuAdd git-archive
2006-09-08 Jeff Kinggit-commit.sh: convert run_status to a C builtin
2006-09-08 Jeff KingMove color option parsing out of diff.c and into color...
2006-09-07 Jeff Kingdiff: support custom callbacks for output
2006-09-07 Jakub Narebskiautoconf: Add config.cache to .gitignore
2006-09-07 Jakub Narebskiautoconf: Add support for setting NO_ICONV and ICONVDIR
2006-09-07 Jakub Narebskiautoconf: Set NO_ICONV if iconv is found neither in...
2006-09-07 Junio C Hamanopack-objects --unpacked=<existing pack> option.
2006-09-07 Junio C Hamanopack-objects: further work on internal rev-list logic.
2006-09-07 Junio C Hamanopack-objects: run rev-list equivalent internally.
2006-09-07 Junio C HamanoSeparate object listing routines out of rev-list
2006-09-07 Junio C Hamanodiff --binary generates full index on binary files.
2006-09-07 Junio C HamanoMake apply --binary a no-op.
2006-09-07 Andy Whitcroftsend-pack: switch to using git-rev-list --stdin
2006-09-07 Junio C HamanoMerge branch 'jc/daemon'
2006-09-07 Junio C HamanoRevert "daemon: add upload-tar service."
2006-09-07 Junio C HamanoMerge branch 'pm/diff'
2006-09-06 Martin Langhoffgit-repack: create new packs inside $GIT_DIR, not cwd
next