195 Commits (8f732649bc4d5619a1b399e5808b3f4c662ad200)

Author SHA1 Message Date
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago
Björn Engelmann e7332f96b3 remove the artificial restriction tagsize < 8kb 19 years ago
Linus Torvalds 405e5b2fe0 Libify the index refresh logic 19 years ago
Linus Torvalds 8dcf39c46e Prevent bogus paths from being added to the index. 19 years ago
Shawn Pearce 6de08ae688 Log ref updates to logs/refs/<ref> 19 years ago
Junio C Hamano 0660626caf binary diff: further updates. 19 years ago
Junio C Hamano 051308f6e9 binary patch. 19 years ago
Junio C Hamano e388c73825 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano 9f0bb90d16 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano 2a38704323 Use RFC2822 dates from "git fmt-patch". 19 years ago
Junio C Hamano ea92f41ff9 revision parsing: make "rev -- paths" checks stronger. 19 years ago
Linus Torvalds e23d0b4a4a Fix filename verification when in a subdirectory 19 years ago
Junio C Hamano bad68ec924 index: make the index file format extensible. 19 years ago
Junio C Hamano 1af1c2b63d read-cache/write-cache: optionally return cache checksum SHA1. 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Junio C Hamano 2f8acdb38e core.warnambiguousrefs: warns when "name" is used and both "name" branch and tag exists. 19 years ago
Shawn Pearce de84f99c12 Add --temp and --stage=all options to checkout-index. 19 years ago
Linus Torvalds f67b45f862 Introduce trivial new pager.c helper infrastructure 19 years ago
Junio C Hamano 383e20b614 apply --whitespace: configuration option. 19 years ago
Junio C Hamano 2ae1c53b51 apply --whitespace: configuration option. 19 years ago
Timo Hirvonen 962554c616 Use setenv(), fix warnings 19 years ago
Junio C Hamano 589e4f93c7 Delay "empty ident" errors until they really matter. 19 years ago
Junio C Hamano 749be728d4 Delay "empty ident" errors until they really matter. 19 years ago
Junio C Hamano f8f135c9ba packed objects: minor cleanup 19 years ago
Linus Torvalds 5ee2ad654b Make "git clone" less of a deathly quiet experience 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Junio C Hamano 46a6c2620b abbrev cleanup: use symbolic constants 19 years ago
Daniel Barkalow 521698b153 Only use a single parser for tree objects 19 years ago
Junio C Hamano 0bdd79af62 Undef DT_* before redefining them. 19 years ago
Junio C Hamano 63be37b06f DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN 19 years ago
Junio C Hamano 8f1d2e6f49 [PATCH] Compilation: zero-length array declaration. 19 years ago
Johannes Schindelin 457f06d68e Introduce core.sharedrepository 19 years ago
Junio C Hamano ad89721508 fetch-pack: -k option to keep downloaded pack. 19 years ago
Daniel Barkalow 024510c8d9 Allow saving an object from a pipe 19 years ago
Junio C Hamano 4050c0df8e Clean up compatibility definitions. 19 years ago
Junio C Hamano 4ca0660816 working from subdirectory: preparation 19 years ago
Junio C Hamano 4e72dcec89 Introduce i18n.commitencoding. 19 years ago
Junio C Hamano 4f629539cd init-db: check template and repository format. 19 years ago
Junio C Hamano ab9cb76f66 Repository format version check. 19 years ago
Junio C Hamano c7d77dab93 git-var: constness and globalness cleanup. 19 years ago
Timo Hirvonen bd22c904a0 Fix sparse warnings 19 years ago
Johannes Schindelin 4ddba79db7 git-config-set: add more options 19 years ago
Andreas Ericsson 54f4b87454 Library code for user-relative paths, take three. 19 years ago
Johannes Schindelin 10bea152a3 Add functions git_config_set() and git_config_set_multivar() 19 years ago
Linus Torvalds 3c07b1d194 git's rev-parse.c function show_datestring presumes gnu date 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Junio C Hamano 3299c6f6a8 diff: make default rename detection limit configurable. 19 years ago
Johannes Schindelin f8348be3be Add config variable core.symrefsonly 19 years ago
Johannes Schindelin 211b5f9e62 Support receiving server capabilities 19 years ago
Junio C Hamano f3123c4ab3 pack-objects: Allow use of pre-generated pack. 19 years ago