Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add check program "git-check-racy" | Junio C Hamano | 2006-08-15 | 1 | -1/+5 |
* | Solaris has strlcpy() at least since version 8 | Dennis Stosberg | 2006-08-15 | 1 | -1/+0 |
* | gitweb: configurable home link string | Yasushi SHOJI | 2006-08-14 | 1 | -0/+2 |
* | Merge branch 'js/read-tree' | Junio C Hamano | 2006-08-12 | 1 | -2/+2 |
|\ | |||||
| * | read-trees: refactor the unpack_trees() part | Johannes Schindelin | 2006-07-30 | 1 | -2/+2 |
* | | Merge branch 'lt/web' | Junio C Hamano | 2006-08-12 | 1 | -2/+28 |
|\ \ | |||||
| * | | gitweb: do not use @@FOO@@ for replaced tokens | Junio C Hamano | 2006-08-02 | 1 | -9/+9 |
| * | | gitweb: optionally read config from GITWEB_CONFIG | Jeff King | 2006-08-02 | 1 | -0/+2 |
| * | | Makefile: gitweb/gitweb.cgi is now generated. | Junio C Hamano | 2006-08-01 | 1 | -0/+1 |
| * | | gitweb: use out-of-line GIT logo. | Martin Waitz | 2006-08-01 | 1 | -0/+2 |
| * | | gitweb: fill in gitweb configuration by Makefile | Martin Waitz | 2006-08-01 | 1 | -2/+23 |
| |/ | |||||
* | | Merge branch 'jn/conf' | Junio C Hamano | 2006-08-12 | 1 | -2/+9 |
|\ \ | |||||
| * | | autoconf: clean temporary file mak.append | Junio C Hamano | 2006-08-08 | 1 | -1/+1 |
| * | | autoconf: Add configure target to main Makefile | Jakub Narebski | 2006-08-08 | 1 | -0/+7 |
| * | | autoconf: Typo cleanup, reordering etc. | Jakub Narebski | 2006-08-04 | 1 | -1/+1 |
* | | | git-verify-pack: make builtin | Rene Scharfe | 2006-08-10 | 1 | -0/+1 |
* | | | Merge branch 'master' into mk/rename | Junio C Hamano | 2006-08-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Makefile: Cygwin does not seem to need NO_STRLCPY | Junio C Hamano | 2006-08-05 | 1 | -1/+0 |
| * | | | Cygwin needs NO_C99_FORMAT??? | Junio C Hamano | 2006-08-02 | 1 | -0/+1 |
| |/ / | |||||
* | | | builtins: Makefile clean-up | Junio C Hamano | 2006-08-04 | 1 | -29/+45 |
* | | | Make git-checkout-index a builtin | Junio C Hamano | 2006-08-04 | 1 | -2/+4 |
* | | | Make git-symbolic-ref a builtin | Matthias Kestenholz | 2006-08-03 | 1 | -3/+3 |
* | | | Make git-unpack-objects a builtin | Matthias Kestenholz | 2006-08-03 | 1 | -3/+4 |
* | | | Make git-pack-objects a builtin | Matthias Kestenholz | 2006-08-03 | 1 | -3/+3 |
* | | | Make git-name-rev a builtin | Matthias Kestenholz | 2006-08-03 | 1 | -3/+4 |
|/ / | |||||
* | | Make git-repo-config a builtin | Matthias Kestenholz | 2006-08-02 | 1 | -3/+4 |
* | | Make git-prune-packed a builtin | Matthias Kestenholz | 2006-08-02 | 1 | -3/+3 |
* | | Add NO_C99_FORMAT to support older compilers. | Ramsay Allan Jones | 2006-08-02 | 1 | -0/+8 |
* | | Fix installation of templates on ancient systems. | Ramsay Allan Jones | 2006-08-02 | 1 | -1/+1 |
|/ | |||||
* | Build on Debian GNU/kFreeBSD | Gerrit Pape | 2006-07-30 | 1 | -0/+3 |
* | Merge branch 'js/mv' | Junio C Hamano | 2006-07-30 | 1 | -5/+6 |
|\ | |||||
| * | Make git-mv a builtin | Johannes Schindelin | 2006-07-26 | 1 | -5/+6 |
* | | Merge branch 'jn/make' | Junio C Hamano | 2006-07-30 | 1 | -0/+3 |
|\ \ | |||||
| * | | Teach make clean about configure and autoconf | Jakub Narebski | 2006-07-08 | 1 | -0/+2 |
| * | | autoconf: Use autoconf to write installation directories to config.mak.autogen | Jakub Narebski | 2006-07-02 | 1 | -0/+1 |
* | | | Makefile: ssh-pull.o depends on ssh-fetch.c | Johannes Schindelin | 2006-07-28 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'pb/configure' | Junio C Hamano | 2006-07-26 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Rename man1 and man7 variables to man1dir and man7dir | Jakub Narebski | 2006-06-29 | 1 | -2/+2 |
| * | Allow INSTALL, bindir, mandir to be set in main Makefile | Jakub Narebski | 2006-06-29 | 1 | -0/+2 |
* | | git-instaweb: respect bindir from Makefile | Johannes Schindelin | 2006-07-26 | 1 | -1/+1 |
* | | Disable linking with Fink or DarwinPorts. | Shawn Pearce | 2006-07-23 | 1 | -8/+22 |
* | | Merge branch 'lt/prune' | Junio C Hamano | 2006-07-12 | 1 | -3/+3 |
|\ \ | |||||
| * | | builtin "git prune" | Linus Torvalds | 2006-07-09 | 1 | -3/+3 |
* | | | Merge branch 'lt/merge-tree' | Junio C Hamano | 2006-07-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Improved three-way blob merging code | Linus Torvalds | 2006-06-28 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'ew/svn' | Junio C Hamano | 2006-07-09 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Typofix in Makefile comment. | Pavel Roskin | 2006-07-09 | 1 | -1/+1 |
| * | | | Makefile: export NO_SVN_TESTS | Johannes Schindelin | 2006-07-07 | 1 | -0/+1 |
| * | | | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 | 1 | -1/+5 |
* | | | | Assorted typo fixes | Pavel Roskin | 2006-07-09 | 1 | -2/+2 |
| |_|/ |/| | |