aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | Teach --exec to git-archive --remoteJunio C Hamano2006-09-10
| * | | | | | Add --verbose to git-archiveJunio C Hamano2006-09-10
| * | | | | | archive: force line buffered output to stderrJunio C Hamano2006-09-10
| * | | | | | Use xstrdup instead of strdup in builtin-{tar,zip}-tree.cRene Scharfe2006-09-10
| * | | | | | archive: allow remote to have more formats than we understand.Junio C Hamano2006-09-09
| * | | | | | git-archive: make compression level of ZIP archives configurableRene Scharfe2006-09-09
| * | | | | | Add git-upload-archiveFranck Bui-Huu2006-09-09
| * | | | | | git-archive: wire up ZIP format.Franck Bui-Huu2006-09-09
| * | | | | | git-archive: wire up TAR format.Franck Bui-Huu2006-09-09
| * | | | | | Add git-archiveFranck Bui-Huu2006-09-09
| | |/ / / / | |/| | | |
* | | | | | gitweb: export optionsMatthias Lederhofer2006-09-17
* | | | | | gitweb: do not use 'No such directory' error messageMatthias Lederhofer2006-09-17
* | | | | | gitweb: fix uninitialized variable warning.Martin Waitz2006-09-17
* | | | | | gitweb: more support for PATH_INFO based URLsMartin Waitz2006-09-17
* | | | | | apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano2006-09-17
* | | | | | t1400: make test debuggable.Junio C Hamano2006-09-16
| |_|/ / / |/| | | |
* | | | | Allow multiple "git_path()" usesLinus Torvalds2006-09-16
* | | | | gitweb: Add link to "project_index" view to "project_list" pageJakub Narebski2006-09-16
* | | | | gitweb: Allow for href() to be used for links without project paramJakub Narebski2006-09-16
* | | | | Define fallback PATH_MAX on systems that do not define one in <limits.h>Junio C Hamano2006-09-15
* | | | | Document git-grep -[Hh]Junio C Hamano2006-09-15
* | | | | Fix duplicate xmalloc in builtin-addLiu Yubao2006-09-15
* | | | | gitweb: Add git_project_index for generating index.auxJakub Narebski2006-09-14
* | | | | gitweb: Do not parse refs by hand, use git-peek-remote insteadJakub Narebski2006-09-14
* | | | | gitweb: Use File::Find::find in git_get_projects_listJakub Narebski2006-09-14
* | | | | Handle invalid argc gentlyDmitry V. Levin2006-09-14
* | | | | Add "-h/-H" parsing to "git grep"Linus Torvalds2006-09-14
* | | | | Trivial support for cloning and fetching via ftp://.Sasha Khapyorsky2006-09-13
* | | | | Documentation: Fix broken linksDmitry V. Levin2006-09-13
* | | | | Make count-objects, describe and merge-tree work in subdirectoryDmitry V. Levin2006-09-13
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'maint' and 'jc/http'Junio C Hamano2006-09-13
|\ \ \ \ \ \
| | * | | | | http-fetch: fix alternates handling.Junio C Hamano2006-09-13
| * | | | | | http-fetch: fix alternates handling.v1.4.2.1Junio C Hamano2006-09-13
* | | | | | | Merge branch 'jc/unpack'Junio C Hamano2006-09-13
|\ \ \ \ \ \ \
| * | | | | | | unpack-objects -r: call it "recover".Junio C Hamano2006-09-13
| * | | | | | | unpack-objects desperately salvages objects from a corrupt packJunio C Hamano2006-09-04
* | | | | | | | Merge branch 'jc/binary'Junio C Hamano2006-09-13
|\ \ \ \ \ \ \ \
| * | | | | | | | diff --binary generates full index on binary files.Junio C Hamano2006-09-07
| * | | | | | | | Make apply --binary a no-op.Junio C Hamano2006-09-07
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'aw/send-pack'Junio C Hamano2006-09-13
|\ \ \ \ \ \ \ \
| * | | | | | | | send-pack: switch to using git-rev-list --stdinAndy Whitcroft2006-09-07
| |/ / / / / / /
* | | | | | | | Test return value of finish_connect()Franck Bui-Huu2006-09-13
| |_|_|/ / / / |/| | | | | |
* | | | | | | contrib/vim: add syntax highlighting file for commitsJeff King2006-09-13
* | | | | | | Fix space in string " false" problem in "trace.c".Christian Couder2006-09-12
* | | | | | | connect.c: finish_connect(): allow null pid parameterFranck Bui-Huu2006-09-12
* | | | | | | Fix a memory leak in "connect.c" and die if command too long.Christian Couder2006-09-10
* | | | | | | Move add_to_string to "quote.c" and make it extern.Christian Couder2006-09-10
* | | | | | | gitweb: Paginate history outputJakub Narebski2006-09-10
* | | | | | | gitweb: Make pickaxe search a featureJakub Narebski2006-09-10
| |_|_|_|/ / |/| | | | |
* | | | | | get_sha1_hex() micro-optimizationJunio C Hamano2006-09-09
| |_|_|/ / |/| | | |