463 Commits (6973dcaee76ef7b7bfcabd2f26e76205aae07858)

Author SHA1 Message Date
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 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
A Large Angry SCM e6bfaf3e33 Makefile fixups. 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
Linus Torvalds 70b006b971 Tie it all together: "git log" 19 years ago
Linus Torvalds f67b45f862 Introduce trivial new pager.c helper infrastructure 19 years ago
Shawn Pearce e3601e8bb7 Darwin: Ignore missing /sw/lib 19 years ago
Linus Torvalds ae563542bf First cut at libifying revlist generation 19 years ago
Junio C Hamano 43f72af1bc Build and install git-mailinfo. 19 years ago
Carl Worth d4a1cab541 Add new git-rm command with documentation 19 years ago
Martin Langhoff 3fda8c4cc7 Introducing git-cvsserver -- a CVS emulator for git. 19 years ago
Johannes Schindelin b992933853 Fix "gmake -j" 19 years ago
Paul Jakma e15f545155 Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables 19 years ago
Fredrik Kuivinen cbfb73d73f Add git-blame, a tool for assigning blame. 19 years ago
Junio C Hamano 83f50539a9 git-mktree: reverse of git-ls-tree. 19 years ago
Ryan Anderson c65e898754 Add git-annotate, a tool for assigning blame. 19 years ago
Johannes Schindelin a348ab702a Really honour NO_PYTHON 19 years ago
Johannes Schindelin 2a3763ef3d avoid makefile override warning 19 years ago
Johannes Schindelin 39c015c556 Fixes for ancient versions of GNU make 19 years ago
Johannes Schindelin abb7c7b31c Optionally work without python 19 years ago