summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-18Start handling references internally as a sorted in-memory listLinus Torvalds
2006-09-18Merge branch 'sk/ftp'Junio C Hamano
2006-09-18Merge part of branch 'jc/upload-pack'Junio C Hamano
2006-09-18Merge branch 'jc/pack'Junio C Hamano
2006-09-18Merge branch 'jc/am'Junio C Hamano
2006-09-18Merge branch 'jk/diff'Junio C Hamano
2006-09-17gitweb fix validating pg (page) parameterMatthias Lederhofer
2006-09-17git-repack(1): document --window and --depthJonas Fonseca
2006-09-17git-apply(1): document --unidiff-zeroJonas Fonseca
2006-09-17gitweb: fix warnings in PATH_INFO code and add export_ok/strict_exportMatthias Lederhofer
2006-09-17upload-archive: monitor child communication even more carefully.Franck Bui-Huu
2006-09-17Merge branch 'jc/archive'Junio C Hamano
2006-09-17gitweb: export optionsMatthias Lederhofer
2006-09-17gitweb: do not use 'No such directory' error messageMatthias Lederhofer
2006-09-17git-tar-tree: devolve git-tar-tree into a wrapper for git-archiveRene Scharfe
2006-09-17gitweb: fix uninitialized variable warning.Martin Waitz
2006-09-17gitweb: more support for PATH_INFO based URLsMartin Waitz
2006-09-17apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano
2006-09-16t1400: make test debuggable.Junio C Hamano
2006-09-16Add ftp:// protocol support for git-http-fetchJunio C Hamano
2006-09-16http-fetch.c: consolidate code to detect missing fetch targetJunio C Hamano
2006-09-16Fix git-am safety checksJunio C Hamano
2006-09-16Allow multiple "git_path()" usesLinus Torvalds
2006-09-16gitweb: Add link to "project_index" view to "project_list" pageJakub Narebski
2006-09-16gitweb: Allow for href() to be used for links without project paramJakub Narebski
2006-09-16Define fallback PATH_MAX on systems that do not define one in <limits.h>Junio C Hamano
2006-09-16Document git-grep -[Hh]Junio C Hamano
2006-09-15Fix duplicate xmalloc in builtin-addLiu Yubao
2006-09-15gitweb: Add git_project_index for generating index.auxJakub Narebski
2006-09-15gitweb: Do not parse refs by hand, use git-peek-remote insteadJakub Narebski
2006-09-15gitweb: Use File::Find::find in git_get_projects_listJakub Narebski
2006-09-14Handle invalid argc gentlyDmitry V. Levin
2006-09-14Add "-h/-H" parsing to "git grep"Linus Torvalds
2006-09-14Trivial support for cloning and fetching via ftp://.Sasha Khapyorsky
2006-09-14Documentation: Fix broken linksDmitry V. Levin
2006-09-14Make count-objects, describe and merge-tree work in subdirectoryDmitry V. Levin
2006-09-14wt-status: remove extraneous newline from 'deleted:' outputJeff King
2006-09-14git-archive: inline default_parse_extra()Rene Scharfe
2006-09-14Merge branches 'maint' and 'jc/http'Junio C Hamano
2006-09-13Merge branch 'jc/unpack'Junio C Hamano
2006-09-13unpack-objects -r: call it "recover".Junio C Hamano
2006-09-13Merge branch 'jc/binary'Junio C Hamano
2006-09-13Merge branch 'aw/send-pack'Junio C Hamano
2006-09-13Test return value of finish_connect()Franck Bui-Huu
2006-09-13http-fetch: fix alternates handling.v1.4.2.1Junio C Hamano
2006-09-13http-fetch: fix alternates handling.Junio C Hamano
2006-09-13contrib/vim: add syntax highlighting file for commitsJeff King
2006-09-13git-status: document colorization config optionsJeff King
2006-09-13Teach runstatus about --untrackedJohannes Schindelin
2006-09-13pack-objects: document --revs, --unpacked and --all.Junio C Hamano