aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | 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
| |_|_|/ / |/| | | |
* | | | | autoconf: Add config.cache to .gitignoreJakub Narebski2006-09-07
* | | | | autoconf: Add support for setting NO_ICONV and ICONVDIRJakub Narebski2006-09-07
* | | | | autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconvJakub Narebski2006-09-07
|/ / / /
* | | | Merge branch 'jc/daemon'Junio C Hamano2006-09-07
|\ \ \ \
| * | | | Revert "daemon: add upload-tar service."Junio C Hamano2006-09-07
| * | | | multi-service daemon: documentationJunio C Hamano2006-08-27
| * | | | daemon: add upload-tar service.Junio C Hamano2006-08-27
* | | | | Merge branch 'pm/diff'Junio C Hamano2006-09-07
|\ \ \ \ \
| * | | | | diff-index --cc shows a 3-way diff between HEAD, index and working tree.Paul Mackerras2006-09-05
* | | | | | git-repack: create new packs inside $GIT_DIR, not cwdMartin Langhoff2006-09-06
* | | | | | Teach rev-list an option to read revs from the standard input.Junio C Hamano2006-09-05