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