summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* working from subdirectory: preparationJunio C Hamano2005-11-281-0/+2
* Introduce i18n.commitencoding.Junio C Hamano2005-11-271-0/+3
* init-db: check template and repository format.Junio C Hamano2005-11-271-0/+1
* Repository format version check.Junio C Hamano2005-11-271-0/+5
* git-var: constness and globalness cleanup.Junio C Hamano2005-11-211-3/+2
* Fix sparse warningsTimo Hirvonen2005-11-201-0/+1
* git-config-set: add more optionsJohannes Schindelin2005-11-191-2/+1
* Library code for user-relative paths, take three.Andreas Ericsson2005-11-191-0/+1
* Add functions git_config_set() and git_config_set_multivar()Johannes Schindelin2005-11-191-0/+2
* git's rev-parse.c function show_datestring presumes gnu dateLinus Torvalds2005-11-161-0/+1
* diff: make default rename detection limit configurable.Junio C Hamano2005-11-151-0/+1
* Add config variable core.symrefsonlyJohannes Schindelin2005-11-151-0/+1
* Support receiving server capabilitiesJohannes Schindelin2005-10-281-0/+1
* pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-261-0/+1
* Ignore funny refname sent from remoteJunio C Hamano2005-10-151-1/+1
* Unlocalized isspace and friendsLinus Torvalds2005-10-141-0/+26
* Keep track of whether a pack is local or notLinus Torvalds2005-10-131-1/+2
* Use git config file for committer name and email infoLinus Torvalds2005-10-111-0/+4
* show-branch: optionally use unique prefix as name.Junio C Hamano2005-10-111-0/+1
* Use the same move_temp_to_file in git-http-fetch.Junio C Hamano2005-10-101-0/+1
* Add ".git/config" file parserLinus Torvalds2005-10-101-0/+8
* [PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin2005-10-081-0/+16
* Show original and resulting blob object info in diff output.Junio C Hamano2005-10-071-0/+1
* Add git-symbolic-refJunio C Hamano2005-10-011-0/+2
* Use resolve_ref() to implement read_ref().Junio C Hamano2005-10-011-0/+1
* [PATCH] Allow reading "symbolic refs" that point to other refsLinus Torvalds2005-10-011-0/+1
* Consolidate null_sha1[].Junio C Hamano2005-09-301-0/+1
* [PATCH] Provide access to git_dir through get_git_dir().Sven Verdoolaege2005-09-271-0/+1
* Diff clean-up.Junio C Hamano2005-09-241-3/+3
* [PATCH] Return proper error valud from "parse_date()"Linus Torvalds2005-09-201-1/+1
* Show modified files in git-ls-filesJunio C Hamano2005-09-201-0/+1
* [PATCH] Add note about IANA confirmationLinus Torvalds2005-09-121-0/+11
* Retire support for old environment variables.Junio C Hamano2005-09-091-11/+0
* [PATCH] Possible cleanups for local-pull.cPeter Hagervall2005-09-041-1/+1
* Revert "Replace zero-length array decls with []."Junio C Hamano2005-08-291-4/+4
* Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git Junio C Hamano2005-08-281-4/+8
|\
| * Fix ?: statements.Jason Riedy2005-08-231-0/+4
| * Replace zero-length array decls with [].Jason Riedy2005-08-231-4/+4
* | Support +<src>:<dst> format in push as well.Junio C Hamano2005-08-241-0/+1
|/
* Fix __attribute__ changes.Junio C Hamano2005-08-191-2/+1
* [PATCH] Spell __attribute__ correctly in cache.h.Jason Riedy2005-08-181-1/+1
* [PATCH] Export relative path handling "prefix_path()" functionLinus Torvalds2005-08-171-0/+1
* [PATCH] Make "git diff" work inside relative subdirectoriesLinus Torvalds2005-08-161-0/+3
* [PATCH] Add function to read an index file from an arbitrary filename.Daniel Barkalow2005-08-161-0/+2
* Alternate object pool mechanism updates.Junio C Hamano2005-08-151-2/+3
* [PATCH] -Werror fixesTimo Sirainen2005-08-091-4/+8
* Redo the templates generation and installation.Junio C Hamano2005-08-061-4/+0
* [PATCH] git: add git_mkstemp()Holger Eitzenberger2005-08-051-0/+3
* Renaming push.Junio C Hamano2005-08-031-0/+3
* Install sample hooksJunio C Hamano2005-08-031-0/+4