46 Commits (6ee67f2610d0060bee45eee0b83fe42143441589)

Author SHA1 Message Date
Petr Baudis 9b63f50148 [PATCH] Make git-update-cache --force-remove regular 20 years ago
Linus Torvalds 320d3a1b1a git-update-cache: allow dot-files 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Junio C Hamano 415e96c8b7 [PATCH] Implement git-checkout-cache -u to update stat information in the cache. 20 years ago
Brad Roberts 5d728c8411 Rename cache_match_stat() to ce_match_stat() 20 years ago
Petr Baudis 62d046a07b Stick a comment to update-cache.c:refresh_cache() that you can't 20 years ago
Ingo Molnar cb1da3a794 [patch] git: fix overflow in update-cache.c 20 years ago
Petr Baudis 071c41a047 Make update-cache be explicit about failed open() when doing 20 years ago
Junio C Hamano b3f94c4b55 Fix git-update-cache --cacheinfo error message. 20 years ago
Junio C Hamano 4c5abf4282 Allow removal of "path" when "path/file" exists. 20 years ago
Junio C Hamano 192268c197 Add git-update-cache --replace option. 20 years ago
Linus Torvalds ee267527aa Revert bogus optimization that avoids index file writes 20 years ago
Linus Torvalds 22b781051b update-cache: remove compiler warning 20 years ago
Kay Sievers ffbe1addd5 [PATCH] fix compare symlink against readlink not data 20 years ago
Junio C Hamano c4b83e618f Do not write out new index if nothing has changed. 20 years ago
Kay Sievers 8ae0a8c514 [PATCH] git and symlinks as tracked content 20 years ago
Junio C Hamano 0ff5bf7cfc Implement git-update-cache --force-remove <path> 20 years ago
Junio C Hamano 74400e7175 Add git-write-blob. 20 years ago
Junio C Hamano 90535218dd [PATCH] Make git-update-cache --refresh fail if update/merge needed. 20 years ago
Junio C Hamano e2a669bb2e [PATCH] Allow removing files in a subdirectory. 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds f2a19340ad update-cache: remove index lock file on SIGINT 20 years ago
James Bottomley c6e007b094 [PATCH] update-cache: add "--ignore-missing" option 20 years ago
Linus Torvalds bb233d690a Add support for a "GIT_INDEX_FILE" environment variable. 20 years ago
Linus Torvalds f18ca73166 The recent hash/compression switch-over missed the blob creation. 20 years ago
Junio C Hamano 1bc992acac [PATCH] Fix confusing behaviour of update-cache --refresh on unmerged paths. 20 years ago
Junio C Hamano c747fc6fac [PATCH] Remove unused arguments from index_fd() 20 years ago
Linus Torvalds e44794706e Be much more liberal about the file mode bits. 20 years ago
Linus Torvalds f5cabd13d8 Encode a few extra flags per index entry. 20 years ago
Linus Torvalds 9945d98051 Add "--cacheinfo" option to update-cache. 20 years ago
Linus Torvalds ccc4feb579 Convert the index file reading/writing to use network byte order. 20 years ago
Petr Baudis 5ade862839 [PATCH] nsec portability 20 years ago
Ingo Molnar aebb267908 [PATCH] Whitespace Fixes 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Linus Torvalds 3607c27f5f Allow zero-sized files to be checked in. 20 years ago
Linus Torvalds 4bb04f2190 Rename ".dircache" directory to ".git" 20 years ago
Linus Torvalds 9614b8dcf8 Fix stale index.lock file removal using "atexit()". 20 years ago
Linus Torvalds 32d197f18d Fix "update-cache" not fixing up the size field as appropriate. 20 years ago
Linus Torvalds 711cf3a026 Make "update-cache --refresh" do what it really should do: just 20 years ago
Linus Torvalds 121481abf8 Make "update-cache" a bit friendlier to use (and harder to mis-use). 20 years ago
Linus Torvalds 197ee8c970 Make "write_cache()" and friends available as generic routines. 20 years ago
Linus Torvalds eb38c22f53 Make "cache_name_pos()" available to others. 20 years ago
Linus Torvalds 19b2860cba Use "-Wall -O2" for the compiler to get more warnings. 20 years ago
Linus Torvalds 8bc9a0c769 Add copyright notices. 20 years ago
Linus Torvalds e83c516331 Initial revision of "git", the information manager from hell 20 years ago