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