summaryrefslogtreecommitdiff
path: root/checkout-index.c
AgeCommit message (Expand)Author
2006-06-06Make index file locking code reusable to others.Junio C Hamano
2006-05-20Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano
2006-05-07Fix users of prefix_path() to free() only when necessaryJohannes Schindelin
2006-05-06checkout-index: plug memory leak from prefix_path()Junio C Hamano
2006-04-25index: make the index file format extensible.Junio C Hamano
2006-04-02Fix sparse warnings about usage of 0 instead of NULLRene Scharfe
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce
2006-03-01Teach git-checkout-index to read filenames from stdin.Shawn Pearce
2006-02-09"Assume unchanged" gitJunio C Hamano
2005-12-14checkout-index: fix checking out specific path.Junio C Hamano
2005-12-07checkout-index: allow checking out from higher stages.Junio C Hamano
2005-11-29checkout-index: work from subdirectory.Junio C Hamano
2005-10-18Merge branch 'fixes'Junio C Hamano
2005-10-18make checkout-index '-a' flag saner.Linus Torvalds
2005-10-05Return error when not checking out an entry due to dirtiness.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano