Sign in
googlers
/
jrn
/
git
/
127bf00f7d2fee044602bec8c76ec9d6bf368025
/
update-index.c
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
[Renamed (96%) from update-cache.c]
89bc8c7
[PATCH] Explain what went wrong on update-cache of new file
by Amos Waterland
· 20 years ago
cfb0af1
[PATCH] Make git-update-cache take relative pathnames
by Linus Torvalds
· 20 years ago
69a97f1
[PATCH] Use SHA1 for git-update-cache --refresh
by Bryan Larsen
· 20 years ago
df6e151
[PATCH] Add --info-only option to git-update-cache.
by Bryan Larsen
· 20 years ago
7672db2
[PATCH] Expose object ID computation functions.
by Bryan Larsen
· 20 years ago
0ed3715
Add "-q" flag to git-update-cache
by Linus Torvalds
· 20 years ago
9b63f50
[PATCH] Make git-update-cache --force-remove regular
by Petr Baudis
· 20 years ago
320d3a1
git-update-cache: allow dot-files
by Linus Torvalds
· 20 years ago
e99d59f
sparse cleanup
by Linus Torvalds
· 20 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
· 20 years ago
415e96c
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
by Junio C Hamano
· 20 years ago
5d728c8
Rename cache_match_stat() to ce_match_stat()
by Brad Roberts
· 20 years ago
62d046a
Stick a comment to update-cache.c:refresh_cache() that you can't
by Petr Baudis
· 20 years ago
cb1da3a
[patch] git: fix overflow in update-cache.c
by Ingo Molnar
· 20 years ago
071c41a
Make update-cache be explicit about failed open() when doing
by Petr Baudis
· 20 years ago
b3f94c4
Fix git-update-cache --cacheinfo error message.
by Junio C Hamano
· 20 years ago
4c5abf4
Allow removal of "path" when "path/file" exists.
by Junio C Hamano
· 20 years ago
192268c
Add git-update-cache --replace option.
by Junio C Hamano
· 20 years ago
ee26752
Revert bogus optimization that avoids index file writes
by Linus Torvalds
· 20 years ago
22b7810
update-cache: remove compiler warning
by Linus Torvalds
· 20 years ago
ffbe1ad
[PATCH] fix compare symlink against readlink not data
by Kay Sievers
· 20 years ago
c4b83e6
Do not write out new index if nothing has changed.
by Junio C Hamano
· 20 years ago
8ae0a8c
[PATCH] git and symlinks as tracked content
by Kay Sievers
· 20 years ago
0ff5bf7
Implement git-update-cache --force-remove <path>
by Junio C Hamano
· 20 years ago
74400e7
Add git-write-blob.
by Junio C Hamano
· 20 years ago
9053521
[PATCH] Make git-update-cache --refresh fail if update/merge needed.
by Junio C Hamano
· 20 years ago
e2a669b
[PATCH] Allow removing files in a subdirectory.
by Junio C Hamano
· 20 years ago
812666c
[PATCH] introduce xmalloc and xrealloc
by Christopher Li
· 20 years ago
f2a1934
update-cache: remove index lock file on SIGINT
by Linus Torvalds
· 20 years ago
c6e007b
[PATCH] update-cache: add "--ignore-missing" option
by James Bottomley
· 20 years ago
bb233d6
Add support for a "GIT_INDEX_FILE" environment variable.
by Linus Torvalds
· 20 years ago
f18ca73
The recent hash/compression switch-over missed the blob creation.
by Linus Torvalds
· 20 years ago
1bc992a
[PATCH] Fix confusing behaviour of update-cache --refresh on unmerged paths.
by Junio C Hamano
· 20 years ago
c747fc6
[PATCH] Remove unused arguments from index_fd()
by Junio C Hamano
· 20 years ago
e447947
Be much more liberal about the file mode bits.
by Linus Torvalds
· 20 years ago
f5cabd1
Encode a few extra flags per index entry.
by Linus Torvalds
· 20 years ago
9945d98
Add "--cacheinfo" option to update-cache.
by Linus Torvalds
· 20 years ago
ccc4feb
Convert the index file reading/writing to use network byte order.
by Linus Torvalds
· 20 years ago
5ade862
[PATCH] nsec portability
by Petr Baudis
· 20 years ago
aebb267
[PATCH] Whitespace Fixes
by Ingo Molnar
· 20 years ago
2de381f
[PATCH] Consolidate the error handling
by Petr Baudis
· 20 years ago
bdd4da5
[PATCH] Make nsec checking optional
by Petr Baudis
· 20 years ago
3607c27
Allow zero-sized files to be checked in.
by Linus Torvalds
· 20 years ago
4bb04f2
Rename ".dircache" directory to ".git"
by Linus Torvalds
· 20 years ago
9614b8d
Fix stale index.lock file removal using "atexit()".
by Linus Torvalds
· 20 years ago
32d197f
Fix "update-cache" not fixing up the size field as appropriate.
by Linus Torvalds
· 20 years ago
711cf3a
Make "update-cache --refresh" do what it really should do: just
by Linus Torvalds
· 20 years ago
121481a
Make "update-cache" a bit friendlier to use (and harder to mis-use).
by Linus Torvalds
· 20 years ago
197ee8c
Make "write_cache()" and friends available as generic routines.
by Linus Torvalds
· 20 years ago
eb38c22
Make "cache_name_pos()" available to others.
by Linus Torvalds
· 20 years ago
19b2860
Use "-Wall -O2" for the compiler to get more warnings.
by Linus Torvalds
· 20 years ago
8bc9a0c
Add copyright notices.
by Linus Torvalds
· 20 years ago
e83c516
Initial revision of "git", the information manager from hell
by Linus Torvalds
· 20 years ago