summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-29Remove uneeded #includeJohannes Schindelin
2006-08-29Makefile: fix typoJohannes Schindelin
2006-08-29unpack-objects: remove unused variable "eof"Johannes Schindelin
2006-08-29git-fsck-objects: lacking default references should not be fatalLinus Torvalds
2006-08-29Check if pack directory exists prior to descending into itMatthias Kestenholz
2006-08-28gitweb: Add local time and timezone to git_print_authorshipJakub Narebski
2006-08-28gitweb: Add diff tree, with links to patches, to commitdiff viewJakub Narebski
2006-08-28gitweb: git_print_log: signoff line is non-empty lineJakub Narebski
2006-08-28gitweb: Add author information to commitdiff viewJakub Narebski
2006-08-28gitweb: Do not remove signoff lines in git_print_simplified_logJakub Narebski
2006-08-28gitweb: Make git_print_log generic; git_print_simplified_log uses itJakub Narebski
2006-08-28gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}Dennis Stosberg
2006-08-28Add --relative-date option to the revision interfaceJonas Fonseca
2006-08-28Merge branch 'gl/web'Junio C Hamano
2006-08-28Add git-zip-tree to .gitignoreRene Scharfe
2006-08-28free(NULL) is perfectly valid.Junio C Hamano
2006-08-28Use xcalloc instead of callocJonas Fonseca
2006-08-28Use fstat instead of fseekJonas Fonseca
2006-08-28Merge branch 'gl/cleanup-next'Junio C Hamano
2006-08-28Merge branch 'js/c-merge-recursive'Junio C Hamano
2006-08-28Merge branch 'ts/daemon'Junio C Hamano
2006-08-28Merge branch 'jc/apply'Junio C Hamano
2006-08-27git-apply --reject: finishing touches.Junio C Hamano
2006-08-27gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree parameteJakub Narebski
2006-08-27git-reset: remove unused variableRene Scharfe
2006-08-27git-cherry: remove unused variableRene Scharfe
2006-08-27gitweb: Remove git_to_hash functionJakub Narebski
2006-08-27gitweb: Remove unused git_get_{preceding,following}_referencesJakub Narebski
2006-08-27gitweb: Fix typo in git_patchset_bodyJakub Narebski
2006-08-27Relative timestamps in git logLinus Torvalds
2006-08-27Add git-zip-treeRene Scharfe
2006-08-27gitweb: Fix typo in git_difftree_bodyJakub Narebski
2006-08-27git-svn: stop repeatedly reusing the first commit message with dcommitEric Wong
2006-08-27Use xrealloc instead of reallocJonas Fonseca
2006-08-27Use PATH_MAX instead of MAXPATHLENJonas Fonseca
2006-08-27Convert unpack_entry_gently and friends to use offsets.Shawn Pearce
2006-08-27Cleanup unpack_object_header to use only offsets.Shawn Pearce
2006-08-27Cleanup unpack_entry_gently and friends to use type_name array.Shawn Pearce
2006-08-27Reuse compression code in unpack_compressed_entry.Shawn Pearce
2006-08-27Reorganize/rename unpack_non_delta_entry to unpack_compressed_entry.Shawn Pearce
2006-08-26gitweb: blobs defined by non-textual hash ids can be cachedJakub Narebski
2006-08-26gitweb: Improve comments about gitweb features configurationJakub Narebski
2006-08-26gitweb: Remove workaround for git-diff bug fixed in f82cd3cJakub Narebski
2006-08-26Merge branch 'master' into gl/webJunio C Hamano
2006-08-26Merge branch 'gl/cleanup'Junio C Hamano
2006-08-26gitweb: git_annotate didn't expect negative numeric timezoneJakub Narebski
2006-08-26git-svn: add the 'dcommit' commandEric Wong
2006-08-26git-svn: recommend rebase for syncing against an SVN repoEric Wong
2006-08-26git-svn: establish new connections on commit after forkEric Wong
2006-08-26describe: fix off-by-one error in --abbrev=40 handlingJonas Fonseca