Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c | Rene Scharfe | 2006-09-10 | 2 | -2/+2 | |
| * | | | | | | archive: allow remote to have more formats than we understand. | Junio C Hamano | 2006-09-09 | 2 | -33/+47 | |
| * | | | | | | git-archive: make compression level of ZIP archives configurable | Rene Scharfe | 2006-09-09 | 3 | -2/+23 | |
| * | | | | | | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 | 7 | -0/+120 | |
| * | | | | | | git-archive: wire up ZIP format. | Franck Bui-Huu | 2006-09-09 | 3 | -0/+30 | |
| * | | | | | | git-archive: wire up TAR format. | Franck Bui-Huu | 2006-09-09 | 3 | -1/+72 | |
| * | | | | | | Add git-archive | Franck Bui-Huu | 2006-09-09 | 8 | -1/+375 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | gitweb: export options | Matthias Lederhofer | 2006-09-17 | 2 | -3/+24 | |
* | | | | | | gitweb: do not use 'No such directory' error message | Matthias Lederhofer | 2006-09-17 | 1 | -7/+4 | |
* | | | | | | gitweb: fix uninitialized variable warning. | Martin Waitz | 2006-09-17 | 1 | -8/+8 | |
* | | | | | | gitweb: more support for PATH_INFO based URLs | Martin Waitz | 2006-09-17 | 1 | -7/+27 | |
* | | | | | | apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches | Junio C Hamano | 2006-09-17 | 3 | -34/+197 | |
* | | | | | | t1400: make test debuggable. | Junio C Hamano | 2006-09-16 | 1 | -43/+43 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Allow multiple "git_path()" uses | Linus Torvalds | 2006-09-16 | 1 | -1/+9 | |
* | | | | | gitweb: Add link to "project_index" view to "project_list" page | Jakub Narebski | 2006-09-16 | 1 | -1/+10 | |
* | | | | | gitweb: Allow for href() to be used for links without project param | Jakub Narebski | 2006-09-16 | 1 | -7/+10 | |
* | | | | | Define fallback PATH_MAX on systems that do not define one in <limits.h> | Junio C Hamano | 2006-09-15 | 2 | -2/+8 | |
* | | | | | Document git-grep -[Hh] | Junio C Hamano | 2006-09-15 | 1 | -1/+8 | |
* | | | | | Fix duplicate xmalloc in builtin-add | Liu Yubao | 2006-09-15 | 1 | -1/+0 | |
* | | | | | gitweb: Add git_project_index for generating index.aux | Jakub Narebski | 2006-09-14 | 1 | -0/+25 | |
* | | | | | gitweb: Do not parse refs by hand, use git-peek-remote instead | Jakub Narebski | 2006-09-14 | 1 | -22/+19 | |
* | | | | | gitweb: Use File::Find::find in git_get_projects_list | Jakub Narebski | 2006-09-14 | 1 | -10/+20 | |
* | | | | | Handle invalid argc gently | Dmitry V. Levin | 2006-09-14 | 3 | -3/+3 | |
* | | | | | Add "-h/-H" parsing to "git grep" | Linus Torvalds | 2006-09-14 | 1 | -4/+11 | |
* | | | | | Trivial support for cloning and fetching via ftp://. | Sasha Khapyorsky | 2006-09-13 | 3 | -4/+4 | |
* | | | | | Documentation: Fix broken links | Dmitry V. Levin | 2006-09-13 | 3 | -3/+3 | |
* | | | | | Make count-objects, describe and merge-tree work in subdirectory | Dmitry V. Levin | 2006-09-13 | 3 | -1/+5 | |
| | | | | | ||||||
| \ \ \ \ | ||||||
*-. \ \ \ \ | Merge branches 'maint' and 'jc/http' | Junio C Hamano | 2006-09-13 | 1 | -5/+34 | |
|\ \ \ \ \ \ | ||||||
| | * | | | | | http-fetch: fix alternates handling. | Junio C Hamano | 2006-09-13 | 1 | -5/+34 | |
| * | | | | | | http-fetch: fix alternates handling.v1.4.2.1 | Junio C Hamano | 2006-09-13 | 1 | -5/+34 | |
* | | | | | | | Merge branch 'jc/unpack' | Junio C Hamano | 2006-09-13 | 2 | -23/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | unpack-objects -r: call it "recover". | Junio C Hamano | 2006-09-13 | 2 | -7/+7 | |
| * | | | | | | | unpack-objects desperately salvages objects from a corrupt pack | Junio C Hamano | 2006-09-04 | 2 | -22/+45 | |
* | | | | | | | | Merge branch 'jc/binary' | Junio C Hamano | 2006-09-13 | 4 | -26/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | diff --binary generates full index on binary files. | Junio C Hamano | 2006-09-07 | 1 | -1/+7 | |
| * | | | | | | | | Make apply --binary a no-op. | Junio C Hamano | 2006-09-07 | 3 | -25/+11 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'aw/send-pack' | Junio C Hamano | 2006-09-13 | 1 | -35/+70 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | send-pack: switch to using git-rev-list --stdin | Andy Whitcroft | 2006-09-07 | 1 | -35/+70 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Test return value of finish_connect() | Franck Bui-Huu | 2006-09-13 | 3 | -6/+6 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | contrib/vim: add syntax highlighting file for commits | Jeff King | 2006-09-13 | 2 | -0/+26 | |
* | | | | | | | Fix space in string " false" problem in "trace.c". | Christian Couder | 2006-09-12 | 1 | -1/+1 | |
* | | | | | | | connect.c: finish_connect(): allow null pid parameter | Franck Bui-Huu | 2006-09-12 | 2 | -3/+12 | |
* | | | | | | | Fix a memory leak in "connect.c" and die if command too long. | Christian Couder | 2006-09-10 | 1 | -3/+14 | |
* | | | | | | | Move add_to_string to "quote.c" and make it extern. | Christian Couder | 2006-09-10 | 3 | -30/+36 | |
* | | | | | | | gitweb: Paginate history output | Jakub Narebski | 2006-09-10 | 1 | -10/+54 | |
* | | | | | | | gitweb: Make pickaxe search a feature | Jakub Narebski | 2006-09-10 | 1 | -2/+31 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | get_sha1_hex() micro-optimization | Junio C Hamano | 2006-09-09 | 1 | -9/+37 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | autoconf: Add config.cache to .gitignore | Jakub Narebski | 2006-09-07 | 1 | -0/+1 | |
* | | | | | autoconf: Add support for setting NO_ICONV and ICONVDIR | Jakub Narebski | 2006-09-07 | 2 | -1/+13 | |
* | | | | | autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconv | Jakub Narebski | 2006-09-07 | 1 | -2/+5 | |
|/ / / / |