summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'np/delta'Junio C Hamano2006-05-091-1/+1
|\
| * replace adler32 with Rabin's polynomial in diff-deltaNicolas Pitre2006-04-281-1/+1
* | binary patch.Junio C Hamano2006-05-051-1/+1
* | Makefile: do not link rev-list any specially.Junio C Hamano2006-05-041-4/+0
* | Merge branch 'jc/logs'Junio C Hamano2006-05-041-6/+3
|\ \
| * | builtin-log/whatchanged/show: make them official.Junio C Hamano2006-05-011-6/+3
* | | Merge branch 'jc/symref'Junio C Hamano2006-05-031-2/+6
|\ \ \
| * | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-021-2/+6
| |/ /
* | | Merge branch 'jc/diff'Junio C Hamano2006-05-031-3/+3
|\ \ \
| * | | builtin-diff: call it "git-diff", really.Junio C Hamano2006-05-011-2/+3
| * | | built-in diff.Junio C Hamano2006-04-281-1/+1
| |/ /
* | | Merge branch 'jc/count'Junio C Hamano2006-05-031-3/+3
|\ \ \
| * | | builtin-count-objects: make it official.Junio C Hamano2006-05-011-2/+3
| * | | built-in count-objects.Junio C Hamano2006-04-271-1/+1
| |/ /
* | | builtin-push: make it official.Junio C Hamano2006-05-011-2/+3
* | | git builtin "push"Linus Torvalds2006-04-301-1/+1
|/ /
* | 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
|/
* 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
|\ \ | |/