aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
| * | | 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
| |\