165 Commits (6f0783cf9473feaaadf2ebc59167f84f0b1172bd)

Author SHA1 Message Date
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
Junio C Hamano 5a2e04d203 Ignore funny refname sent from remote 19 years ago
Junio C Hamano 1a7141ff28 Ignore funny refname sent from remote 19 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago
Linus Torvalds 9d835df246 Keep track of whether a pack is local or not 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago
Junio C Hamano 013f276eb7 show-branch: optionally use unique prefix as name. 19 years ago
Junio C Hamano b721e01f6e Use the same move_temp_to_file in git-http-fetch. 19 years ago
Linus Torvalds 17712991a5 Add ".git/config" file parser 19 years ago
Johannes Schindelin 730d48a2ef [PATCH] If NO_MMAP is defined, fake mmap() and munmap() 19 years ago
Junio C Hamano ec1fcc16af Show original and resulting blob object info in diff output. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano a876ed83be Use resolve_ref() to implement read_ref(). 19 years ago
Linus Torvalds ca8db1424d [PATCH] Allow reading "symbolic refs" that point to other refs 19 years ago
Junio C Hamano 88cd621dee Consolidate null_sha1[]. 19 years ago
Sven Verdoolaege 5da1606d0b [PATCH] Provide access to git_dir through get_git_dir(). 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Linus Torvalds 2a39064c65 [PATCH] Return proper error valud from "parse_date()" 19 years ago
Junio C Hamano b0391890d2 Show modified files in git-ls-files 19 years ago