25 Commits (d840b3b285a0e6d742c687d344ddefd05e02c60a)

Author SHA1 Message Date
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