summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use const for interpolate argumentsAlex Riesen2006-09-252-5/+10
* git-archive: update documentationFranck Bui-Huu2006-09-252-0/+16
* gitweb: fix over-eager application of esc_html().Petr Baudis2006-09-241-6/+6
* Allow '(no author)' in git-svn's authors file.Shawn Pearce2006-09-241-1/+1
* Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce2006-09-242-1/+16
* Merge branch 'sk/svnimport'Junio C Hamano2006-09-241-11/+20
|\
| * git-svnimport: Parse log message for Signed-off-by: linesSasha Khapyorsky2006-09-221-11/+20
* | Merge early parts of branch 'np/pack'Junio C Hamano2006-09-246-117/+111
|\ \
| * | many cleanups to sha1_file.cNicolas Pitre2006-09-234-114/+104
| * | move pack creation to version 3Nicolas Pitre2006-09-222-3/+7
| |/
* | Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano2006-09-248-200/+53
* | git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe2006-09-243-314/+326
* | git-tar-tree: Remove duplicate git_config() callRene Scharfe2006-09-241-2/+0
* | Merge branch 'jc/filter-commit'Junio C Hamano2006-09-248-507/+641
|\ \
| * | git log: Unify header_filter and message_filter into one.Junio C Hamano2006-09-203-54/+27
| * | Update grep internal for grepping only in head/bodyJunio C Hamano2006-09-202-16/+42
| * | git-log --author and --committer are not left-anchored by defaultLinus Torvalds2006-09-201-2/+8
| * | rev-list: fix segfault with --{author,committer,grep}Jeff King2006-09-201-1/+3
| * | revision traversal: --author, --committer, and --grep.Junio C Hamano2006-09-202-1/+86
| * | revision traversal: prepare for commit log match.Junio C Hamano2006-09-202-0/+17
| * | builtin-grep: make pieces of it available as library.Junio C Hamano2006-09-204-506/+531
* | | Merge branch 'sb/branch-attributes'Junio C Hamano2006-09-244-13/+115
|\ \ \
| * | | Add test for the default merges in fetch.Santi Béjar2006-09-241-0/+25
| * | | fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-242-8/+33
| * | | Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano2006-09-241-0/+44
| * | | Fetch: default remote repository from branch propertiesSanti Béjar2006-09-243-5/+13
* | | | Merge branch 'jl/daemon'Junio C Hamano2006-09-245-11/+229
|\ \ \ \ | |/ / / |/| | |
| * | | Add virtualization support to git-daemonJon Loeliger2006-09-205-11/+229
| |/ /
* | | builtin-upload-archive.c broken on openbsdRandal L. Schwartz2006-09-241-2/+2
* | | gitweb: Consolidate escaping/validation of query stringPetr Baudis2006-09-231-21/+11
* | | Deprecate git-resolve.shPetr Baudis2006-09-231-0/+4
* | | Rename builtin-zip-tree.c to archive-zip.cRene Scharfe2006-09-232-3/+2
* | | Remove git-zip-treeRene Scharfe2006-09-235-135/+0
| |/ |/|
* | Quote arguments to tr in test-libRobin Rosenberg2006-09-221-1/+1
* | Fix snapshot link in tree viewPetr Baudis2006-09-221-1/+1
* | gitweb: Fix @git_base_url_list usagePetr Baudis2006-09-221-1/+1
* | gitweb: Fix tree link associated with each commit log entry.Petr Baudis2006-09-221-1/+1
* | Make path in tree view look nicerPetr Baudis2006-09-221-5/+5
* | gitweb: Relabel "head" as "HEAD"Petr Baudis2006-09-211-4/+4
* | gitweb: Rename "plain" labels to "raw"Petr Baudis2006-09-211-4/+4
* | gitweb: Link to associated tree from a particular log item in full log viewPetr Baudis2006-09-211-0/+2
* | gitweb: Link to latest tree from the head line in heads listPetr Baudis2006-09-211-1/+2
* | gitweb: Link to tree instead of snapshot in shortlogPetr Baudis2006-09-211-7/+2
* | gitweb: More per-view navigation bar linksPetr Baudis2006-09-211-4/+38
* | gitweb: Link (HEAD) tree for each project from projects listPetr Baudis2006-09-211-1/+2
* | gitweb: Make git_get_hash_by_path check type if providedJakub Narebski2006-09-211-0/+5
* | Fix showing of path in tree viewPetr Baudis2006-09-211-5/+7
* | gitweb: fix display of trees via PATH_INFO.Martin Waitz2006-09-211-0/+1
* | Document receive.denyNonFastforwardsJohannes Schindelin2006-09-204-0/+27
* | receive-pack: plug memory leak in fast-forward checking code.Johannes Schindelin2006-09-201-6/+7