1000 Commits (5e835cac8622373724235d299f1331ac4cf81ccf)

Author SHA1 Message Date
Shawn O. Pearce 74f2b2a8d0 Make 'make' quieter while building git 18 years ago
Shawn O. Pearce 0b5ea163d2 git-gui: Make 'make' quieter by default 18 years ago
Johannes Schindelin 9509af686b Make git-revert & git-cherry-pick a builtin 18 years ago
Ramsay Jones 7943b3a94f Unset NO_C99_FORMAT on Cygwin. 18 years ago
Ramsay Jones fd547a972a Fix a "pointer type missmatch" warning. 18 years ago
Johannes Schindelin 0df56eabf2 fetch.o depends on the headers, too. 18 years ago
Eric Wong 17e4836875 Add test-chmtime: a utility to change mtime on files 18 years ago
Johannes Schindelin 2e0afafebd Add git-bundle: move objects and references by archive 18 years ago
Shawn O. Pearce 4917d2a66e Include git-gui credits file in dist. 18 years ago
Shawn O. Pearce 871f4c97ad git-gui: Display all authors of git-gui. 18 years ago
Johannes Schindelin 32043c9f8c config: read system-wide defaults from /etc/gitconfig 18 years ago
Jason Riedy bc6b4f52fc Add a compat/strtoumax.c for Solaris 8. 18 years ago
Linus Torvalds 6c510bee20 Lazy man's auto-CRLF 18 years ago
Junio C Hamano 4b02c5290e Makefile: update check-docs target 18 years ago
Junio C Hamano d4289fff87 git-fetch--tool: start rewriting parts of git-fetch in C. 18 years ago
Junio C Hamano 4cc41a16c1 Remove git-diff-stages. 18 years ago
Junio C Hamano 207dfa0791 Remove git-resolve. 18 years ago
Shawn O. Pearce d647c2ea44 Link git-gui into the master Makefile. 18 years ago
Shawn O. Pearce 5d643cd3ce git-gui: Generate a version file on demand. 18 years ago
Shawn O. Pearce 7e81d4eead git-gui: Rename GIT_VERSION to GITGUI_VERSION. 18 years ago
Shawn O. Pearce 663e7cf81d git-gui: Allow gitexecdir, INSTALL to be set by the caller. 18 years ago
Junio C Hamano 6506e156d9 Remove git-merge-recur 18 years ago
Junio C Hamano 8188e73b17 Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS 18 years ago
Mark Wooding b4dfefe00f Make fsck and fsck-objects be builtins. 18 years ago
Junio C Hamano df391b192d git-fsck-objects is now synonym to git-fsck 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Shawn O. Pearce f1cee4e6d1 git-gui: Ensure version number is always current. 18 years ago
Shawn O. Pearce 41bdcda373 git-gui: Modified makefile to embed version into git-gui script. 18 years ago
Junio C Hamano 53645a3a62 reflog-walk: build fixes 18 years ago
Johannes Schindelin 8860fd42fc Teach the revision walker to walk by reflogs with --walk-reflogs 18 years ago
Shawn O. Pearce db5e523fdd Created fast-import, a tool to quickly generating a pack from blobs. 18 years ago
Junio C Hamano 6fc301bbf6 Makefile: remove $foo when $foo.exe is built/installed. 18 years ago
Shawn O. Pearce 9a0eaf83ea Make git-describe a builtin. 18 years ago
Junio C Hamano 71dfbf224f Make merge-base a built-in. 18 years ago
Stefan-W. Hahn 6900679c2f Replacing the system call pread() with lseek()/xread()/lseek() sequence. 18 years ago
Nicolas Pitre 515377ea9e "init-db" can really be just "init" 18 years ago
Junio C Hamano 94421474e0 Move traversal of reachable objects into a separate library. 18 years ago
Junio C Hamano e194cd1e0e git-remote 18 years ago
René Scharfe 7c4c9f4cd9 Make check target depend on common-cmds.h 18 years ago
Shawn O. Pearce c869753ebb Force core.filemode to false on Cygwin. 18 years ago
Junio C Hamano bbfc63dd78 gcc does not necessarily pass runtime libpath with -R 18 years ago
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