summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2006-12-27Set NO_MMAP for Cygwin by defaultJunio C Hamano-2/+2
2006-12-27Merge branch 'master' into js/shallowJunio C Hamano-70/+49
2006-12-27Create 'git gc' to perform common maintenance operations.Shawn O. Pearce-1/+1
2006-12-26Merge branch 'jc/fsck-reflog'Junio C Hamano-0/+1
2006-12-25Merge branch 'jc/git-add--interactive'Junio C Hamano-0/+1
2006-12-24Merge branch 'js/rerere'Junio C Hamano-1/+1
2006-12-24commit-tree: encourage UTF-8 commit messages.Johannes Schindelin-2/+4
2006-12-23Makefile: add quick-install-doc for installing pre-built manpagesEric Wong-0/+2
2006-12-22Remove NO_ACCURATE_DIFF options from build systemsEric Wong-6/+0
2006-12-21Make git-rerere a builtinJohannes Schindelin-1/+1
2006-12-20git reflog expireJunio C Hamano-0/+1
2006-12-19Remove COLLISION_CHECK from Makefile since it's not used.Brian Gernhardt-4/+0
2006-12-18git-add --interactiveJunio C Hamano-0/+1
2006-12-18make patch_delta() error cases a bit more verboseNicolas Pitre-2/+2
2006-12-15Export PERL_PATHLuben Tuikov-0/+2
2006-12-15Avoid accessing a slow working copy during diffcore operations.Shawn O. Pearce-0/+7
2006-12-12Merge branch 'master' into js/mergeJunio C Hamano-18/+31
2006-12-12Merge branch 'maint'Junio C Hamano-12/+15
2006-12-12Move Fink and Ports check to after config fileBrian Gernhardt-12/+15
2006-12-06Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin-0/+1
2006-12-04Make perl/ build procedure ActiveState friendly.Alex Riesen-6/+16
2006-12-02xdiff: add xdl_merge()Johannes Schindelin-1/+2
2006-11-26Merge branch 'js/shortlog'Junio C Hamano-1/+2
2006-11-24support fetching into a shallow repositoryJohannes Schindelin-1/+1
2006-11-21remove merge-recursive-oldJunio C Hamano-43/+2
2006-11-19Build in shortlogJohannes Schindelin-1/+2
2006-11-17git-gui: Created makefile to install the program.Shawn O. Pearce-0/+14
2006-11-08git-pickaxe: retire pickaxeJunio C Hamano-2/+2
2006-11-07Merge branch 'jc/pickaxe'Junio C Hamano-0/+1
2006-11-07Merge branch 'np/index-pack'Junio C Hamano-1/+1
2006-11-05cherry is built-in, do not ship git-cherry.shJunio C Hamano-0/+5
2006-11-04Merge branch 'maint'Junio C Hamano-12/+2
2006-11-04Remove SIMPLE_PROGRAMS and make git-daemon a normal program.Shawn O. Pearce-12/+2
2006-11-03improve fetch-pack's handling of kept packsNicolas Pitre-1/+1
2006-11-01Merge branch 'rs/cherry'Junio C Hamano-2/+2
2006-11-01Merge branch 'lj/refs'Junio C Hamano-2/+5
2006-10-25Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano-0/+1
2006-10-25Merge branch 'jc/web-blame'Junio C Hamano-1/+6
2006-10-23Make git-branch a builtinLars Hjemli-1/+2
2006-10-23Built-in cherryRene Scharfe-2/+2
2006-10-19git-pickaxe: blame rewritten.Junio C Hamano-0/+1
2006-10-17add proper dependancies on the xdiff sourceAndy Whitcroft-0/+2
2006-10-12Merge branch 'jc/blame' into jc/web-blameJunio C Hamano-1/+2
2006-10-09Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson-1/+2
2006-10-06Merge branch 'jc/blame' into jc/web-blameJunio C Hamano-2/+3
2006-10-05tar-tree deprecation: we eat our own dog food.Junio C Hamano-2/+3
2006-10-04Gitweb - provide site headers and footersAlan Chandler-0/+4
2006-10-02Merge branch 'master' into lj/refsJunio C Hamano-45/+80
2006-10-01Makefile: install and clean merge-recur, still.Junio C Hamano-3/+3
2006-09-30Merge branch 'jc/gitpm'Junio C Hamano-42/+74