summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-03Fix infinite loop when deleting multiple packed refs.Junio C Hamano
2006-12-22diff --check: fix off by one errorJohannes Schindelin
2006-12-20spurious .sp in manpagesJunio C Hamano
2006-12-20GIT 1.4.4.3v1.4.4.3Junio C Hamano
2006-12-14Bypass expensive content comparsion during rename detection.Shawn O. Pearce
2006-12-13git-svn: correctly display fatal() error messagesEric Wong
2006-12-13git-svn: exit with status 1 for test failuresEric Wong
2006-12-13Clarify fetch error for missing objects.Alex Riesen
2006-12-12Move Fink and Ports check to after config fileBrian Gernhardt
2006-12-11Make sure the empty tree exists when needed in merge-recursive.Shawn O. Pearce
2006-12-11Don't use memcpy when source and dest. buffers may overlapJim Meyering
2006-12-11no need to install manpages as executableChris Wright
2006-12-07cvsserver: Avoid miscounting bytes in Perl v5.8.xMartin Langhoff
2006-12-06git-reset to remove "$GIT_DIR/MERGE_MSG"v1.4.4.2Junio C Hamano
2006-12-04unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.Junio C Hamano
2006-12-04receive-pack: do not insist on fast-forward outside refs/heads/Junio C Hamano
2006-12-04git-mv: search more precisely for source directory in indexJohannes Schindelin
2006-12-03git-svn: avoid fetching files twice in the same revisionEric Wong
2006-11-29Document git-repo-config --bool/--int options.Andy Parkins
2006-11-29tutorial: talk about user.name early and don't start with commit -aJunio C Hamano
2006-11-29git-blame: fix rev parameter handling.Alex Riesen
2006-11-29git blame -C: fix output format tweaks when crossing file boundary.Junio C Hamano
2006-11-24Increase length of function name bufferAndy Parkins
2006-11-23git-svn: preserve uncommitted changes after dcommitEric Wong
2006-11-23git-svn: correctly handle revision 0 in SVN repositoriesEric Wong
2006-11-23git-svn: error out from dcommit on a parent-less commitEric Wong
2006-11-23archive-zip: don't use sizeof(struct ...)René Scharfe
2006-11-23GIT 1.4.4.1v1.4.4.1Junio C Hamano
2006-11-23trust-executable-bit: fix breakage for symlinksJunio C Hamano
2006-11-23Move --pretty options into Documentation/pretty-formats.txtChris Riddoch
2006-11-22Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi
2006-11-22archive: use setvbuf() instead of setlinebuf()Michal Rokos
2006-11-21Teach SubmittingPatches about git-commit -sPaolo Ciarrocchi
2006-11-20do_for_each_ref: perform the same sanity check for leftovers.Junio C Hamano
2006-11-20git-fetch: follow lightweit tags as well.Junio C Hamano
2006-11-19Documentation: Correct alternates documentation, document http-alternatesPetr Baudis
2006-11-18Documentation: Define symref and update HEAD descriptionPetr Baudis
2006-11-18Document git-runstatusRene Scharfe
2006-11-18git-apply: slightly clean up bitfield usageRene Scharfe
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