summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2008-06-22Compile some programs only conditionally.Johannes Sixt-2/+4
2008-06-21Add target "install-html" the the top level MakefileTeemu Likonen-0/+3
2008-06-19Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy-1/+2
2008-06-19Move pack_refs() and friends into libgitJohan Herland-0/+2
2008-06-15Makefile: update check-docs targetJunio C Hamano-0/+8
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland-1/+1
2008-06-08Port to 12 other Platforms.Boyd Lynn Gerber-0/+39
2008-05-26Merge branch 'jc/diff-no-no-index'Junio C Hamano-0/+1
2008-05-26Makefile: fix dependency on wt-status.hJunio C Hamano-0/+1
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano-1/+1
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano-0/+1
2008-05-23Fold test-absolute-path into test-path-utilsDavid Reiss-1/+1
2008-05-23Implement normalize_absolute_pathDavid Reiss-1/+1
2008-05-21Merge branch 'as/graph'Junio C Hamano-0/+2
2008-05-17Makefile: update the default build options for AIXMike Ralphson-0/+4
2008-05-10Merge branch 'lt/case-insensitive'Junio C Hamano-0/+1
2008-05-05Add history graph APIAdam Simpkins-0/+2
2008-05-04Build in cloneDaniel Barkalow-1/+1
2008-04-09sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano-0/+2
2008-04-09Move name hashing functions into a file of its ownLinus Torvalds-0/+1
2008-04-05gitweb: fallback to system-wide config file (fixup)Gerrit Pape-0/+1
2008-03-27gitweb: fallback to system-wide config file if default config does not existGerrit Pape-0/+1
2008-03-17Merge branch 'jc/makefile'Junio C Hamano-150/+276
2008-03-13filter-branch: use $SHELL_PATH instead of 'sh'Jeff King-0/+1
2008-03-13add NO_EXTERNAL_GREP build optionJeff King-0/+6
2008-03-12Makefile: flatten enumeration of headers, objects and programsJunio C Hamano-148/+276
2008-03-12Makefile: DIFF_OBJS is not special at all these daysJunio C Hamano-7/+5
2008-03-11Merge branch 'js/remote'Junio C Hamano-1/+2
2008-03-11Merge branch 'jc/cherry-pick' (early part)Junio C Hamano-2/+2
2008-03-08Merge branch 'mr/compat-snprintf'Junio C Hamano-0/+8
2008-03-05Add compat/snprintf.c for systems that return bogusMichal Rokos-0/+8
2008-03-05Do not use GUID on dir in git init --shared=all on FreeBSDAlex Riesen-0/+4
2008-03-02Merge branch 'np/verify-pack'Junio C Hamano-2/+3
2008-03-02Merge branch 'mk/maint-parse-careful'Junio C Hamano-3/+3
2008-03-01Make git-remote a builtinJohannes Schindelin-1/+2
2008-03-01factorize revindex code out of builtin-pack-objects.cNicolas Pitre-2/+3
2008-02-29use build-time SHELL_PATH in test scriptsJeff King-2/+6
2008-02-27Merge branch 'db/checkout'Junio C Hamano-8/+7
2008-02-27Merge branch 'jk/help-alias'Junio C Hamano-1/+2
2008-02-27Merge branch 'ae/pack-autothread'Junio C Hamano-0/+1
2008-02-25Remove unused object-ref codeMartin Koegler-1/+1
2008-02-25add generic, type aware object chain walkerMartin Koegler-2/+2
2008-02-24make alias lookup a public, procedural functionJeff King-1/+2
2008-02-24Merge branch 'maint'Junio C Hamano-1/+1
2008-02-24Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce-1/+1
2008-02-23pack-objects: Add runtime detection of online CPU'sAndreas Ericsson-0/+1
2008-02-23Add merge-subtree backJunio C Hamano-5/+3
2008-02-20Merge branch 'bc/fopen'Junio C Hamano-0/+7
2008-02-18merge-recursive: split low-level merge functions out.Junio C Hamano-2/+2
2008-02-16Merge branch 'bd/qsort'Junio C Hamano-0/+8