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