summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-07-21Link shell with compat layer functionsJunio C Hamano
2008-07-19Add ANSI control code emulation for the Windows consolePeter Harris
2008-07-19Link git-shell only to a subset of libgit.aStephan Beyer
2008-07-17Merge branch 'mv/dashless'Junio C Hamano
2008-07-16Merge branch 'mv/merge-in-c'Junio C Hamano
2008-07-12make remove-dashes: apply to scripts and programs as well, not just to builtinsMiklos Vajna
2008-07-10rerere: Separate libgit and builtin functionsStephan Beyer
2008-07-08Build in mergeMiklos Vajna
2008-07-07Merge branch 'dr/ceiling'Junio C Hamano
2008-07-05Retire 'stupid' merge strategyMiklos Vajna
2008-07-03Merge branch 'j6t/mingw'Junio C Hamano
2008-07-01Merge branch 'nd/dashless'Junio C Hamano
2008-06-28shrink git-shell by avoiding redundant dependenciesDmitry Potapov
2008-06-26When installing, be prepared that template_dir may be relative.Johannes Sixt
2008-06-26Windows: Use a relative default template_dir and ETC_GITCONFIGJohannes Sixt
2008-06-25Merge branch 'jh/clone-packed-refs'Junio C Hamano
2008-06-25Keep some git-* programs in $(bindir)Junio C Hamano
2008-06-23Windows: Strip ".exe" from the program name.Johannes Sixt
2008-06-23Shrink the git binary a bit by avoiding unnecessary inline functionsLinus Torvalds
2008-06-22Add target architecture MinGW.Johannes Sixt
2008-06-22Compile some programs only conditionally.Johannes Sixt
2008-06-21Add target "install-html" the the top level MakefileTeemu Likonen
2008-06-19Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy
2008-06-19Move pack_refs() and friends into libgitJohan Herland
2008-06-15Makefile: update check-docs targetJunio C Hamano
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland
2008-06-08Port to 12 other Platforms.Boyd Lynn Gerber
2008-05-27Merge branch 'jc/diff-no-no-index'Junio C Hamano
2008-05-26Makefile: fix dependency on wt-status.hJunio C Hamano
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano
2008-05-23Fold test-absolute-path into test-path-utilsDavid Reiss
2008-05-23Implement normalize_absolute_pathDavid Reiss
2008-05-21Merge branch 'as/graph'Junio C Hamano
2008-05-17Makefile: update the default build options for AIXMike Ralphson
2008-05-11Merge branch 'lt/case-insensitive'Junio C Hamano
2008-05-06Add history graph APIAdam Simpkins
2008-05-05Build in cloneDaniel Barkalow
2008-04-09sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano
2008-04-09Move name hashing functions into a file of its ownLinus Torvalds
2008-04-05gitweb: fallback to system-wide config file (fixup)Gerrit Pape
2008-03-27gitweb: fallback to system-wide config file if default config does not existGerrit Pape
2008-03-17Merge branch 'jc/makefile'Junio C Hamano
2008-03-13filter-branch: use $SHELL_PATH instead of 'sh'Jeff King
2008-03-13add NO_EXTERNAL_GREP build optionJeff King
2008-03-12Makefile: flatten enumeration of headers, objects and programsJunio C Hamano
2008-03-12Makefile: DIFF_OBJS is not special at all these daysJunio C Hamano
2008-03-12Merge branch 'js/remote'Junio C Hamano
2008-03-11Merge branch 'jc/cherry-pick' (early part)Junio C Hamano
2008-03-09Merge branch 'mr/compat-snprintf'Junio C Hamano