aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pack-objects: document --delta-base-offset optionJunio C Hamano2006-10-10
* allow delta data reuse even if base object is a preferred baseNicolas Pitre2006-09-27
* zap a debug remnantNicolas Pitre2006-09-27
* let the GIT native protocol use offsets to delta base when possibleNicolas Pitre2006-09-27
* make pack data reuse compatible with both delta typesNicolas Pitre2006-09-27
* make git-pack-objects able to create deltas with offset to baseNicolas Pitre2006-09-27
* teach git-index-pack about deltas with offset to baseNicolas Pitre2006-09-27
* teach git-unpack-objects about deltas with offset to baseNicolas Pitre2006-09-27
* introduce delta objects with offset to baseNicolas Pitre2006-09-27
* gitweb: Decode long title for link tooltipsYasushi SHOJI2006-09-27
* git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Sergey Vlasov2006-09-26
* Ignore executable bit when adding files if filemode=0.Shawn Pearce2006-09-26
* Use const for interpolate argumentsAlex Riesen2006-09-25
* git-archive: update documentationFranck Bui-Huu2006-09-25
* gitweb: fix over-eager application of esc_html().Petr Baudis2006-09-24
* Allow '(no author)' in git-svn's authors file.Shawn Pearce2006-09-24
* Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce2006-09-24
* Merge branch 'sk/svnimport'Junio C Hamano2006-09-24
|\
| * git-svnimport: Parse log message for Signed-off-by: linesSasha Khapyorsky2006-09-22
* | Merge early parts of branch 'np/pack'Junio C Hamano2006-09-24
|\ \
| * | many cleanups to sha1_file.cNicolas Pitre2006-09-23
| * | move pack creation to version 3Nicolas Pitre2006-09-22
| |/
* | Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano2006-09-24
* | git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe2006-09-24
* | git-tar-tree: Remove duplicate git_config() callRene Scharfe2006-09-24
* | Merge branch 'jc/filter-commit'Junio C Hamano2006-09-24
|\ \
| * | git log: Unify header_filter and message_filter into one.Junio C Hamano2006-09-20
| * | Update grep internal for grepping only in head/bodyJunio C Hamano2006-09-20
| * | git-log --author and --committer are not left-anchored by defaultLinus Torvalds2006-09-20
| * | rev-list: fix segfault with --{author,committer,grep}Jeff King2006-09-20
| * | revision traversal: --author, --committer, and --grep.Junio C Hamano2006-09-20
| * | revision traversal: prepare for commit log match.Junio C Hamano2006-09-20
| * | builtin-grep: make pieces of it available as library.Junio C Hamano2006-09-20
* | | Merge branch 'sb/branch-attributes'Junio C Hamano2006-09-24
|\ \ \
| * | | Add test for the default merges in fetch.Santi Béjar2006-09-24
| * | | fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-24
| * | | Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano2006-09-24
| * | | Fetch: default remote repository from branch propertiesSanti Béjar2006-09-24
* | | | Merge branch 'jl/daemon'Junio C Hamano2006-09-24
|\ \ \ \ | |/ / / |/| | |
| * | | Add virtualization support to git-daemonJon Loeliger2006-09-20
| |/ /
* | | builtin-upload-archive.c broken on openbsdRandal L. Schwartz2006-09-24
* | | gitweb: Consolidate escaping/validation of query stringPetr Baudis2006-09-23
* | | Deprecate git-resolve.shPetr Baudis2006-09-23
* | | Rename builtin-zip-tree.c to archive-zip.cRene Scharfe2006-09-23
* | | Remove git-zip-treeRene Scharfe2006-09-23
| |/ |/|
* | Quote arguments to tr in test-libRobin Rosenberg2006-09-22
* | Fix snapshot link in tree viewPetr Baudis2006-09-22
* | gitweb: Fix @git_base_url_list usagePetr Baudis2006-09-22
* | gitweb: Fix tree link associated with each commit log entry.Petr Baudis2006-09-22
* | Make path in tree view look nicerPetr Baudis2006-09-22