782 Commits (94b9816c5ce5bfc8bf4a8baf2128fa2d429a6898)

Author SHA1 Message Date
Junio C Hamano 87ac1390d9 Set NO_MMAP for Cygwin by default 18 years ago
Shawn O. Pearce 30f610b7b0 Create 'git gc' to perform common maintenance operations. 18 years ago
Johannes Schindelin 9e83266525 commit-tree: encourage UTF-8 commit messages. 18 years ago
Eric Wong 6538d1ef31 Makefile: add quick-install-doc for installing pre-built manpages 18 years ago
Eric Wong 40f656cd02 Remove NO_ACCURATE_DIFF options from build systems 18 years ago
Johannes Schindelin 658f365027 Make git-rerere a builtin 18 years ago
Junio C Hamano 4264dc15e1 git reflog expire 18 years ago
Brian Gernhardt c17f9f12a4 Remove COLLISION_CHECK from Makefile since it's not used. 18 years ago
Junio C Hamano 5cde71d64a git-add --interactive 18 years ago
Nicolas Pitre 57b73150c4 make patch_delta() error cases a bit more verbose 18 years ago
Luben Tuikov 3a79347862 Export PERL_PATH 18 years ago
Shawn O. Pearce 1510fea781 Avoid accessing a slow working copy during diffcore operations. 18 years ago
Brian Gernhardt 59f8674006 Move Fink and Ports check to after config file 18 years ago
Johannes Schindelin ba1f5f3537 Add builtin merge-file, a minimal replacement for RCS merge 18 years ago
Alex Riesen f848718a69 Make perl/ build procedure ActiveState friendly. 18 years ago
Johannes Schindelin 857b933e04 xdiff: add xdl_merge() 18 years ago
Johannes Schindelin ed09aef06f support fetching into a shallow repository 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Johannes Schindelin b8ec59234b Build in shortlog 18 years ago
Shawn O. Pearce b3678bacbc git-gui: Created makefile to install the program. 18 years ago
Junio C Hamano acca687fa9 git-pickaxe: retire pickaxe 18 years ago
Junio C Hamano c74390e4a1 cherry is built-in, do not ship git-cherry.sh 18 years ago
Shawn O. Pearce af8ffbed0f Remove SIMPLE_PROGRAMS and make git-daemon a normal program. 18 years ago
Nicolas Pitre da093d3750 improve fetch-pack's handling of kept packs 18 years ago
Lars Hjemli c31820c26b Make git-branch a builtin 18 years ago
Rene Scharfe e827633a5d Built-in cherry 18 years ago
Junio C Hamano cee7f245dc git-pickaxe: blame rewritten. 18 years ago
Andy Whitcroft 17b96be29a add proper dependancies on the xdiff source 18 years ago
Ryan Anderson f789e34746 Remove git-annotate.perl and create a builtin-alias for git-blame 19 years ago
Junio C Hamano 9ccb64c8e0 tar-tree deprecation: we eat our own dog food. 19 years ago
Alan Chandler b2d3476e15 Gitweb - provide site headers and footers 19 years ago
Junio C Hamano 7c2738cefb Makefile: install and clean merge-recur, still. 19 years ago
Junio C Hamano f7661ce0b8 Remove -fPIC which was only needed for Git.xs 19 years ago
Jon Loeliger dd4676299d Cleaned up git-daemon virtual hosting support. 19 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 19 years ago
Junio C Hamano fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 19 years ago
Rene Scharfe 3d74982f0b git-tar-tree: Move code for git-archive --format=tar to archive-tar.c 19 years ago
Petr Baudis 18b0fc1ce1 Git.pm: Kill Git.xs for now 19 years ago
Rene Scharfe 3fc8284e21 Rename builtin-zip-tree.c to archive-zip.c 19 years ago
Jon Loeliger 49ba83fb67 Add virtualization support to git-daemon 19 years ago
Junio C Hamano 83b5d2f5b0 builtin-grep: make pieces of it available as library. 19 years ago
Linus Torvalds e1e22e37f4 Start handling references internally as a sorted in-memory list 19 years ago
Matthias Lederhofer 32f4aaccaa gitweb: export options 19 years ago
Junio C Hamano 9f613ddd21 Add git-for-each-ref: helper for language bindings 19 years ago
Linus Torvalds 358ddb62cf Add "git show-ref" builtin command 19 years ago
Junio C Hamano 49a52b1d1f Move sideband client side support into reusable form. 19 years ago
Franck Bui-Huu 39345a216f Add git-upload-archive 19 years ago
Franck Bui-Huu 4df096a5ca Add git-archive 19 years ago
Jeff King c91f0d92ef git-commit.sh: convert run_status to a C builtin 19 years ago
Jeff King 7c92fe0eaa Move color option parsing out of diff.c and into color.[ch] 19 years ago