aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Remove old "git-grep.sh" remnantsLinus Torvalds2006-05-16
* Merge branch 'jc/grep'Junio C Hamano2006-05-15
|\
| * built-in "git grep"Junio C Hamano2006-05-01
* | Merge branch 'fix'Junio C Hamano2006-05-15
|\ \
| * | Install git-send-email by defaultEric Wong2006-05-15
| * | Fix compilation on newer NetBSD systemsDennis Stosberg2006-05-15
| * | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-05
* | | Install git-send-email by defaultEric Wong2006-05-14
* | | Merge branch 'np/delta'Junio C Hamano2006-05-09
|\ \ \
| * | | replace adler32 with Rabin's polynomial in diff-deltaNicolas Pitre2006-04-28
* | | | binary patch.Junio C Hamano2006-05-05
* | | | Makefile: do not link rev-list any specially.Junio C Hamano2006-05-04
* | | | Merge branch 'jc/logs'Junio C Hamano2006-05-04
|\ \ \ \
| * | | | builtin-log/whatchanged/show: make them official.Junio C Hamano2006-05-01
| | |_|/ | |/| |
* | | | Merge branch 'jc/symref'Junio C Hamano2006-05-03
|\ \ \ \
| * | | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-02
| |/ / /
* | | | Merge branch 'jc/diff'Junio C Hamano2006-05-03
|\ \ \ \
| * | | | builtin-diff: call it "git-diff", really.Junio C Hamano2006-05-01
| * | | | built-in diff.Junio C Hamano2006-04-28
| |/ / /
* | | | Merge branch 'jc/count'Junio C Hamano2006-05-03
|\ \ \ \
| * | | | builtin-count-objects: make it official.Junio C Hamano2006-05-01
| * | | | built-in count-objects.Junio C Hamano2006-04-27
| |/ / /
* | | | builtin-push: make it official.Junio C Hamano2006-05-01
* | | | git builtin "push"Linus Torvalds2006-04-30
|/ / /
* | | Makefile: remove and create xdiff library from scratch.Junio C Hamano2006-04-26
* | | Merge branch 'jc/diff'Junio C Hamano2006-04-25
|\ \ \
| * | | Libify diff-files.Junio C Hamano2006-04-22
| |/ /
* | | Makefile: remove and create libgit.a from scratch.Junio C Hamano2006-04-25
|/ /
* | Makefile: dependency for builtin-help.oJunio C Hamano2006-04-21
* | Split up builtin commands into separate files from git.cLinus Torvalds2006-04-21
* | diff: move diff.c to diff-lib.c to make room.Junio C Hamano2006-04-19
|/
* Add git-annotate(1) and git-blame(1)Jonas Fonseca2006-04-18
* Makefile fixups.A Large Angry SCM2006-04-16
* Makefile: $(MAKE) check-docsJunio C Hamano2006-04-13
* Merge branch 'ds/index' into nextJunio C Hamano2006-04-11
|\
| * Solaris 9 also wants our own unsetenv/setenv.Dennis Stosberg2006-04-11
| * Retire git-log.sh (take #3)Junio C Hamano2006-04-11
* | Merge branch 'jc/withraw' into nextJunio C Hamano2006-04-10
|\ \ | |/
| * Retire git-log.sh (take#2)Junio C Hamano2006-04-10
| * Retire git-log.shJunio C Hamano2006-04-10
| * Retire diffcore-pathspec.Junio C Hamano2006-04-10
* | log-tree: separate major part of diff-tree.Junio C Hamano2006-04-09
|/
* Merge branch 'nh/http' into nextJunio C Hamano2006-04-05
|\
| * Fix compile with expat, but an old curl versionJohannes Schindelin2006-04-05
| |
| \
*-. \ Merge branches 'master' and 'jc/combine' into nextJunio C Hamano2006-04-05
|\ \ \ | |_|/ |/| |
| | * combine-diff: refactor built-in xdiff interface.Junio C Hamano2006-04-05
| * | Add git-clean commandPavel Roskin2006-04-05
| |/
* | http-fetch: add optional DAV-based pack listNick Hengeveld2006-04-04
|/
* Set HTTP user agent to git/GIT_VERSIONNick Hengeveld2006-04-04
* Makefile: many programs now depend on xdiff/lib.a having been built.Junio C Hamano2006-03-31