summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/ |/|
| * Handling large files with GITLinus Torvalds2006-02-151-1/+1
* | Allow building Git in systems without iconvFernando J. Pereda2006-02-161-0/+6
|/
* Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda2006-02-151-0/+1
* s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen2006-02-131-1/+1
* git-status -vJunio C Hamano2006-02-101-2/+5
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-061-1/+1
* git-showJunio C Hamano2006-02-051-1/+4
* diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano2006-01-281-1/+1
* Add freebsd support in MakefileAlecs King2006-01-261-0/+5
* Add compat/unsetenv.c .Jason Riedy2006-01-251-0/+5
* Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy2006-01-251-1/+1