1. 971f229 Fix possible Solaris problem in 'checkout_entry()' by Linus Torvalds · 17 years ago
  2. 7a51ed6 Make on-disk index representation separate from in-core one by Linus Torvalds · 17 years ago
  3. c78a249 Merge branch 'jc/maint-add-sync-stat' by Junio C Hamano · 17 years ago
  4. 4bd5b7d ce_match_stat, run_diff_files: use symbolic constants for readability by Junio C Hamano · 17 years ago
  5. c32f749 Correct some sizeof(size_t) != sizeof(unsigned long) typing errors by René Scharfe · 17 years ago
  6. b315c5c strbuf change: be sure ->buf is never ever NULL. by Pierre Habouzit · 17 years ago
  7. 5ecd293 Rewrite convert_to_{git,working_tree} to use strbuf's. by Pierre Habouzit · 17 years ago
  8. 1a9d7e9 attr.c: read .gitattributes from index as well. by Junio C Hamano · 18 years ago
  9. c1c10a3 Merge branch 'maint' by Junio C Hamano · 18 years ago
  10. fa2e71c Do not expect unlink(2) to fail on a directory. by Junio C Hamano · 18 years ago
  11. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  12. 302b928 rename dirlink to gitlink. by Martin Waitz · 18 years ago
  13. efbc583 entry.c: Use const qualifier for 'struct checkout' parameters by Luiz Fernando N. Capitulino · 18 years ago
  14. cc2903f remove_subtree(): Use strerror() when possible by Luiz Fernando N. Capitulino · 18 years ago
  15. a2d7c6c Merge branch 'jc/attr' by Junio C Hamano · 18 years ago
  16. ac78e54 Simplify calling of CR/LF conversion routines by Alex Riesen · 18 years ago
  17. f0807e6 Teach "git-read-tree -u" to check out submodules as a directory by Linus Torvalds · 18 years ago
  18. 78a8d64 Add core.symlinks to mark filesystems that do not support symbolic links. by Johannes Sixt · 18 years ago
  19. 21666f1 convert object type handling from a string to a number by Nicolas Pitre · 18 years ago
  20. 6c510be Lazy man's auto-CRLF by Linus Torvalds · 18 years ago
  21. bd3a5b5 Mark places that need blob munging later for CRLF conversion. by Linus Torvalds · 18 years ago
  22. 93822c2 short i/o: fix calls to write to use xwrite or write_in_full by Andy Whitcroft · 18 years ago
  23. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  24. 095c424 Use PATH_MAX instead of MAXPATHLEN by Jonas Fonseca · 19 years ago
  25. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 19 years ago
  26. de84f99 Add --temp and --stage=all options to checkout-index. by Shawn Pearce · 19 years ago
  27. 5f73076 "Assume unchanged" git by Junio C Hamano · 19 years ago
  28. 1ecc18e checkout: do not make a temporary copy of symlink target. by Junio C Hamano · 19 years ago
  29. 781411e trivial: O_EXCL makes O_TRUNC redundant by Alex Riesen · 19 years ago
  30. 4b12dae Return error when not checking out an entry due to dirtiness. by Junio C Hamano · 19 years ago
  31. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago
  32. d48a72f Fix replacing of a directory with a file/symlink in git-checkout-cache by Linus Torvalds · 20 years ago
  33. 2408cff Make "git-checkout" create files with O_EXCL by Linus Torvalds · 20 years ago
  34. f312de0 [PATCH] Let umask do its work upon filesystem object creation. by Junio C Hamano · 20 years ago
  35. 6ee67f2 Fix entry.c dependency and compile problem by Linus Torvalds · 20 years ago
  36. 12dccc1 Make fiel checkout function available to the git library by Linus Torvalds · 20 years ago