782 Commits (94b9816c5ce5bfc8bf4a8baf2128fa2d429a6898)

Author SHA1 Message Date
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
Junio C Hamano 518920b764 builtin-grep: workaround for non GNU grep. 19 years ago
Linus Torvalds 453ec4bdf4 libify git-ls-files directory traversal 19 years ago
Linus Torvalds 63dffdf03d Remove old "git-grep.sh" remnants 19 years ago
Eric Wong f3dd5eae58 Install git-send-email by default 19 years ago
Dennis Stosberg e88856b485 Fix compilation on newer NetBSD systems 19 years ago
Eric Wong 15739c89fb Install git-send-email by default 19 years ago
Junio C Hamano 051308f6e9 binary patch. 19 years ago
Junio C Hamano e388c73825 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano fb335158d5 Makefile: do not link rev-list any specially. 19 years ago
Junio C Hamano 9f0bb90d16 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano 54eb2d3ff9 builtin-push: make it official. 19 years ago
Junio C Hamano 7b763f7c65 builtin-log/whatchanged/show: make them official. 19 years ago
Junio C Hamano 8ab99476ec builtin-diff: call it "git-diff", really. 19 years ago
Junio C Hamano 468eb79ed4 builtin-count-objects: make it official. 19 years ago
Junio C Hamano 5010cb5fcc built-in "git grep" 19 years ago
Linus Torvalds 755225de6c git builtin "push" 19 years ago
Junio C Hamano 65056021f2 built-in diff. 19 years ago
Nicolas Pitre 3dc5a9e4cd replace adler32 with Rabin's polynomial in diff-delta 19 years ago
Junio C Hamano c74320872b built-in count-objects. 19 years ago
Junio C Hamano b8c59e6ad3 Retire rabinpoly fingerprinting code 19 years ago
Junio C Hamano 2d86d2c6fc Makefile: remove and create xdiff library from scratch. 19 years ago
Junio C Hamano 71459c193d Makefile: remove and create libgit.a from scratch. 19 years ago
Junio C Hamano 17448209f5 Add test-dump-cache-tree 19 years ago
Junio C Hamano 749864627c Add cache-tree. 19 years ago
Junio C Hamano 6973dcaee7 Libify diff-files. 19 years ago
Junio C Hamano 08df61713c Makefile: dependency for builtin-help.o 19 years ago
Linus Torvalds 70827b15bf Split up builtin commands into separate files from git.c 19 years ago
Junio C Hamano 2bd452d3b9 git-update-index --unresolve 19 years ago
Junio C Hamano ec167793d8 Add git-unresolve <paths>... 19 years ago
Junio C Hamano ba580aeafb diff: move diff.c to diff-lib.c to make room. 19 years ago