669 Commits (1a3b55c6b424904835ebfd74c992a5bffbaa7e7e)

Author SHA1 Message Date
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
Jonas Fonseca 8f2b72a936 Add git-annotate(1) and git-blame(1) 19 years ago
Junio C Hamano ca9de6cadf Try using Geert similarity code in pack-objects. 19 years ago
A Large Angry SCM e6bfaf3e33 Makefile fixups. 19 years ago
Junio C Hamano fd2bbdd238 Clean-up Geert's similarity fingerprint code. 19 years ago
Junio C Hamano 8c989ec528 Makefile: $(MAKE) check-docs 19 years ago
Dennis Stosberg 40d88d4fa3 Solaris 9 also wants our own unsetenv/setenv. 19 years ago
Junio C Hamano f94fbbee90 Retire git-log.sh (take #3) 19 years ago
Junio C Hamano 944e3a88fe Retire git-log.sh (take#2) 19 years ago
Junio C Hamano 91730800e9 Retire git-log.sh 19 years ago
Junio C Hamano 77882f60d9 Retire diffcore-pathspec. 19 years ago
Junio C Hamano 5f1c3f07b7 log-tree: separate major part of diff-tree. 19 years ago
Johannes Schindelin 459a21bd35 Fix compile with expat, but an old curl version 19 years ago
Pavel Roskin c3b831bd84 Add git-clean command 19 years ago
Junio C Hamano d9ea73e056 combine-diff: refactor built-in xdiff interface. 19 years ago
Nick Hengeveld 8d9fbe57b3 http-fetch: add optional DAV-based pack list 19 years ago
Nick Hengeveld 20fc9bc5e4 Set HTTP user agent to git/GIT_VERSION 19 years ago
Junio C Hamano 8eef8e09ce Makefile: many programs now depend on xdiff/lib.a having been built. 19 years ago
Junio C Hamano 1b0c7174a1 tree/diff header cleanup. 19 years ago
Jason Riedy 9c48666aa0 Add ALL_LDFLAGS to the git target. 19 years ago
Junio C Hamano 3467fec516 add clean and ignore rules for xdiff/ 19 years ago
Johannes Schindelin 54c261f90f Remove dependency on a file named "-lz" 19 years ago
Linus Torvalds 3443546f6e Use a *real* built-in diff generator 19 years ago
Fredrik Kuivinen f81e7c626f Makefile: Add TAGS and tags targets 19 years ago
Mike McCormack f2561fda36 Add git-imap-send, derived from isync 1.0.1. 19 years ago
Fredrik Kuivinen a87cd02ce0 Nicer output from 'git' 19 years ago
Nicolas Pitre 3d99a7f4fa test-delta needs zlib to compile 19 years ago
Nick Hengeveld aa1dbc9897 Update http-push functionality 19 years ago
Junio C Hamano a0fb95e319 blame: avoid -lm by not using log(). 19 years ago
Fredrik Kuivinen ea4c7f9bf6 git-blame: Make the output human readable 19 years ago
Junio C Hamano f5948cfe67 count-delta: no need for this anymore. 19 years ago
Linus Torvalds 765ac8ec46 Rip out merge-order and make "git log <paths>..." work again. 19 years ago
Junio C Hamano 65416758cd diffcore-rename: split out the delta counting code. 19 years ago