summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2006-03-05blame: avoid -lm by not using log().Junio C Hamano1-4/+0
2006-03-05git-blame: Make the output human readableFredrik Kuivinen1-0/+4
2006-03-04count-delta: no need for this anymore.Junio C Hamano1-2/+2
2006-03-04Merge branch 'fk/blame'Junio C Hamano1-1/+1
2006-03-04Merge branch 'lt/rev-list'Junio C Hamano1-7/+6
2006-03-02Merge part of 'lt/rev-list' into 'fk/blame'Junio C Hamano1-44/+66
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds1-4/+3
2006-02-28diffcore-rename: split out the delta counting code.Junio C Hamano1-1/+2
2006-02-28Tie it all together: "git log"Linus Torvalds1-1/+1
2006-02-28Introduce trivial new pager.c helper infrastructureLinus Torvalds1-1/+1
2006-02-28Darwin: Ignore missing /sw/libShawn Pearce1-4/+8
2006-02-26First cut at libifying revlist generationLinus Torvalds1-2/+2
2006-02-24Build and install git-mailinfo.Junio C Hamano1-2/+2
2006-02-22Merge branch 'ml/cvs'Junio C Hamano1-1/+1
2006-02-22Merge branch 'ra/anno'Junio C Hamano1-0/+1
2006-02-22Add new git-rm command with documentationCarl Worth1-1/+1
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff1-0/+1
2006-02-21Merge branch 'js/portable'Junio C Hamano1-28/+48
2006-02-21Fix "gmake -j"Johannes Schindelin1-3/+3
2006-02-21Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma1-6/+8
2006-02-21Add git-blame, a tool for assigning blame.Fredrik Kuivinen1-1/+1
2006-02-21Merge part of jc/portable branchJunio C Hamano1-0/+25
2006-02-21git-mktree: reverse of git-ls-tree.Junio C Hamano1-1/+1
2006-02-21Merge branch 'lt/merge-tree'Junio C Hamano1-1/+1
2006-02-20Add git-annotate, a tool for assigning blame.Ryan Anderson1-0/+1
2006-02-19Really honour NO_PYTHONJohannes Schindelin1-2/+4
2006-02-19avoid makefile override warningJohannes Schindelin1-3/+3
2006-02-18Fixes for ancient versions of GNU makeJohannes Schindelin1-25/+43
2006-02-18Optionally work without pythonJohannes Schindelin1-0/+9
2006-02-17Support IrixJohannes Schindelin1-0/+10
2006-02-17Optionally support old diffsJohannes Schindelin1-0/+6
2006-02-16Allow building Git in systems without iconvFernando J. Pereda1-0/+6
2006-02-15Handling large files with GITLinus Torvalds1-1/+1
2006-02-15Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda1-0/+1
2006-02-13s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen1-1/+1
2006-02-10git-status -vJunio C Hamano1-2/+5
2006-02-06git-rerere: reuse recorded resolve.Junio C Hamano1-1/+1
2006-02-05git-showJunio C Hamano1-1/+4
2006-01-28diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano1-1/+1
2006-01-26Add freebsd support in MakefileAlecs King1-0/+5
2006-01-25Add compat/unsetenv.c .Jason Riedy1-0/+5
2006-01-25Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy1-1/+1
2006-01-21DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano1-0/+7
2006-01-21fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano1-0/+6
2006-01-21Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano1-1/+11
2006-01-19Disable USE_SYMLINK_HEAD by defaultPavel Roskin1-1/+3
2006-01-13Fix the installation location.Junio C Hamano1-8/+7
2006-01-13Exec git programs without using PATH.Michal Ostrowski1-4/+9
2006-01-12Makefile: add 'strip' targetJunio C Hamano1-1/+5
2006-01-09For release tarballs, include the proper versionH. Peter Anvin1-1/+3