695 Commits (04408c3578300ac7cc1b1530bbaec54de299b200)

Author SHA1 Message Date
Eric Wong a51d37c1df Add git-instaweb, instantly browse the working repo with gitweb 19 years ago
Jakub Narebski 7b8cf0cf29 Rename man1 and man7 variables to man1dir and man7dir 19 years ago
Jakub Narebski e14421b9aa Allow INSTALL, bindir, mandir to be set in main Makefile 19 years ago
Linus Torvalds 0c7993839b Improved three-way blob merging code 19 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Junio C Hamano b65bc21e7d Makefile: add framework to verify and bench sha1 implementations. 19 years ago
Junio C Hamano 1f33026937 Makefile: do not recompile main programs when libraries have changed. 19 years ago
Junio C Hamano bbc932c845 Makefile: do not force unneeded recompilation upon GIT_VERSION changes 19 years ago
Yakov Lerner c1f8064b14 Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used. 19 years ago
Junio C Hamano efc7fa5355 Retire git-clone-pack 19 years ago
Linus Torvalds 855419f764 Add specialized object allocator 19 years ago
Lukas Sandström 854b4629f9 Make git-update-ref a builtin 19 years ago
Lukas Sandström fefe81c996 Make git-update-index a builtin 19 years ago
Lukas Sandström 7499c99615 Make git-stripspace a builtin 19 years ago
Lukas Sandström 34488e3c37 Make git-mailinfo a builtin 19 years ago
Lukas Sandström e690e84315 Make git-mailsplit a builtin 19 years ago
Lukas Sandström 8ed05fb5e9 Make git-write-tree a builtin 19 years ago
Linus Torvalds 3e4339e6f9 Remove "refs" field from "struct object" 19 years ago
Rene Scharfe 9cd625b79b Make release tarballs friendlier to older tar versions 19 years ago
Yakov Lerner ca3bcabf11 auto-detect changed prefix and/or changed build flags 19 years ago
Rene Scharfe 52ba03cbb1 Built-in git-get-tar-commit-id 19 years ago
Junio C Hamano 9dc2164ab3 make clean: remove dist-doc targets. 19 years ago
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago
Junio C Hamano dd8239f997 HTTP cleanup 19 years ago
Christian Couder 895f10c3b5 Builtin git-rev-parse. 19 years ago
Jim Meyering fc36f6a6c9 Don't write directly to a make target ($@). 19 years ago
Martin Waitz c53603249c Documentation/Makefile: remove extra / 19 years ago
Timo Hirvonen f81daefe56 Builtin git-cat-file 19 years ago
Peter Eriksen e8cc9cd98e Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. 19 years ago
Peter Eriksen 51ce34b992 Builtin git-show-branch. 19 years ago
Peter Eriksen ac6245e31a Builtin git-apply. 19 years ago
Peter Eriksen 6d96ac18e5 Builtin git-commit-tree. 19 years ago
Peter Eriksen d147e501f3 Builtin git-read-tree. 19 years ago
Peter Eriksen 56d1398ad3 Builtin git-tar-tree. 19 years ago
Peter Eriksen aae01bda7f Builtin git-ls-tree. 19 years ago
Peter Eriksen 0864f26421 Builtin git-ls-files. 19 years ago
Sean 7f7e6eacf9 Install git builtins into gitexecdir rather than bindir. 19 years ago
Yakov Lerner 6ba68ab288 NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin). 19 years ago
Junio C Hamano 685637381a git-format-patch: now built-in. 19 years ago
Junio C Hamano 217542640e built-in tar-tree and remote tar-tree 19 years ago
Linus Torvalds d9b814cc97 Add builtin "git rm" command 19 years ago
Junio C Hamano 7c4f59d181 Fix build procedure for builtin-init-db 19 years ago
Timo Hirvonen c3c8835fbb Builtin git-init-db 19 years ago
Eric W. Biederman d3d8f361a8 Implement git-quiltimport 19 years ago
Tilman Sauerbeck 52db0495dc Documentation/Makefile: create tarballs for the man pages and html files 19 years ago
Lukas Sandström 9370bae2ce Make git-check-format-ref a builtin. 19 years ago
Linus Torvalds 5fb61b8dcf Make "git rev-list" be a builtin 19 years ago
Linus Torvalds c699f9b924 Remove old "git-add.sh" remnants 19 years ago
Linus Torvalds 0d78153952 Do "git add" as a builtin 19 years ago
Junio C Hamano e78503db16 Revert "builtin-grep: workaround for non GNU grep." 19 years ago