aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add "git show-ref" builtin commandLinus Torvalds2006-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
* | | | | revision.c: allow injecting revision parameters after setup_revisions().Junio C Hamano2006-09-05
* | | | | Fix memory leak in prepend_to_path (git.c).Christian Couder2006-09-05
* | | | | send-pack: remove remote reference limitAndy Whitcroft2006-09-05
* | | | | autoconf: Fix copy'n'paste errorJakub Narebski2006-09-05
|/ / / /