aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'dr/ceiling'Junio C Hamano2008-07-07
|\
| * Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
| * Implement normalize_absolute_pathDavid Reiss2008-05-23
* | Retire 'stupid' merge strategyMiklos Vajna2008-07-05
* | Merge branch 'j6t/mingw'Junio C Hamano2008-07-02
|\ \
| * | When installing, be prepared that template_dir may be relative.Johannes Sixt2008-06-26
| * | Windows: Use a relative default template_dir and ETC_GITCONFIGJohannes Sixt2008-06-26
| * | Windows: Strip ".exe" from the program name.Johannes Sixt2008-06-23
| * | Add target architecture MinGW.Johannes Sixt2008-06-22
| * | Compile some programs only conditionally.Johannes Sixt2008-06-22
* | | Merge branch 'nd/dashless'Junio C Hamano2008-07-01
|\ \ \
| * | | Keep some git-* programs in $(bindir)Junio C Hamano2008-06-24
| * | | Move all dashed-form commands to libexecdirNguyễn Thái Ngọc Duy2008-06-19
| |/ /
* | | shrink git-shell by avoiding redundant dependenciesDmitry Potapov2008-06-27
* | | Merge branch 'jh/clone-packed-refs'Junio C Hamano2008-06-25
|\ \ \
| * | | Move pack_refs() and friends into libgitJohan Herland2008-06-19
| |/ /
* | | Shrink the git binary a bit by avoiding unnecessary inline functionsLinus Torvalds2008-06-22
* | | Add target "install-html" the the top level MakefileTeemu Likonen2008-06-21
|/ /
* | Makefile: update check-docs targetJunio C Hamano2008-06-15
* | Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland2008-06-15
* | Port to 12 other Platforms.Boyd Lynn Gerber2008-06-08
* | Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-26
|\ \
| * | "git diff": do not ignore index without --no-indexJunio C Hamano2008-05-24
* | | Makefile: fix dependency on wt-status.hJunio C Hamano2008-05-26
* | | Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\ \ \ | |/ / |/| |
| * | Build in cloneDaniel Barkalow2008-05-04
* | | Merge branch 'as/graph'Junio C Hamano2008-05-21
|\ \ \ | |_|/ |/| |
| * | Add history graph APIAdam Simpkins2008-05-05
| |/
* | Makefile: update the default build options for AIXMike Ralphson2008-05-17
* | Merge branch 'lt/case-insensitive'Junio C Hamano2008-05-10
|\ \ | |/ |/|
| * Move name hashing functions into a file of its ownLinus Torvalds2008-04-09
* | sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano2008-04-09
|/
* gitweb: fallback to system-wide config file (fixup)Gerrit Pape2008-04-05
* gitweb: fallback to system-wide config file if default config does not existGerrit Pape2008-03-27
* Merge branch 'jc/makefile'Junio C Hamano2008-03-17
|\
| * Makefile: flatten enumeration of headers, objects and programsJunio C Hamano2008-03-12
| * Makefile: DIFF_OBJS is not special at all these daysJunio C Hamano2008-03-12
* | filter-branch: use $SHELL_PATH instead of 'sh'Jeff King2008-03-13
* | add NO_EXTERNAL_GREP build optionJeff King2008-03-13
|/
* Merge branch 'js/remote'Junio C Hamano2008-03-11
|\
| * Make git-remote a builtinJohannes Schindelin2008-03-01
* | Merge branch 'jc/cherry-pick' (early part)Junio C Hamano2008-03-11
|\ \
| * | merge-recursive: split low-level merge functions out.Junio C Hamano2008-02-18
* | | Merge branch 'mr/compat-snprintf'Junio C Hamano2008-03-08
|\ \ \
| * | | Add compat/snprintf.c for systems that return bogusMichal Rokos2008-03-05
* | | | Do not use GUID on dir in git init --shared=all on FreeBSDAlex Riesen2008-03-05
|/ / /
* | | Merge branch 'np/verify-pack'Junio C Hamano2008-03-02
|\ \ \
| * | | factorize revindex code out of builtin-pack-objects.cNicolas Pitre2008-03-01
| | |/ | |/|
* | | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-03-02
|\ \ \
| * | | Remove unused object-ref codeMartin Koegler2008-02-25