summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-18sparse fix: Using plain integer as NULL pointerRene Scharfe
2006-11-18sparse fix: non-ANSI function declarationRene Scharfe
2006-11-18git-apply: Documentation typo fixPetr Baudis
2006-11-18Fix git-for-each-refs broken for tagsPetr Baudis
2006-11-17"git fmt-merge-msg" SIGSEGVLinus Torvalds
2006-11-17git-pull: allow pulling into an empty repositoryLinus Torvalds
2006-11-15convert-objects: set _XOPEN_SOURCE to 600Junio C Hamano
2006-11-15Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...Jim Meyering
2006-11-15gitweb: Put back shortlog instead of graphiclog in the project list.Alexandre Julliard
2006-11-15git-checkout: allow pathspec to recover lost working tree directoryJunio C Hamano
2006-11-15git-checkout: do not allow -f and -m at the same time.Junio C Hamano
2006-11-15Seek back to current filepos when mmap()ing with NO_MMAPJohannes Schindelin
2006-11-15GIT 1.4.4v1.4.4Junio C Hamano
2006-11-13Merge branch 'maint'Junio C Hamano
2006-11-13Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg
2006-11-13Catch errors when writing an index that contains invalid objects.Johannes Sixt
2006-11-13test-lib.sh: A command dying due to a signal is an unexpected failure.Johannes Sixt
2006-11-13git-update-index(1): fix use of quoting in section titleJonas Fonseca
2006-11-12GIT 1.4.4-rc2v1.4.4-rc2Junio C Hamano
2006-11-12Merge branch 'maint'Junio C Hamano
2006-11-12git-cvsserver: read from git with -z to get non-ASCII pathnames.v1.4.3.5Junio C Hamano
2006-11-11Merge branch 'maint'Junio C Hamano
2006-11-11path-list: fix path-list-insert return valueJunio C Hamano
2006-11-10git-annotate: fix -S on graft file with comments.Junio C Hamano
2006-11-10git-annotate: no need to exec blame; it is built-in now.Junio C Hamano
2006-11-09Merge branch 'maint'Junio C Hamano
2006-11-09git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.Robert Shearman
2006-11-09Documentation: move blame examplesJunio C Hamano
2006-11-09Merge branch 'maint'Junio C Hamano
2006-11-09git-svn: fix dcommit losing changes when out-of-date from svnEric Wong
2006-11-09git-svn: don't die on rebuild when --upgrade is specifiedEric Wong
2006-11-09git-svn: avoid printing filenames of files we're not trackingEric Wong
2006-11-09Nicer error messages in case saving an object to db goes wrongPetr Baudis
2006-11-09gitweb: fix unmatched div in commitdiffJunio C Hamano
2006-11-09gitweb: protect commit messages from controls.Junio C Hamano
2006-11-09gitweb: protect blob and diff output lines from controls.Junio C Hamano
2006-11-09git-pickaxe: retire pickaxeJunio C Hamano
2006-11-08Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-11-08git-status: quote LF in its outputJunio C Hamano
2006-11-08gitweb: do not give blame link unconditionally in diff-tree viewJunio C Hamano
2006-11-08gitweb: New improved patchset viewJakub Narebski
2006-11-08gitweb: Use character or octal escape codes (and add span.cntrl) in esc_pathJakub Narebski
2006-11-08gitweb: Better git-unquoting and gitweb-quoting of pathnamesJakub Narebski
2006-11-08gitweb: minimally fix "fork" support.Junio C Hamano
2006-11-08gitweb: fix disabling of "forks"Junio C Hamano
2006-11-08GIT 1.4.3-rc1v1.4.4-rc1Junio C Hamano
2006-11-08Merge branch 'maint'Junio C Hamano
2006-11-08Merge branch 'jc/pickaxe'Junio C Hamano
2006-11-08git-pickaxe: allow "-L <something>,+N"Junio C Hamano
2006-11-08git-pack-objects progress flag documentation and cleanupNicolas Pitre