summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sha1-lookup: more memory efficient search in sorted list of SHA-1Junio C Hamano2008-04-091-0/+2
* gitweb: fallback to system-wide config file (fixup)Gerrit Pape2008-04-051-0/+1
* gitweb: fallback to system-wide config file if default config does not existGerrit Pape2008-03-271-0/+1
* Merge branch 'jc/makefile'Junio C Hamano2008-03-171-150/+276
|\
| * Makefile: flatten enumeration of headers, objects and programsJunio C Hamano2008-03-121-148/+276
| * Makefile: DIFF_OBJS is not special at all these daysJunio C Hamano2008-03-121-7/+5
* | filter-branch: use $SHELL_PATH instead of 'sh'Jeff King2008-03-131-0/+1
* | add NO_EXTERNAL_GREP build optionJeff King2008-03-131-0/+6
|/
* Merge branch 'js/remote'Junio C Hamano2008-03-111-1/+2
|\
| * Make git-remote a builtinJohannes Schindelin2008-03-011-1/+2
* | Merge branch 'jc/cherry-pick' (early part)Junio C Hamano2008-03-111-2/+2
|\ \
| * | merge-recursive: split low-level merge functions out.Junio C Hamano2008-02-181-2/+2
* | | Merge branch 'mr/compat-snprintf'Junio C Hamano2008-03-081-0/+8
|\ \ \
| * | | Add compat/snprintf.c for systems that return bogusMichal Rokos2008-03-051-0/+8
* | | | Do not use GUID on dir in git init --shared=all on FreeBSDAlex Riesen2008-03-051-0/+4
|/ / /
* | | Merge branch 'np/verify-pack'Junio C Hamano2008-03-021-2/+3
|\ \ \
| * | | factorize revindex code out of builtin-pack-objects.cNicolas Pitre2008-03-011-2/+3
| | |/ | |/|
* | | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-03-021-3/+3
|\ \ \
| * | | Remove unused object-ref codeMartin Koegler2008-02-251-1/+1
| * | | add generic, type aware object chain walkerMartin Koegler2008-02-251-2/+2
* | | | use build-time SHELL_PATH in test scriptsJeff King2008-02-291-2/+6
| |/ / |/| |
* | | Merge branch 'db/checkout'Junio C Hamano2008-02-271-8/+7
|\ \ \
| * | | Add merge-subtree backJunio C Hamano2008-02-231-5/+3
| * | | Build in checkoutDaniel Barkalow2008-02-161-1/+2
| * | | Move create_branch into a library fileDaniel Barkalow2008-02-091-1/+1
| * | | Build-in merge-recursiveDaniel Barkalow2008-02-091-1/+1
* | | | Merge branch 'jk/help-alias'Junio C Hamano2008-02-271-1/+2
|\ \ \ \
| * | | | make alias lookup a public, procedural functionJeff King2008-02-241-1/+2
* | | | | Merge branch 'ae/pack-autothread'Junio C Hamano2008-02-271-0/+1
|\ \ \ \ \
| * | | | | pack-objects: Add runtime detection of online CPU'sAndreas Ericsson2008-02-231-0/+1
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2008-02-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce2008-02-241-1/+1
| | |/ / | |/| |
* | | | Merge branch 'bc/fopen'Junio C Hamano2008-02-201-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add compat/fopen.c which returns NULL on attempt to open directoryBrandon Casey2008-02-111-0/+7
| |/ /
* | | Merge branch 'bd/qsort'Junio C Hamano2008-02-161-0/+8
|\ \ \
| * | | compat: Add simplified merge sort implementation from glibcBrian Downing2008-02-061-0/+8
| |/ /
* | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder2008-02-051-1/+1
* | | help: make 'git-help--browse' usable outside 'git-help'.Christian Couder2008-02-051-1/+1
|/ /
* | Add a missing dependency on http.hMike Hommey2008-01-261-1/+1
* | Makefile: customization for supporting HP-UXRobert Schiele2008-01-241-0/+11
* | pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele2008-01-241-0/+5
|/
* Move sha1_file_to_archive into libgitLars Hjemli2008-01-181-1/+1
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-171-0/+2
* Officially deprecate repo-config.Junio C Hamano2008-01-171-1/+1
* Fix git-rerere documentationJunio C Hamano2008-01-141-0/+1
* parse-options: Add a gitcli(5) man page.Pierre Habouzit2007-12-221-0/+1
* Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey2007-12-191-0/+1
* rename git-browse--help to git-help--browseJeff King2007-12-161-1/+1
* Retire git-runstatus for real.Junio C Hamano2007-12-141-1/+1
* Rename git-browse-help helper to git-browse--helpJunio C Hamano2007-12-141-4/+3