aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-svn: avoid fetching files twice in the same revisionEric Wong2006-12-02
* Document git-repo-config --bool/--int options.Andy Parkins2006-11-29
* tutorial: talk about user.name early and don't start with commit -aJunio C Hamano2006-11-29
* git-blame: fix rev parameter handling.Alex Riesen2006-11-29
* git blame -C: fix output format tweaks when crossing file boundary.Junio C Hamano2006-11-28
* Increase length of function name bufferAndy Parkins2006-11-23
* git-svn: preserve uncommitted changes after dcommitEric Wong2006-11-23
* git-svn: correctly handle revision 0 in SVN repositoriesEric Wong2006-11-23
* git-svn: error out from dcommit on a parent-less commitEric Wong2006-11-23
* archive-zip: don't use sizeof(struct ...)René Scharfe2006-11-23
* GIT 1.4.4.1v1.4.4.1Junio C Hamano2006-11-22
* trust-executable-bit: fix breakage for symlinksJunio C Hamano2006-11-22
* Move --pretty options into Documentation/pretty-formats.txtChris Riddoch2006-11-22
* Doc: Make comment about merging in tutorial.txt more clearPaolo Ciarrocchi2006-11-21
* archive: use setvbuf() instead of setlinebuf()Michal Rokos2006-11-21
* Teach SubmittingPatches about git-commit -sPaolo Ciarrocchi2006-11-21
* do_for_each_ref: perform the same sanity check for leftovers.Junio C Hamano2006-11-19
* git-fetch: follow lightweit tags as well.Junio C Hamano2006-11-19
* Documentation: Correct alternates documentation, document http-alternatesPetr Baudis2006-11-18
* Documentation: Define symref and update HEAD descriptionPetr Baudis2006-11-18
* Document git-runstatusRene Scharfe2006-11-18
* git-apply: slightly clean up bitfield usageRene Scharfe2006-11-18
* sparse fix: Using plain integer as NULL pointerRene Scharfe2006-11-18
* sparse fix: non-ANSI function declarationRene Scharfe2006-11-18
* git-apply: Documentation typo fixPetr Baudis2006-11-18
* Fix git-for-each-refs broken for tagsPetr Baudis2006-11-18
* "git fmt-merge-msg" SIGSEGVLinus Torvalds2006-11-16
* git-pull: allow pulling into an empty repositoryLinus Torvalds2006-11-16
* convert-objects: set _XOPEN_SOURCE to 600Junio C Hamano2006-11-15
* Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...Jim Meyering2006-11-15
* gitweb: Put back shortlog instead of graphiclog in the project list.Alexandre Julliard2006-11-15
* git-checkout: allow pathspec to recover lost working tree directoryJunio C Hamano2006-11-15
* git-checkout: do not allow -f and -m at the same time.Junio C Hamano2006-11-15
* Seek back to current filepos when mmap()ing with NO_MMAPJohannes Schindelin2006-11-15
* GIT 1.4.4v1.4.4Junio C Hamano2006-11-14
* Merge branch 'maint'Junio C Hamano2006-11-13
|\
| * Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg2006-11-13
| * Catch errors when writing an index that contains invalid objects.Johannes Sixt2006-11-13
| * test-lib.sh: A command dying due to a signal is an unexpected failure.Johannes Sixt2006-11-13
| * git-update-index(1): fix use of quoting in section titleJonas Fonseca2006-11-12
* | GIT 1.4.4-rc2v1.4.4-rc2Junio C Hamano2006-11-11
* | Merge branch 'maint'Junio C Hamano2006-11-11
|\ \ | |/
| * git-cvsserver: read from git with -z to get non-ASCII pathnames.v1.4.3.5Junio C Hamano2006-11-11
* | Merge branch 'maint'Junio C Hamano2006-11-11
|\ \ | |/
| * path-list: fix path-list-insert return valueJunio C Hamano2006-11-11
* | git-annotate: fix -S on graft file with comments.Junio C Hamano2006-11-10
* | git-annotate: no need to exec blame; it is built-in now.Junio C Hamano2006-11-10
* | Merge branch 'maint'Junio C Hamano2006-11-09
|\ \ | |/
| * git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch.Robert Shearman2006-11-09
| * git-svn: fix dcommit losing changes when out-of-date from svnEric Wong2006-11-09