summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-03Update the gitweb/README file to include setting the GITWEB_CONFIG environmentLibravatar Alan Chandler1-0/+7
2006-10-03gitweb: document webserver configuration for common gitweb/repo URLs.Libravatar Martin Waitz1-1/+25
2006-10-03gitweb: Escape ESCAPE (\e) characterLibravatar Luben Tuikov1-0/+1
2006-10-03escape tilde in Documentation/git-rev-parse.txtLibravatar Junio C Hamano2-1/+2
2006-10-03Error in test description of t1200-tutorialLibravatar Robin Rosenberg1-1/+1
2006-10-03lock_ref_sha1_basic does not remove empty directories on BSDLibravatar Dennis Stosberg1-0/+6
2006-10-02Merge branch 'maint'Libravatar Junio C Hamano3-4/+24
2006-10-02git-push: .git/remotes/ file does not require SP after colonLibravatar Junio C Hamano1-4/+4
2006-10-01git-mv: invalidate the removed path properly in cache-treeLibravatar Junio C Hamano2-0/+20
2006-10-01Makefile: install and clean merge-recur, still.Libravatar Junio C Hamano1-3/+3
2006-10-01GIT 1.4.3-rc1Libravatar Junio C Hamano1-1/+1
2006-10-01Merge branch 'maint'Libravatar Junio C Hamano0-0/+0
2006-09-30Merge branch 'jc/gitpm'Libravatar Junio C Hamano13-77/+1819
2006-09-30Merge branch 'jc/diff-stat'Libravatar Junio C Hamano3-43/+133
2006-09-30Merge branch 'lt/web'Libravatar Junio C Hamano1-148/+175
2006-09-30gitweb: tree view: hash_base and hash are now context sensitiveLibravatar Luben Tuikov1-9/+9
2006-09-29git-diff -B output fix.Libravatar Junio C Hamano1-1/+1
2006-09-29fetch: Reset remote refs list each time fetch_main is calledLibravatar Santi BĂ©jar1-0/+1
2006-09-29Remove -fPIC which was only needed for Git.xsLibravatar Junio C Hamano4-22/+1
2006-09-29Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34Libravatar Linus Torvalds1-10/+16
2006-09-29git-diff -B output fix.Libravatar Junio C Hamano1-1/+1
2006-09-29Make cvsexportcommit remove files.Libravatar Robin Rosenberg1-1/+1
2006-09-28diff --stat: ensure at least one '-' for deletions, and one '+' for additionsLibravatar Johannes Schindelin1-4/+7
2006-09-28diff --stat=width[,name-width]: allow custom diffstat output width.Libravatar Linus Torvalds2-10/+30
2006-09-28gitweb: History: blob and tree are first, then commitdiff, etcLibravatar Luben Tuikov1-2/+2
2006-09-28gitweb: Remove redundant "commit" from historyLibravatar Luben Tuikov1-1/+0
2006-09-28http/ftp: optionally ask curl to not use EPSV commandLibravatar Sasha Khapyorsky5-1/+31
2006-09-28gitweb: Don't use quotemeta on internally generated stringsLibravatar Luben Tuikov1-5/+4
2006-09-28gitweb: Add snapshot to shortlogLibravatar Luben Tuikov1-1/+2
2006-09-28gitweb: Factor out gitweb_have_snapshot()Libravatar Luben Tuikov1-5/+9
2006-09-28gitweb: Remove redundant "commit" link from shortlogLibravatar Luben Tuikov1-1/+0
2006-09-28gitweb: "alternate" starts with shade (i.e. 1)Libravatar Luben Tuikov1-8/+8
2006-09-28git-format-patch: fix bug using -o in subdirectoriesLibravatar Matthias Lederhofer1-2/+3
2006-09-28do not discard constness in interp_set_entry value argumentLibravatar Alex Riesen2-3/+3
2006-09-28Fix approxidate() to understand more extended numbersLibravatar Linus Torvalds1-0/+40
2006-09-28Clean up approxidate() in preparation for fixesLibravatar Linus Torvalds1-3/+10
2006-09-28fix daemon.c compilation for NO_IPV6=1Libravatar Alex Riesen1-1/+1
2006-09-28daemon: default to 256 for HOST_NAME_MAX if it is not definedLibravatar Johannes Schindelin1-0/+4
2006-09-28format-patch: use cwd as default output directoryLibravatar Matthias Lederhofer1-0/+2
2006-09-28svnimport: add support for parsing From: lines for authorLibravatar Andy Whitcroft1-4/+8
2006-09-28Contributed bash completion support for core Git tools.Libravatar Junio C Hamano1-0/+324
2006-09-27Merge branch 'jl/virtual'Libravatar Junio C Hamano6-34/+436
2006-09-27Merge branch 'cc/branch-test'Libravatar Junio C Hamano2-0/+22
2006-09-27gitweb: Add history and blame to git_difftree_body()Libravatar Luben Tuikov1-12/+23
2006-09-27Merge branch 'sp/void'Libravatar Junio C Hamano2-1/+17
2006-09-27Merge branch 'jc/whitespace'Libravatar Junio C Hamano3-66/+229
2006-09-27Merge branch 'jc/repack'Libravatar Junio C Hamano1-9/+5
2006-09-27Merge branch 'jc/deprecate-recursive'Libravatar Junio C Hamano7-41/+17
2006-09-27runstatus: do not recurse into subdirectories if not neededLibravatar Johannes Schindelin1-12/+15
2006-09-27gitweb: Remove excessively redundant entries from git_difftree_bodyLibravatar Luben Tuikov1-58/+34