]> git.ipfire.org Git - thirdparty/git.git/history - cache.h
[PATCH] Add note about IANA confirmation
[thirdparty/git.git] / cache.h
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 http://www.cs.berkeley...
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...
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05  Linus TorvaldsMove "get_ack()" to common git_connect functions
2005-07-05  Linus TorvaldsMerge head 'cvs2git' of http://netz.smurf.noris.de...
2005-07-05  Linus TorvaldsAdd "git_path()" and "head_ref()" helper functions.
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-04  Linus TorvaldsMove ref path matching to connect.c library
2005-07-04  Linus TorvaldsFactor out the ssh connection stuff from send-pack.c
2005-07-03  Linus TorvaldsAdd "has_sha1_pack()" function to query whether the...
2005-07-01  Junio C Hamano[PATCH] Show more details of packfile with verify-pack -v.
2005-07-01  Junio C Hamano[PATCH] verify-pack updates.
2005-06-30  Linus TorvaldsAdd first cut at "git-receive-pack"
2005-06-29  Junio C Hamano[PATCH] Add git-verify-pack command.
2005-06-28  Linus TorvaldsMerge fighting fsck-cache updates from Junio
2005-06-28  Junio C Hamano[PATCH] Expose packed_git and alt_odb.
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27  Junio C Hamano[PATCH] Enhance sha1_file_size() into sha1_object_info()
2005-06-27  Junio C Hamano[PATCH] Remove "delta" object representation.
2005-06-25  Junio C Hamano[PATCH] Fix oversimplified optimization for add_cache_e...
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-08  Jason McMullan[PATCH] Anal retentive 'const unsigned char *sha1'
2005-06-07  Daniel Barkalow[PATCH] Operations on refs
2005-06-06  Linus TorvaldsAdd "__noreturn__" attribute to die() and usage()
2005-06-06  Linus TorvaldsMore work on merging with git-read-tree..
2005-06-06  Linus TorvaldsMake fiel checkout function available to the git library
2005-06-02  Junio C Hamano[PATCH] Find size of SHA1 object without inflating...
2005-06-02  Junio C Hamano[PATCH] Handle deltified object correctly in git-*...
2005-06-02  Linus TorvaldsSplit up unpack_sha1_file() some more
2005-06-02  Linus TorvaldsAdd "unpack_sha1_header()" helper function
2005-05-22  Linus TorvaldsInclude file cleanups..
2005-05-20  Linus TorvaldsIntroduce "base_name_compare()" helper function
2005-05-19  Junio C Hamano[PATCH] Implement git-checkout-cache -u to update stat...
2005-05-18  Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-15  Petr BaudisRemove obsolete note about native CPU byte format
2005-05-15  Brad RobertsRename some more cache-related functions
2005-05-15  Brad RobertsRename cache_match_stat() to ce_match_stat()
2005-05-15  Brad RobertsCleanup the x-allocation functions
2005-05-13  Junio C Hamano[PATCH 2/3] Support symlinks in git-ls-files --others.
2005-05-11  Petr BaudisMerge with http://members.cox.net/junkio/git-jc.git
next