summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-12Clarify fetch error for missing objects.Libravatar Alex Riesen1-7/+8
2006-12-12Move Fink and Ports check to after config fileLibravatar Brian Gernhardt1-12/+15
2006-12-11Make sure the empty tree exists when needed in merge-recursive.Libravatar Shawn O. Pearce1-1/+1
2006-12-11Don't use memcpy when source and dest. buffers may overlapLibravatar Jim Meyering1-1/+1
2006-12-11no need to install manpages as executableLibravatar Chris Wright1-2/+2
2006-12-06cvsserver: Avoid miscounting bytes in Perl v5.8.xLibravatar Martin Langhoff1-0/+1
2006-12-06git-reset to remove "$GIT_DIR/MERGE_MSG"Libravatar Junio C Hamano1-1/+2
2006-12-04unpack-trees: make sure "df_conflict_entry.name" is NUL terminated.Libravatar Junio C Hamano1-3/+5
2006-12-04receive-pack: do not insist on fast-forward outside refs/heads/Libravatar Junio C Hamano1-1/+2
2006-12-04git-mv: search more precisely for source directory in indexLibravatar Johannes Schindelin2-4/+20
2006-12-02git-svn: avoid fetching files twice in the same revisionLibravatar Eric Wong1-5/+5
2006-11-29Document git-repo-config --bool/--int options.Libravatar Andy Parkins1-0/+6
2006-11-29tutorial: talk about user.name early and don't start with commit -aLibravatar Junio C Hamano1-5/+24
2006-11-29git-blame: fix rev parameter handling.Libravatar Alex Riesen1-0/+1
2006-11-28git blame -C: fix output format tweaks when crossing file boundary.Libravatar Junio C Hamano1-5/+5
2006-11-23Increase length of function name bufferLibravatar Andy Parkins1-1/+1
2006-11-23git-svn: preserve uncommitted changes after dcommitLibravatar Eric Wong1-1/+1
2006-11-23git-svn: correctly handle revision 0 in SVN repositoriesLibravatar Eric Wong1-4/+10
2006-11-23git-svn: error out from dcommit on a parent-less commitLibravatar Eric Wong1-0/+7
2006-11-23archive-zip: don't use sizeof(struct ...)Libravatar René Scharfe1-6/+18
2006-11-22GIT 1.4.4.1Libravatar Junio C Hamano1-1/+1
2006-11-22trust-executable-bit: fix breakage for symlinksLibravatar Junio C Hamano3-8/+18
2006-11-22Move --pretty options into Documentation/pretty-formats.txtLibravatar Chris Riddoch5-15/+83
2006-11-21Doc: Make comment about merging in tutorial.txt more clearLibravatar Paolo Ciarrocchi1-1/+1
2006-11-21archive: use setvbuf() instead of setlinebuf()Libravatar Michal Rokos1-1/+1
2006-11-21Teach SubmittingPatches about git-commit -sLibravatar Paolo Ciarrocchi1-0/+3
2006-11-19do_for_each_ref: perform the same sanity check for leftovers.Libravatar Junio C Hamano1-19/+19
2006-11-19git-fetch: follow lightweit tags as well.Libravatar Junio C Hamano2-2/+19
2006-11-18Documentation: Correct alternates documentation, document http-alternatesLibravatar Petr Baudis1-3/+14
2006-11-18Documentation: Define symref and update HEAD descriptionLibravatar Petr Baudis2-5/+16
2006-11-18Document git-runstatusLibravatar Rene Scharfe3-1/+73
2006-11-18git-apply: slightly clean up bitfield usageLibravatar Rene Scharfe1-2/+5
2006-11-18sparse fix: Using plain integer as NULL pointerLibravatar Rene Scharfe1-1/+1
2006-11-18sparse fix: non-ANSI function declarationLibravatar Rene Scharfe2-2/+2
2006-11-18git-apply: Documentation typo fixLibravatar Petr Baudis1-1/+1
2006-11-18Fix git-for-each-refs broken for tagsLibravatar Petr Baudis1-2/+2
2006-11-16"git fmt-merge-msg" SIGSEGVLibravatar Linus Torvalds1-0/+2
2006-11-16git-pull: allow pulling into an empty repositoryLibravatar Linus Torvalds2-2/+47
2006-11-15convert-objects: set _XOPEN_SOURCE to 600Libravatar Junio C Hamano1-1/+1
2006-11-15Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...Libravatar Jim Meyering1-0/+10
2006-11-15gitweb: Put back shortlog instead of graphiclog in the project list.Libravatar Alexandre Julliard1-1/+1
2006-11-15git-checkout: allow pathspec to recover lost working tree directoryLibravatar Junio C Hamano1-1/+5
2006-11-15git-checkout: do not allow -f and -m at the same time.Libravatar Junio C Hamano1-0/+5
2006-11-15Seek back to current filepos when mmap()ing with NO_MMAPLibravatar Johannes Schindelin1-0/+6
2006-11-14GIT 1.4.4Libravatar Junio C Hamano1-1/+1
2006-11-13Merge branch 'maint'Libravatar Junio C Hamano8-23/+222
2006-11-13Rework cvsexportcommit to handle binary files for all cases.Libravatar Robin Rosenberg4-20/+195
2006-11-13Catch errors when writing an index that contains invalid objects.Libravatar Johannes Sixt2-0/+24
2006-11-13test-lib.sh: A command dying due to a signal is an unexpected failure.Libravatar Johannes Sixt1-1/+1
2006-11-12git-update-index(1): fix use of quoting in section titleLibravatar Jonas Fonseca1-2/+2