aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
| * | add generic, type aware object chain walkerMartin Koegler2008-02-25
* | | use build-time SHELL_PATH in test scriptsJeff King2008-02-29
| |/ |/|
* | Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\ \
| * | Add merge-subtree backJunio C Hamano2008-02-23
| * | Build in checkoutDaniel Barkalow2008-02-16
| * | Move create_branch into a library fileDaniel Barkalow2008-02-09
| * | Build-in merge-recursiveDaniel Barkalow2008-02-09
* | | Merge branch 'jk/help-alias'Junio C Hamano2008-02-27
|\ \ \
| * | | make alias lookup a public, procedural functionJeff King2008-02-24
* | | | Merge branch 'ae/pack-autothread'Junio C Hamano2008-02-27
|\ \ \ \
| * | | | pack-objects: Add runtime detection of online CPU'sAndreas Ericsson2008-02-23
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-02-24
|\ \ \ \ | |/ / / |/| | |
| * | | Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce2008-02-24
| | |/ | |/|
* | | Merge branch 'bc/fopen'Junio C Hamano2008-02-20
|\ \ \
| * | | Add compat/fopen.c which returns NULL on attempt to open directoryBrandon Casey2008-02-11
| |/ /
* | | Merge branch 'bd/qsort'Junio C Hamano2008-02-16
|\ \ \
| * | | compat: Add simplified merge sort implementation from glibcBrian Downing2008-02-06
| |/ /
* | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder2008-02-05
* | | help: make 'git-help--browse' usable outside 'git-help'.Christian Couder2008-02-05
|/ /
* | Add a missing dependency on http.hMike Hommey2008-01-26
* | Makefile: customization for supporting HP-UXRobert Schiele2008-01-24
* | pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele2008-01-24
|/
* Move sha1_file_to_archive into libgitLars Hjemli2008-01-18
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-17
* Officially deprecate repo-config.Junio C Hamano2008-01-17
* Fix git-rerere documentationJunio C Hamano2008-01-14
* parse-options: Add a gitcli(5) man page.Pierre Habouzit2007-12-22
* Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey2007-12-19
* rename git-browse--help to git-help--browseJeff King2007-12-16
* Retire git-runstatus for real.Junio C Hamano2007-12-14
* Rename git-browse-help helper to git-browse--helpJunio C Hamano2007-12-14
* Merge branch 'cc/help'Junio C Hamano2007-12-12
|\
| * git-help -i: show info documentation from matching version of gitJunio C Hamano2007-12-10
| * Merge branch 'master' into cc/helpJunio C Hamano2007-12-10
| |\
| * | git-help: add -w|--web option to display html man page in a browser.Christian Couder2007-12-09
* | | Don't cache DESTDIR in perl/perl.mak.Gerrit Pape2007-12-11
| |/ |/|
* | Merge branch 'jc/spht'Junio C Hamano2007-12-09
|\ \
| * | Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06
* | | Let git-help prefer man-pages installed with this version of gitSergei Organov2007-12-08
* | | Silence iconv warnings on LeopardWincent Colaiuta2007-12-06
* | | Set OLD_ICONV on Cygwin.Pascal Obry2007-12-04
* | | Merge branch 'kh/commit'Junio C Hamano2007-12-04
|\ \ \
| * | | Remove git-status from list of scripts as it is builtinShawn O. Pearce2007-11-27