summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add git-clean commandPavel Roskin2006-04-051-1/+1
* 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
| |\
| * | Add git-blame, a tool for assigning blame.Fredrik Kuivinen2006-02-211-1/+1
* | | Merge branch 'lt/rev-list'Junio C Hamano2006-03-041-7/+6
|\ \ \ | | |/ | |/|
| * | Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds2006-03-011-4/+3
| * | Tie it all together: "git log"Linus Torvalds2006-02-281-1/+1
| * | Introduce trivial new pager.c helper infrastructureLinus Torvalds2006-02-281-1/+1
| * | First cut at libifying revlist generationLinus Torvalds2006-02-261-2/+2
* | | diffcore-rename: split out the delta counting code.Junio C Hamano2006-02-281-1/+2
* | | Darwin: Ignore missing /sw/libShawn Pearce2006-02-281-4/+8
|/ /
* | Build and install git-mailinfo.Junio C Hamano2006-02-241-2/+2
* | Merge branch 'ml/cvs'Junio C Hamano2006-02-221-1/+1
|\ \
| * | Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff2006-02-221-0/+1
* | | Merge branch 'ra/anno'Junio C Hamano2006-02-221-0/+1
|\ \ \
| * | | Add git-annotate, a tool for assigning blame.Ryan Anderson2006-02-201-0/+1
* | | | Add new git-rm command with documentationCarl Worth2006-02-221-1/+1
| |/ / |/| |
* | | Merge branch 'js/portable'Junio C Hamano2006-02-211-28/+48
|\ \ \
| * | | Fix "gmake -j"Johannes Schindelin2006-02-211-3/+3
| * | | Really honour NO_PYTHONJohannes Schindelin2006-02-191-2/+4
| * | | avoid makefile override warningJohannes Schindelin2006-02-191-3/+3
| * | | Fixes for ancient versions of GNU makeJohannes Schindelin2006-02-181-25/+43
* | | | Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma2006-02-211-6/+8
| |_|/ |/| |
* | | Merge part of jc/portable branchJunio C Hamano2006-02-211-0/+25
|\ \ \ | |/ /
| * | Optionally work without pythonJohannes Schindelin2006-02-181-0/+9
| * | Support IrixJohannes Schindelin2006-02-171-0/+10
| * | Optionally support old diffsJohannes Schindelin2006-02-171-0/+6
| |/
* | git-mktree: reverse of git-ls-tree.Junio C Hamano2006-02-211-1/+1
* | Merge branch 'lt/merge-tree'Junio C Hamano2006-02-211-1/+1
|\ \ | |/ |/|