14 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 17 years ago
Pierre Habouzit 7fb1011e61 Rework unquote_c_style to work on a strbuf. 17 years ago
Pierre Habouzit e6c019d0b0 Drop strbuf's 'eof' marker, and make read_line a first class citizen. 17 years ago
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 17 years ago
Pierre Habouzit f1696ee398 Strbuf API extensions and fixes. 17 years ago
Peter Hagervall baffc0e770 Make every builtin-*.c file #include "builtin.h" 18 years ago
Junio C Hamano 30ca07a249 _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Jonas Fonseca 095c424d08 Use PATH_MAX instead of MAXPATHLEN 18 years ago
David Rientjes f7f0fbfcf4 Make checkout_all void. 18 years ago
Junio C Hamano e414156ab6 Make git-checkout-index a builtin 19 years ago
Shawn Pearce 344c52aee5 Avoid C99 initializers 19 years ago
Johannes Schindelin 6244b24906 Close the index file between writing and committing 19 years ago
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago
Johannes Schindelin 0cc9e70c4c Fix users of prefix_path() to free() only when necessary 19 years ago
Johannes Schindelin be65e7d9fb Fix users of prefix_path() to free() only when necessary 19 years ago
Junio C Hamano dc46da2286 checkout-index: plug memory leak from prefix_path() 19 years ago
Junio C Hamano bad68ec924 index: make the index file format extensible. 19 years ago
Rene Scharfe 5142db6912 Fix sparse warnings about usage of 0 instead of NULL 19 years ago
Shawn Pearce de84f99c12 Add --temp and --stage=all options to checkout-index. 19 years ago
Shawn Pearce 9debe63d10 Teach git-checkout-index to read filenames from stdin. 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Junio C Hamano f4f9adaea7 checkout-index: fix checking out specific path. 19 years ago
Junio C Hamano 3bd348aeea checkout-index: allow checking out from higher stages. 19 years ago
Junio C Hamano c3e9a6534c checkout-index: work from subdirectory. 19 years ago
Linus Torvalds a65a686f49 make checkout-index '-a' flag saner. 19 years ago
Junio C Hamano 4b12dae69a Return error when not checking out an entry due to dirtiness. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
James Bottomley 31f584c242 [PATCH] fix git-checkout-cache segfault on parisc 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Junio C Hamano d46ad9c989 [PATCH] checkout-cache: add usage string. 20 years ago
Linus Torvalds 12dccc1654 Make fiel checkout function available to the git library 20 years ago
Junio C Hamano d7f6ea3d7d [PATCH] Allow symlinks in the leading path in checkout-cache --prefix= 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
Junio C Hamano 1126b419d6 [PATCH] checkout-cache fix 20 years ago
Ingo Molnar aceedfe32e [patch] git: fix memory leak #2 in checkout-cache.c 20 years ago
Ingo Molnar 36997b45ad Date: Thu Apr 14 08:26:38 2005 +0200 20 years ago
Kay Sievers d5f415e6f5 [PATCH] create subdirs for symlinks 20 years ago
Kay Sievers 8ae0a8c514 [PATCH] git and symlinks as tracked content 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
James Bottomley 32718b6c5e [PATCH] checkout-cache: add "-n" option 20 years ago
Linus Torvalds bb233d690a Add support for a "GIT_INDEX_FILE" environment variable. 20 years ago
Linus Torvalds 65bb49144d Add the ability to prefix something to the pathname to "checkout-cache.c" 20 years ago
Linus Torvalds d9f98eebcd Ignore any unmerged entries for "checkout-cache -a". 20 years ago
Junio C Hamano a38800fde2 [PATCH] Better error message from checkout-cache for unmerged files. 20 years ago
Linus Torvalds fa06d442c6 Fix total permission bogosity in "checkout-cache.c". 20 years ago