summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-03-18Makefile: Add TAGS and tags targetsFredrik Kuivinen
2006-03-11Add git-imap-send, derived from isync 1.0.1.Mike McCormack
2006-03-09Nicer output from 'git'Fredrik Kuivinen
2006-03-09test-delta needs zlib to compileNicolas Pitre
2006-03-08Update http-push functionalityNick Hengeveld
2006-03-06blame: avoid -lm by not using log().Junio C Hamano
2006-03-05git-blame: Make the output human readableFredrik Kuivinen
2006-03-04Merge branch 'fk/blame'Junio C Hamano
2006-03-04Merge branch 'lt/rev-list'Junio C Hamano
2006-03-02Merge part of 'lt/rev-list' into 'fk/blame'Junio C Hamano
2006-03-01Rip out merge-order and make "git log <paths>..." work again.Linus Torvalds
2006-03-01diffcore-rename: split out the delta counting code.Junio C Hamano
2006-02-28Tie it all together: "git log"Linus Torvalds
2006-02-28Introduce trivial new pager.c helper infrastructureLinus Torvalds
2006-02-28Darwin: Ignore missing /sw/libShawn Pearce
2006-02-26First cut at libifying revlist generationLinus Torvalds
2006-02-25Build and install git-mailinfo.Junio C Hamano
2006-02-23Merge branch 'ml/cvs'Junio C Hamano
2006-02-23Merge branch 'ra/anno'Junio C Hamano
2006-02-23Add new git-rm command with documentationCarl Worth
2006-02-22Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff
2006-02-22Merge branch 'js/portable'Junio C Hamano
2006-02-22Fix "gmake -j"Johannes Schindelin
2006-02-21Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma
2006-02-21Add git-blame, a tool for assigning blame.Fredrik Kuivinen
2006-02-21Merge part of jc/portable branchJunio C Hamano
2006-02-21git-mktree: reverse of git-ls-tree.Junio C Hamano
2006-02-21Merge branch 'lt/merge-tree'Junio C Hamano
2006-02-20Add git-annotate, a tool for assigning blame.Ryan Anderson
2006-02-20Really honour NO_PYTHONJohannes Schindelin
2006-02-20avoid makefile override warningJohannes Schindelin
2006-02-19Fixes for ancient versions of GNU makeJohannes Schindelin
2006-02-19Optionally work without pythonJohannes Schindelin
2006-02-18Support IrixJohannes Schindelin
2006-02-18Optionally support old diffsJohannes Schindelin
2006-02-16Allow building Git in systems without iconvFernando J. Pereda
2006-02-16Handling large files with GITLinus Torvalds
2006-02-16Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda
2006-02-14s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen
2006-02-10git-status -vJunio C Hamano
2006-02-07git-rerere: reuse recorded resolve.Junio C Hamano
2006-02-06git-showJunio C Hamano
2006-01-28diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano
2006-01-27Add freebsd support in MakefileAlecs King
2006-01-25Add compat/unsetenv.c .Jason Riedy
2006-01-25Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy
2006-01-22DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano
2006-01-22fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano
2006-01-22Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano
2006-01-20Disable USE_SYMLINK_HEAD by defaultPavel Roskin