summaryrefslogtreecommitdiff
path: root/checkout-index.c
Commit message (Expand)AuthorAgeFilesLines
* Fix users of prefix_path() to free() only when necessaryJohannes Schindelin2006-05-061-2/+2
* checkout-index: plug memory leak from prefix_path()Junio C Hamano2006-05-051-2/+11
* Fix sparse warnings about usage of 0 instead of NULLRene Scharfe2006-04-021-1/+1
* Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-051-12/+74
* Teach git-checkout-index to read filenames from stdin.Shawn Pearce2006-03-011-0/+41
* "Assume unchanged" gitJunio C Hamano2006-02-081-0/+1
* checkout-index: fix checking out specific path.Junio C Hamano2005-12-131-1/+1
* checkout-index: allow checking out from higher stages.Junio C Hamano2005-12-071-18/+43
* checkout-index: work from subdirectory.Junio C Hamano2005-11-281-1/+11
* Merge branch 'fixes'Junio C Hamano2005-10-171-48/+61
|\
| * make checkout-index '-a' flag saner.Linus Torvalds2005-10-171-48/+61
* | Return error when not checking out an entry due to dirtiness.Junio C Hamano2005-10-041-2/+7
|/
* Big tool rename.Junio C Hamano2005-09-071-0/+151