408 Commits (b319ce4c14f7fe0ee469a3f9def1098d84177849)

Author SHA1 Message Date
Christian Couder b319ce4c14 Trace and quote with argv: get rid of unneeded count argument. 17 years ago
Junio C Hamano b45563a229 rename: Break filepairs with different types. 17 years ago
Jeff King 2a0fe89a97 send-pack: tighten remote error reporting 17 years ago
Jeff King cda69f481d make "find_ref_by_name" a public function 17 years ago
Shawn O. Pearce 9f8a15c734 Fix warning about bitfield in struct ref 17 years ago
Jeff King ca74c458a3 send-pack: assign remote errors to each ref 17 years ago
Jeff King 8736a84890 send-pack: track errors for each ref 17 years ago
Junio C Hamano dcf0c16ef1 core.excludesfile clean-up 17 years ago
Johannes Sixt 506b17b136 Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG. 17 years ago
Johannes Schindelin 4723ee992c Close files opened by lock_file() before unlinking. 17 years ago
Junio C Hamano 039bc64e88 core.excludesfile clean-up 17 years ago
Junio C Hamano 4bd5b7dacc ce_match_stat, run_diff_files: use symbolic constants for readability 17 years ago
David Symonds 609a2289d7 Improve accuracy of check for presence of deflateBound. 17 years ago
Mike Hommey 59f0f2f33a Refactor working tree setup 17 years ago
Daniel Barkalow 4577370e9b Miscellaneous const changes and utilities 17 years ago
Johannes Sixt 98158e9cfd Change git_connect() to return a struct child_process instead of a pid_t. 17 years ago
Andy Parkins 856665f827 parse_date_format(): convert a format name to an enum date_mode 18 years ago
Carlos Rica 102c2338da Move make_cache_entry() from merge-recursive.c into read-cache.c 18 years ago
Pierre Habouzit 19247e5510 nfv?asprintf are broken without va_copy, workaround them. 18 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 18 years ago
Junio C Hamano 000dfd3f6e Export matches_pack_name() and fix its return value 18 years ago
Pierre Habouzit 5ecd293d14 Rewrite convert_to_{git,working_tree} to use strbuf's. 18 years ago
Carlos Rica 6640f88165 Move make_cache_entry() from merge-recursive.c into read-cache.c 18 years ago
Pierre Habouzit fd17f5b5f7 Replace all read_fd use with strbuf_read, and get rid of it. 18 years ago
René Scharfe 89b4256cfb Remove unused function convert_sha1_file() 18 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 18 years ago
Alexandre Julliard d616813d75 git-add: Add support for --refresh option. 18 years ago
Junio C Hamano af3785dc5a Optimize "diff --cached" performance. 18 years ago
Johannes Schindelin e90fdc39b6 Clean up work-tree handling 18 years ago
Johannes Schindelin d7ac12b25d Add set_git_dir() function 18 years ago
Johannes Schindelin e5392c5146 Add is_absolute_path() and make_absolute_path() 18 years ago
Johannes Schindelin 4d87b9c5db launch_editor(): Heed GIT_EDITOR and core.editor settings 18 years ago
Carlos Rica c4fba0a358 Rename read_pipe() with read_fd() and make its buffer nul-terminated. 18 years ago
Junio C Hamano 73013afd14 Make show_rfc2822_date() just another date output format. 18 years ago
Robin Rosenberg ee8f838e03 Support output ISO 8601 format dates 18 years ago
Brian Downing 0b87b6e081 Add functions for parsing integers with size suffixes 18 years ago
Brian Gernhardt 54adf3706c Add core.pager config variable. 18 years ago
Theodore Ts'o 06f59e9f5d Don't fflush(stdout) when it's not helpful 18 years ago
Junio C Hamano 9378c16135 Add core.quotepath configuration variable. 18 years ago
Jeff King c927e6c69b Fix ALLOC_GROW off-by-one 18 years ago
Junio C Hamano 4175e9e3a8 More static 18 years ago
Junio C Hamano 4234a76167 Extend --pretty=oneline to cover the first paragraph, 18 years ago
Jeff King 6815e56933 refactor dir_add_name 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Matthias Lederhofer 892c41b98a introduce GIT_WORK_TREE to specify the work tree 18 years ago
Linus Torvalds 192a6be2a7 fix signed range problems with hex conversions 18 years ago
Shawn O. Pearce d079837eee Lazily open pack index files on demand 18 years ago
Martin Waitz 302b9282c9 rename dirlink to gitlink. 18 years ago
Daniel Barkalow 6b62816cb1 Move refspec parser from connect.c and cache.h to remote.{c,h} 18 years ago
René Scharfe 5e6cfc80e2 git-archive: convert archive entries like checkouts do 18 years ago