Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename builtin-zip-tree.c to archive-zip.c | Rene Scharfe | 2006-09-23 | 1 | -3/+2 |
* | Merge branch 'jc/pack' | Junio C Hamano | 2006-09-17 | 1 | -2/+2 |
|\ | |||||
| * | Separate object listing routines out of rev-list | Junio C Hamano | 2006-09-07 | 1 | -2/+2 |
* | | Merge branch 'jk/diff' | Junio C Hamano | 2006-09-17 | 1 | -1/+3 |
|\ \ | |||||
| * | | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 | 1 | -1/+2 |
| * | | Move color option parsing out of diff.c and into color.[ch] | Jeff King | 2006-09-08 | 1 | -1/+2 |
| |/ | |||||
* | | Merge branch 'jc/archive' | Junio C Hamano | 2006-09-17 | 1 | -3/+5 |
|\ \ | |||||
| * \ | Merge branch 'jc/sideband' into jc/archive | Junio C Hamano | 2006-09-10 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Move sideband client side support into reusable form. | Junio C Hamano | 2006-09-10 | 1 | -2/+2 |
| | |/ | |||||
| * | | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 | 1 | -0/+1 |
| * | | Add git-archive | Franck Bui-Huu | 2006-09-09 | 1 | -1/+2 |
| |/ | |||||
* | | gitweb: export options | Matthias Lederhofer | 2006-09-17 | 1 | -0/+4 |
|/ | |||||
* | gitweb: Add GIT favicon, assuming image/png type | Jakub Narebski | 2006-09-04 | 1 | -0/+2 |
* | Trace into open fd and refactor tracing code. | Christian Couder | 2006-08-31 | 1 | -1/+1 |
* | Makefile: fix typo | Johannes Schindelin | 2006-08-29 | 1 | -1/+1 |
* | Merge branch 'js/c-merge-recursive' | Junio C Hamano | 2006-08-27 | 1 | -1/+7 |
|\ | |||||
| * | Merge branch 'master' into js/c-merge-recursive | Junio C Hamano | 2006-08-12 | 1 | -6/+15 |
| |\ | |||||
| * | | .gitignore: git-merge-recur is a built file. | Junio C Hamano | 2006-08-03 | 1 | -1/+1 |
| * | | Merge branch 'js/read-tree' into js/c-merge-recursive | Junio C Hamano | 2006-07-30 | 1 | -16/+41 |
| |\ \ | |||||
| * | | | Makefile: git-merge-recur depends on xdiff libraries. | Junio C Hamano | 2006-07-27 | 1 | -1/+1 |
| * | | | Status update on merge-recursive in C | Johannes Schindelin | 2006-07-13 | 1 | -1/+7 |
* | | | | Add git-zip-tree | Rene Scharfe | 2006-08-26 | 1 | -1/+2 |
* | | | | Add write_or_die(), a helper function | Rene Scharfe | 2006-08-21 | 1 | -0/+1 |
* | | | | Merge branch 'jc/racy' | Junio C Hamano | 2006-08-16 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Add check program "git-check-racy" | Junio C Hamano | 2006-08-15 | 1 | -1/+5 |
* | | | | | gitweb: Show project's git URL on summary page | Jakub Narebski | 2006-08-15 | 1 | -0/+2 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2006-08-15 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Solaris does not support C99 format strings before version 10 | Dennis Stosberg | 2006-08-15 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | 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 |