http-fetch: do not use curl_message after releasing it
[git.git] / cache.h
2005-10-29 Johannes SchindelinSupport receiving server capabilities
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26 Junio C Hamanopack-objects: Allow use of pre-generated pack.
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Junio C HamanoIgnore funny refname sent from remote
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-15 Linus TorvaldsUnlocalized isspace and friends
2005-10-13 Linus TorvaldsKeep track of whether a pack is local or not
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-12 Linus TorvaldsUse git config file for committer name and email info
2005-10-11 Junio C Hamanoshow-branch: optionally use unique prefix as name.
2005-10-11 Junio C HamanoUse the same move_temp_to_file in git-http-fetch.
2005-10-10 Linus TorvaldsAdd ".git/config" file parser
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-08 Johannes Schindelin[PATCH] If NO_MMAP is defined, fake mmap() and munmap()
2005-10-08 Junio C HamanoMerge branch 'fixes'
2005-10-07 Junio C HamanoShow original and resulting blob object info in diff...
2005-10-03 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-02 Junio C HamanoAdd git-symbolic-ref
2005-10-02 Junio C HamanoUse resolve_ref() to implement read_ref().
2005-10-02 Linus Torvalds[PATCH] Allow reading "symbolic refs" that point to...
2005-10-01 Junio C HamanoConsolidate null_sha1[].
2005-09-28 Junio C HamanoMerge master.kernel.org:/home/hpa/git/daemon
2005-09-27 Sven Verdoolaege[PATCH] Provide access to git_dir through get_git_dir().
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Junio C HamanoDiff clean-up.
2005-09-25 Junio C HamanoMerge branch 'fixes'
2005-09-24 Junio C HamanoMerge 'fixes' branch.
2005-09-23 Junio C HamanoMerge branch 'fixes'
2005-09-21 Junio C HamanoMerge branch 'fixes'
2005-09-20 Linus Torvalds[PATCH] Return proper error valud from "parse_date()"
2005-09-20 Junio C HamanoShow modified files in git-ls-files
2005-09-13 Junio C HamanoMerge branch 'master' of .
2005-09-12 Linus Torvalds[PATCH] Add note about IANA confirmation
2005-09-09 Junio C HamanoRetire support for old environment variables.
2005-09-04 Junio C HamanoMerge branch 'master' of .
2005-09-04 Peter Hagervall[PATCH] Possible cleanups for local-pull.c
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-29 Junio C HamanoRevert "Replace zero-length array decls with []."
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-29 Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-24 Junio C HamanoMerge refs/heads/master from .
2005-08-24 Junio C HamanoSupport +<src>:<dst> format in push as well.
2005-08-24 Jason RiedyFix ?: statements.
2005-08-24 Jason RiedyReplace zero-length array decls with [].
2005-08-19 Junio C HamanoMerge from gitk
2005-08-19 Junio C HamanoMerge with master for a couple more fixes.
2005-08-19 Junio C HamanoFix __attribute__ changes.
2005-08-19 Junio C HamanoMerge with master to pick up safety patches.
2005-08-19 Jason Riedy[PATCH] Spell __attribute__ correctly in cache.h.
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-17 Junio C HamanoMerge from master for misc fixes.
2005-08-17 Linus Torvalds[PATCH] Export relative path handling "prefix_path...
2005-08-17 Junio C HamanoMerge with master to get diff fixes.
2005-08-17 Linus Torvalds[PATCH] Make "git diff" work inside relative subdirectories
2005-08-16 Junio C HamanoMerge with master changes.
2005-08-16 Daniel Barkalow[PATCH] Add function to read an index file from an...
2005-08-15 Junio C HamanoMerge master changes into rc.
2005-08-15 Junio C HamanoAlternate object pool mechanism updates.
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Timo Sirainen[PATCH] -Werror fixes
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoRedo the templates generation and installation.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-06 Holger Eitzenberger[PATCH] git: add git_mkstemp()
2005-08-05 Junio C HamanoMerge with gitk.
2005-08-04 Junio C HamanoRenaming push.
2005-08-03 Junio C HamanoInstall sample hooks
2005-08-03 barkalow@iabervon.org[PATCH] Parallelize pulling by ssh
2005-08-01 barkalow@iabervon.org[PATCH] Functions for managing the set of packs the...
2005-07-31 Junio C HamanoTeach parse_commit_buffer about grafting.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-24 Junio C Hamano[PATCH] Add update-server-info.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge three separate "fetch refs" functions
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-15 Eric W. Biederman[PATCH] Move git_author_info and git_commiter_info...
2005-07-14 Linus TorvaldsMake "ce_match_path()" a generic helper function
2005-07-14 Linus TorvaldsFix up read_tree() pathspec matching to use "const...
2005-07-14 Linus TorvaldsStart adding interfaces to read in partial trees
2005-07-14 Linus TorvaldsAdd first cut at "git protocol" connect logic.
2005-07-12 Linus TorvaldsAbstract out the "name <email> date" handling of commit...
2005-07-12 Linus Torvaldsparse_date(): allow const date string
2005-07-10 Daniel Barkalow[PATCH] Remove map_sha1_file
2005-07-10 Daniel Barkalow[PATCH] write_sha1_to_fd()
2005-07-09 Bryan Larsen[PATCH] Expose object ID computation functions.
2005-07-08 Linus TorvaldsAdd "mkpath()" helper function
2005-07-06 Junio C Hamano[PATCH] clone-pack.c:write_one_ref() - Create leading...
next