1. 2239617 checkout-index: disallow "--no-stage" option by Jeff King · 9 years ago
  2. 6a6df8a checkout-index: handle "--no-index" option by Jeff King · 9 years ago
  3. 5ed5f67 checkout-index: handle "--no-prefix" option by Jeff King · 9 years ago
  4. 9096ee1 checkout-index: simplify "-z" option parsing by Jeff King · 9 years ago
  5. 0d4cc1b give "nbuf" strbuf a more meaningful name by Jeff King · 9 years ago
  6. a392f57 checkout-index: there are only two possible line terminations by Junio C Hamano · 9 years ago
  7. d7a643b prefix_path(): unconditionally free results in the callers by Stefan Beller · 10 years ago
  8. 9c9b4f2 standardize usage info string format by Alex Henrie · 10 years ago
  9. c00e1c5 Merge branch 'es/checkout-index-temp' by Junio C Hamano · 10 years ago
  10. 74c4de5 checkout-index: fix --temp relative path mangling by Eric Sunshine · 10 years ago
  11. 697cc8e lockfile.h: extract new header file for the functions in lockfile.c by Michael Haggerty · 10 years ago
  12. d4a2024 entry.c: update cache_changed if refresh_cache is set in checkout_entry() by Nguyễn Thái Ngọc Duy · 11 years ago
  13. 03b8664 read-cache: new API write_locked_index instead of write_index/write_cache by Nguyễn Thái Ngọc Duy · 11 years ago
  14. c02e1e4 Merge branch 'nd/lift-path-max' by Junio C Hamano · 11 years ago
  15. af2a651 checkout_entry(): clarify the use of topath[] parameter by Junio C Hamano · 11 years ago
  16. 5d4d144 checkout-index: fix negations of even numbers of -n by Stefan Beller · 12 years ago
  17. d5d09d4 Replace deprecated OPT_BOOLEAN by OPT_BOOL by Stefan Beller · 12 years ago
  18. f63cf8c Use imperative form in help usage to describe an action by Nguyễn Thái Ngọc Duy · 13 years ago
  19. 0ed2171 i18n: checkout-index: mark parseopt strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  20. a47a645 checkout-index: remove obsolete comment by Nguyễn Thái Ngọc Duy · 14 years ago
  21. 6758af8 Merge branch 'jn/git-cmd-h-bypass-setup' by Junio C Hamano · 14 years ago
  22. 8c83968 Describe various forms of "be quiet" using OPT__QUIET by Jonathan Nieder · 14 years ago
  23. 76946b7 add OPT__FORCE by René Scharfe · 14 years ago
  24. d52ee6e add description parameter to OPT__QUIET by René Scharfe · 14 years ago
  25. cf9d52e checkout-index -h: show usage even in an invalid repository by Nguyễn Thái Ngọc Duy · 14 years ago
  26. d0bb136 Fix {update,checkout}-index usage strings by Štěpán Němec · 14 years ago
  27. 81b50f3 Move 'builtin-*' into a 'builtin/' subdirectory by Linus Torvalds · 15 years ago[Renamed from builtin-checkout-index.c]
  28. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 16 years ago
  29. 4b25d09 Fix a bunch of pointer declarations (codestyle) by Felipe Contreras · 16 years ago
  30. a6c7db1 parse-opt: migrate builtin-checkout-index. by Miklos Vajna · 16 years ago
  31. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 16 years ago
  32. 05207a2 Start conforming code to "git subcmd" style part 2 by Heikki Orsila · 17 years ago
  33. 7e44c93 'git foo' program identifies itself without dash in die() messages by Junio C Hamano · 17 years ago
  34. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  35. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  36. 4ed7cd3 Improve use of lockfile API by Brandon Casey · 17 years ago
  37. 663af34 Full rework of quote_c_style and write_name_quoted. by Pierre Habouzit · 18 years ago
  38. 7fb1011 Rework unquote_c_style to work on a strbuf. by Pierre Habouzit · 18 years ago
  39. e6c019d Drop strbuf's 'eof' marker, and make read_line a first class citizen. by Pierre Habouzit · 18 years ago
  40. ba3ed09 Now that cache.h needs strbuf.h, remove useless includes. by Pierre Habouzit · 18 years ago
  41. f1696ee Strbuf API extensions and fixes. by Pierre Habouzit · 18 years ago
  42. baffc0e Make every builtin-*.c file #include "builtin.h" by Peter Hagervall · 18 years ago
  43. 30ca07a _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. by Junio C Hamano · 18 years ago
  44. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  45. 095c424 Use PATH_MAX instead of MAXPATHLEN by Jonas Fonseca · 19 years ago
  46. f7f0fbf Make checkout_all void. by David Rientjes · 19 years ago
  47. bb266cb Merge branch 'mk/rename' by Junio C Hamano · 19 years ago
  48. e414156 Make git-checkout-index a builtin by Junio C Hamano · 19 years ago[Renamed (92%) from checkout-index.c]
  49. 344c52a Avoid C99 initializers by Shawn Pearce · 19 years ago
  50. 6244b24 Close the index file between writing and committing by Johannes Schindelin · 19 years ago
  51. 021b6e4 Make index file locking code reusable to others. by Junio C Hamano · 19 years ago
  52. 283c8ee Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree by Junio C Hamano · 19 years ago
  53. be65e7d Fix users of prefix_path() to free() only when necessary by Johannes Schindelin · 19 years ago
  54. dc46da2 checkout-index: plug memory leak from prefix_path() by Junio C Hamano · 19 years ago
  55. bad68ec index: make the index file format extensible. by Junio C Hamano · 19 years ago
  56. 5142db6 Fix sparse warnings about usage of 0 instead of NULL by Rene Scharfe · 19 years ago
  57. de84f99 Add --temp and --stage=all options to checkout-index. by Shawn Pearce · 19 years ago
  58. 9debe63 Teach git-checkout-index to read filenames from stdin. by Shawn Pearce · 19 years ago
  59. 5f73076 "Assume unchanged" git by Junio C Hamano · 19 years ago
  60. f4f9ada checkout-index: fix checking out specific path. by Junio C Hamano · 19 years ago
  61. 3bd348a checkout-index: allow checking out from higher stages. by Junio C Hamano · 19 years ago
  62. c3e9a65 checkout-index: work from subdirectory. by Junio C Hamano · 19 years ago
  63. 2b2dabc Merge branch 'fixes' by Junio C Hamano · 19 years ago
  64. a65a686 make checkout-index '-a' flag saner. by Linus Torvalds · 19 years ago
  65. 4b12dae Return error when not checking out an entry due to dirtiness. by Junio C Hamano · 19 years ago
  66. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (89%) from checkout-cache.c]
  67. 31f584c [PATCH] fix git-checkout-cache segfault on parisc by James Bottomley · 20 years ago
  68. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis · 20 years ago
  69. d46ad9c [PATCH] checkout-cache: add usage string. by Junio C Hamano · 20 years ago
  70. 12dccc1 Make fiel checkout function available to the git library by Linus Torvalds · 20 years ago
  71. d7f6ea3 [PATCH] Allow symlinks in the leading path in checkout-cache --prefix= by Junio C Hamano · 20 years ago
  72. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  73. 415e96c [PATCH] Implement git-checkout-cache -u to update stat information in the cache. by Junio C Hamano · 20 years ago
  74. 5d728c8 Rename cache_match_stat() to ce_match_stat() by Brad Roberts · 20 years ago
  75. 1126b41 [PATCH] checkout-cache fix by Junio C Hamano · 20 years ago
  76. aceedfe [patch] git: fix memory leak #2 in checkout-cache.c by Ingo Molnar · 20 years ago
  77. 36997b4 Date: Thu Apr 14 08:26:38 2005 +0200 by Ingo Molnar · 20 years ago
  78. d5f415e [PATCH] create subdirs for symlinks by Kay Sievers · 20 years ago
  79. 8ae0a8c [PATCH] git and symlinks as tracked content by Kay Sievers · 20 years ago
  80. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  81. 32718b6 [PATCH] checkout-cache: add "-n" option by James Bottomley · 20 years ago
  82. bb233d6 Add support for a "GIT_INDEX_FILE" environment variable. by Linus Torvalds · 20 years ago
  83. 65bb491 Add the ability to prefix something to the pathname to "checkout-cache.c" by Linus Torvalds · 20 years ago
  84. d9f98ee Ignore any unmerged entries for "checkout-cache -a". by Linus Torvalds · 20 years ago
  85. a38800f [PATCH] Better error message from checkout-cache for unmerged files. by Junio C Hamano · 20 years ago
  86. fa06d44 Fix total permission bogosity in "checkout-cache.c". by Linus Torvalds · 20 years ago
  87. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  88. ccc4feb Convert the index file reading/writing to use network byte order. by Linus Torvalds · 20 years ago
  89. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  90. 29d76d4 Make "checkout-cache" silently skip up-to-date files. by Linus Torvalds · 20 years ago
  91. cfd88e2 Make the default directory permissions more lax. by Linus Torvalds · 20 years ago
  92. 83adac3 Make "read-tree" read the tree into the current directory cache. by Linus Torvalds · 20 years ago
  93. 8d3af1d Fix "checkout-cache.c" mis-use of read_sha1_file() interface. by Linus Torvalds · 20 years ago
  94. f7391ce Fix up "checkout-cache" a bit by Linus Torvalds · 20 years ago
  95. 33db5f4 Add a "checkout-cache" command which does what the name suggests. by Linus Torvalds · 20 years ago