[PATCH] Run Ispell through git.txt
[gitweb.git] / cache.h
2005-08-15 Alternate object pool mechanism updates.
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 [PATCH] -Werror fixes
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Redo the templates generation and installation.
2005-08-06 Merge with gitk.
2005-08-06 [PATCH] git: add git_mkstemp()
2005-08-05 Merge with gitk.
2005-08-04 Renaming push.
2005-08-03 Install sample hooks
2005-08-03 [PATCH] Parallelize pulling by ssh
2005-08-01 [PATCH] Functions for managing the set of packs the...
2005-07-31 Teach parse_commit_buffer about grafting.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-24 [PATCH] Add update-server-info.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge three separate "fetch refs" functions
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-15 [PATCH] Move git_author_info and git_commiter_info...
2005-07-14 Make "ce_match_path()" a generic helper function
2005-07-14 Fix up read_tree() pathspec matching to use "const...
2005-07-14 Start adding interfaces to read in partial trees
2005-07-14 Add first cut at "git protocol" connect logic.
2005-07-12 Abstract out the "name <email> date" handling of commit...
2005-07-12 parse_date(): allow const date string
2005-07-10 [PATCH] Remove map_sha1_file
2005-07-10 [PATCH] write_sha1_to_fd()
2005-07-09 [PATCH] Expose object ID computation functions.
2005-07-08 Add "mkpath()" helper function
2005-07-06 [PATCH] clone-pack.c:write_one_ref() - Create leading...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Move "get_ack()" to common git_connect functions
2005-07-05 Merge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Add "git_path()" and "head_ref()" helper functions.
2005-07-05 Merge with Linus' current tree
2005-07-04 Move ref path matching to connect.c library
2005-07-04 Factor out the ssh connection stuff from send-pack.c
2005-07-03 Add "has_sha1_pack()" function to query whether the...
2005-07-01 [PATCH] Show more details of packfile with verify-pack -v.
2005-07-01 [PATCH] verify-pack updates.
2005-06-30 Add first cut at "git-receive-pack"
2005-06-29 [PATCH] Add git-verify-pack command.
2005-06-28 Merge fighting fsck-cache updates from Junio
2005-06-28 [PATCH] Expose packed_git and alt_odb.
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 [PATCH] Enhance sha1_file_size() into sha1_object_info()
2005-06-27 [PATCH] Remove "delta" object representation.
2005-06-25 [PATCH] Fix oversimplified optimization for add_cache_e...
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-08 [PATCH] Anal retentive 'const unsigned char *sha1'
2005-06-07 [PATCH] Operations on refs
2005-06-06 Add "__noreturn__" attribute to die() and usage()
2005-06-06 More work on merging with git-read-tree..
2005-06-06 Make fiel checkout function available to the git library
2005-06-02 [PATCH] Find size of SHA1 object without inflating...
2005-06-02 [PATCH] Handle deltified object correctly in git-*...
2005-06-02 Split up unpack_sha1_file() some more
2005-06-02 Add "unpack_sha1_header()" helper function
2005-05-22 Include file cleanups..
2005-05-20 Introduce "base_name_compare()" helper function
2005-05-19 [PATCH] Implement git-checkout-cache -u to update stat...
2005-05-18 [PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-15 Remove obsolete note about native CPU byte format
2005-05-15 Rename some more cache-related functions
2005-05-15 Rename cache_match_stat() to ce_match_stat()
2005-05-15 Cleanup the x-allocation functions
2005-05-13 [PATCH 2/3] Support symlinks in git-ls-files --others.
2005-05-11 Merge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Mark the variable declarations in .h files as extern
2005-05-10 Introduce GIT_DIR environment variable.
2005-05-10 Rename environment variables.
2005-05-08 Add git-update-cache --replace option.
2005-05-07 Introduce SHA1_FILE_DIRECTORIES to support multiple...
2005-05-07 [PATCH] Remove unused sha1_file_directory variable.
2005-05-06 Revert bogus optimization that avoids index file writes
2005-05-06 date.c: add "show_date()" function.
2005-05-06 Merge of http://members.cox.net/junkio/git-jc.git
2005-05-05 Fix symlink handling
2005-05-05 [PATCH] git and symlinks as tracked content
2005-05-03 Improve sha1 object file writing.
2005-05-03 Automatic merge of /home/torvalds/junkio/.git/
2005-05-02 Add git-write-blob.
2005-05-01 Add "get_sha1()" helper function.
2005-04-30 [PATCH] compat: missing dirent.d_type field
2005-04-30 [PATCH] compat: support pre-1.2 zlib
2005-04-30 [PATCH] Do date parsing by hand...
2005-04-28 [PATCH] Rename and extend read_tree_with_tree_or_commit...
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-25 Fix up the types in write_sha1_file
2005-04-25 Simplify "write_sha1_file()" interfaces
2005-04-24 [PATCH] Additional functions for the objects database
2005-04-23 New "diff-cache" implementation.
2005-04-22 Move "read_tree()" to "tree.c" to be used as a generic...
2005-04-21 Add support for alternate SHA1 library implementations.
2005-04-21 Add support for a "GIT_INDEX_FILE" environment variable.
next