summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pack-check.c::verify_packfile(): don't run SHA-1 update on huge datav1.4.4.4Junio C Hamano2007-01-041-5/+15
* Fix infinite loop when deleting multiple packed refs.Junio C Hamano2007-01-033-2/+7
* diff --check: fix off by one errorJohannes Schindelin2006-12-211-2/+2
* spurious .sp in manpagesJunio C Hamano2006-12-201-0/+14
* GIT 1.4.4.3v1.4.4.3Junio C Hamano2006-12-201-1/+1
* Bypass expensive content comparsion during rename detection.Shawn O. Pearce2006-12-141-0/+2
* git-svn: correctly display fatal() error messagesEric Wong2006-12-131-1/+1
* git-svn: exit with status 1 for test failuresEric Wong2006-12-131-8/+12
* Clarify fetch error for missing objects.Alex Riesen2006-12-121-7/+8
* Move Fink and Ports check to after config fileBrian Gernhardt2006-12-121-12/+15
* Make sure the empty tree exists when needed in merge-recursive.Shawn O. Pearce2006-12-111-1/+1
* Don't use memcpy when source and dest. buffers may overlapJim Meyering2006-12-111-1/+1
* no need to install manpages as executableChris Wright2006-12-111-2/+2
* cvsserver: Avoid miscounting bytes in Perl v5.8.xMartin Langhoff2006-12-061-0/+1
* git-reset to remove "$GIT_DIR/MERGE_MSG"v1.4.4.2Junio C Hamano2006-12-061-1/+2
* unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.Junio C Hamano2006-12-041-3/+5
* receive-pack: do not insist on fast-forward outside refs/heads/Junio C Hamano2006-12-041-1/+2
* git-mv: search more precisely for source directory in indexJohannes Schindelin2006-12-042-4/+20
* git-svn: avoid fetching files twice in the same revisionEric Wong2006-12-021-5/+5
* Document git-repo-config --bool/--int options.Andy Parkins2006-11-291-0/+6
* tutorial: talk about user.name early and don't start with commit -aJunio C Hamano2006-11-291-5/+24
* git-blame: fix rev parameter handling.Alex Riesen2006-11-291-0/+1
* git blame -C: fix output format tweaks when crossing file boundary.Junio C Hamano2006-11-281-5/+5
* Increase length of function name bufferAndy Parkins2006-11-231-1/+1
* git-svn: preserve uncommitted changes after dcommitEric Wong2006-11-231-1/+1
* git-svn: correctly handle revision 0 in SVN repositoriesEric Wong2006-11-231-4/+10
* git-svn: error out from dcommit on a parent-less commitEric Wong2006-11-231-0/+7
* archive-zip: don't use sizeof(struct ...)René Scharfe2006-11-231-6/+18
* GIT 1.4.4.1v1.4.4.1Junio C Hamano2006-11-221-1/+1
* trust-executable-bit: fix breakage for symlinksJunio C Hamano2006-11-223-8/+18
* Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-225-15/+83
* Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi2006-11-211-1/+1
* archive: use setvbuf() instead of setlinebuf()Michal Rokos2006-11-211-1/+1
* Teach SubmittingPatches about git-commit -sPaolo Ciarrocchi2006-11-211-0/+3
* do_for_each_ref: perform the same sanity check for leftovers.Junio C Hamano2006-11-191-19/+19
* git-fetch: follow lightweit tags as well.Junio C Hamano2006-11-192-2/+19
* Documentation: Correct alternates documentation, document http-alternatesPetr Baudis2006-11-181-3/+14
* Documentation: Define symref and update HEAD descriptionPetr Baudis2006-11-182-5/+16
* Document git-runstatusRene Scharfe2006-11-183-1/+73
* git-apply: slightly clean up bitfield usageRene Scharfe2006-11-181-2/+5
* sparse fix: Using plain integer as NULL pointerRene Scharfe2006-11-181-1/+1
* sparse fix: non-ANSI function declarationRene Scharfe2006-11-182-2/+2
* git-apply: Documentation typo fixPetr Baudis2006-11-181-1/+1
* Fix git-for-each-refs broken for tagsPetr Baudis2006-11-181-2/+2
* "git fmt-merge-msg" SIGSEGVLinus Torvalds2006-11-161-0/+2
* git-pull: allow pulling into an empty repositoryLinus Torvalds2006-11-162-2/+47
* convert-objects: set _XOPEN_SOURCE to 600Junio C Hamano2006-11-151-1/+1
* Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...Jim Meyering2006-11-151-0/+10
* gitweb: Put back shortlog instead of graphiclog in the project list.Alexandre Julliard2006-11-151-1/+1
* git-checkout: allow pathspec to recover lost working tree directoryJunio C Hamano2006-11-151-1/+5