aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
-96/+130 2006-09-27make git-pack-objects able to create deltas with offset to baseNicolas Pitre1-14/+33 2006-09-27teach git-index-pack about deltas with offset to baseNicolas Pitre1-31/+80 2006-09-27teach git-unpack-objects about deltas with offset to baseNicolas Pitre1-32/+106 2006-09-27introduce delta objects with offset to baseNicolas Pitre5-45/+82 2006-09-27gitweb: Decode long title for link tooltipsYasushi SHOJI1-1/+1 2006-09-26git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Sergey Vlasov1-0/+1 2006-09-26Ignore executable bit when adding files if filemode=0.Shawn Pearce3-2/+28 2006-09-25Use const for interpolate argumentsAlex Riesen2-5/+10 2006-09-25git-archive: update documentationFranck Bui-Huu2-0/+16 2006-09-24gitweb: fix over-eager application of esc_html().Petr Baudis1-6/+6 2006-09-24Allow '(no author)' in git-svn's authors file.Shawn Pearce1-1/+1 2006-09-24Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce2-1/+16 2006-09-24Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano8-200/+53 2006-09-24git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe3-314/+326 2006-09-24git-tar-tree: Remove duplicate git_config() callRene Scharfe1-2/+0 2006-09-24Add test for the default merges in fetch.Santi Béjar1-0/+25 2006-09-24fetch: get the remote branches to merge from the branch propertiesSanti Béjar2-8/+33