summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-261-3/+3
|\
| * Makefile: remove and create xdiff library from scratch.Junio C Hamano2006-04-261-1/+1
| * Merge branch 'jc/diff'Junio C Hamano2006-04-251-1/+1
| |\
| | * Libify diff-files.Junio C Hamano2006-04-221-1/+1
| * | Makefile: remove and create libgit.a from scratch.Junio C Hamano2006-04-251-1/+1
| |/
* | Add test-dump-cache-treeJunio C Hamano2006-04-241-0/+3
* | Add cache-tree.Junio C Hamano2006-04-231-1/+1
|/
* Makefile: dependency for builtin-help.oJunio C Hamano2006-04-211-0/+2
* Split up builtin commands into separate files from git.cLinus Torvalds2006-04-211-3/+6
* diff: move diff.c to diff-lib.c to make room.Junio C Hamano2006-04-191-1/+1
* Add git-annotate(1) and git-blame(1)Jonas Fonseca2006-04-181-1/+0
* Makefile fixups.A Large Angry SCM2006-04-161-1/+1
* Makefile: $(MAKE) check-docsJunio C Hamano2006-04-131-0/+20
* Merge branch 'ds/index' into nextJunio C Hamano2006-04-111-2/+7
|\
| * Solaris 9 also wants our own unsetenv/setenv.Dennis Stosberg2006-04-111-0/+4
| * Retire git-log.sh (take #3)Junio C Hamano2006-04-111-2/+3
* | Merge branch 'jc/withraw' into nextJunio C Hamano2006-04-101-3/+8
|\ \ | |/
| * Retire git-log.sh (take#2)Junio C Hamano2006-04-101-3/+3
| * Retire git-log.shJunio C Hamano2006-04-101-3/+8
| * Retire diffcore-pathspec.Junio C Hamano2006-04-101-1/+1
* | log-tree: separate major part of diff-tree.Junio C Hamano2006-04-091-2/+2
|/
* Merge branch 'nh/http' into nextJunio C Hamano2006-04-051-1/+3
|\
| * Fix compile with expat, but an old curl versionJohannes Schindelin2006-04-051-1/+3
| |
| \
*-. \ Merge branches 'master' and 'jc/combine' into nextJunio C Hamano2006-04-051-2/+2
|\ \ \ | |_|/ |/| |
| | * combine-diff: refactor built-in xdiff interface.Junio C Hamano2006-04-051-1/+1
| * | Add git-clean commandPavel Roskin2006-04-051-1/+1
| |/
* | http-fetch: add optional DAV-based pack listNick Hengeveld2006-04-041-1/+6
|/
* Set HTTP user agent to git/GIT_VERSIONNick Hengeveld2006-04-041-0/+3
* Makefile: many programs now depend on xdiff/lib.a having been built.Junio C Hamano2006-03-311-4/+4
* tree/diff header cleanup.Junio C Hamano2006-03-291-2/+3
* Add ALL_LDFLAGS to the git target.Jason Riedy2006-03-271-1/+2
* Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-261-4/+5
|\
| * add clean and ignore rules for xdiff/Junio C Hamano2006-03-261-1/+2
| * Remove dependency on a file named "-lz"Johannes Schindelin2006-03-261-3/+3
* | Merge branch 'lt/diffgen' into nextJunio C Hamano2006-03-251-2/+9
|\ \ | |/
| * Use a *real* built-in diff generatorLinus Torvalds2006-03-251-2/+9
* | Merge branch 'master' into nextJunio C Hamano2006-03-181-2/+9
|\ \ | |/
| * Makefile: Add TAGS and tags targetsFredrik Kuivinen2006-03-181-2/+9
* | Merge branch 'fk/blame' into nextJunio C Hamano2006-03-101-1/+3
|\ \ | |/
| * Add git-imap-send, derived from isync 1.0.1.Mike McCormack2006-03-101-1/+3
* | Merge branch 'jc/fsck' into nextJunio C Hamano2006-03-091-3/+6
|\ \ | |/
| * Nicer output from 'git'Fredrik Kuivinen2006-03-091-2/+5
| * test-delta needs zlib to compileNicolas Pitre2006-03-091-1/+1
* | Merge branch 'master' into nextJunio C Hamano2006-03-071-1/+1
|\ \ | |/
| * Update http-push functionalityNick Hengeveld2006-03-071-1/+1
| * blame: avoid -lm by not using log().Junio C Hamano2006-03-051-4/+0
| * git-blame: Make the output human readableFredrik Kuivinen2006-03-051-0/+4
* | count-delta: no need for this anymore.Junio C Hamano2006-03-041-2/+2
|/
* Merge branch 'fk/blame'Junio C Hamano2006-03-041-1/+1
|\
| * Merge part of 'lt/rev-list' into 'fk/blame'Junio C Hamano2006-03-021-44/+66
| |\