aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Rename builtin-zip-tree.c to archive-zip.cRene Scharfe2006-09-23
* Merge branch 'jc/pack'Junio C Hamano2006-09-17
|\
| * Separate object listing routines out of rev-listJunio C Hamano2006-09-07
* | Merge branch 'jk/diff'Junio C Hamano2006-09-17
|\ \
| * | git-commit.sh: convert run_status to a C builtinJeff King2006-09-08
| * | Move color option parsing out of diff.c and into color.[ch]Jeff King2006-09-08
| |/
* | Merge branch 'jc/archive'Junio C Hamano2006-09-17
|\ \
| * \ Merge branch 'jc/sideband' into jc/archiveJunio C Hamano2006-09-10
| |\ \
| | * | Move sideband client side support into reusable form.Junio C Hamano2006-09-10
| | |/
| * | Add git-upload-archiveFranck Bui-Huu2006-09-09
| * | Add git-archiveFranck Bui-Huu2006-09-09
| |/
* | gitweb: export optionsMatthias Lederhofer2006-09-17
|/
* gitweb: Add GIT favicon, assuming image/png typeJakub Narebski2006-09-04
* Trace into open fd and refactor tracing code.Christian Couder2006-08-31
* Makefile: fix typoJohannes Schindelin2006-08-29
* Merge branch 'js/c-merge-recursive'Junio C Hamano2006-08-27
|\
| * Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-12
| |\
| * | .gitignore: git-merge-recur is a built file.Junio C Hamano2006-08-03
| * | Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-30
| |\ \
| * | | Makefile: git-merge-recur depends on xdiff libraries.Junio C Hamano2006-07-27
| * | | Status update on merge-recursive in CJohannes Schindelin2006-07-13
* | | | Add git-zip-treeRene Scharfe2006-08-26
* | | | Add write_or_die(), a helper functionRene Scharfe2006-08-21
* | | | Merge branch 'jc/racy'Junio C Hamano2006-08-16
|\ \ \ \
| * | | | Add check program "git-check-racy"Junio C Hamano2006-08-15
* | | | | gitweb: Show project's git URL on summary pageJakub Narebski2006-08-15
* | | | | Merge branch 'maint'Junio C Hamano2006-08-15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Solaris does not support C99 format strings before version 10Dennis Stosberg2006-08-15
| | |_|/ | |/| |
* | | | Solaris has strlcpy() at least since version 8Dennis Stosberg2006-08-15
* | | | gitweb: configurable home link stringYasushi SHOJI2006-08-14
* | | | Merge branch 'js/read-tree'Junio C Hamano2006-08-12
|\ \ \ \ | | |_|/ | |/| |
| * | | read-trees: refactor the unpack_trees() partJohannes Schindelin2006-07-30
* | | | Merge branch 'lt/web'Junio C Hamano2006-08-12
|\ \ \ \
| * | | | gitweb: do not use @@FOO@@ for replaced tokensJunio C Hamano2006-08-02
| * | | | gitweb: optionally read config from GITWEB_CONFIGJeff King2006-08-02
| * | | | Makefile: gitweb/gitweb.cgi is now generated.Junio C Hamano2006-08-01
| * | | | gitweb: use out-of-line GIT logo.Martin Waitz2006-08-01
| * | | | gitweb: fill in gitweb configuration by MakefileMartin Waitz2006-08-01
| |/ / /
* | | | Merge branch 'jn/conf'Junio C Hamano2006-08-12
|\ \ \ \
| * | | | autoconf: clean temporary file mak.appendJunio C Hamano2006-08-08
| * | | | autoconf: Add configure target to main MakefileJakub Narebski2006-08-08
| * | | | autoconf: Typo cleanup, reordering etc.Jakub Narebski2006-08-04
* | | | | git-verify-pack: make builtinRene Scharfe2006-08-10
* | | | | Merge branch 'master' into mk/renameJunio C Hamano2006-08-08
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano2006-08-05
| * | | | Cygwin needs NO_C99_FORMAT???Junio C Hamano2006-08-02
| |/ / /
* | | | builtins: Makefile clean-upJunio C Hamano2006-08-04
* | | | Make git-checkout-index a builtinJunio C Hamano2006-08-04
* | | | Make git-symbolic-ref a builtinMatthias Kestenholz2006-08-03
* | | | Make git-unpack-objects a builtinMatthias Kestenholz2006-08-03