summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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