summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-18user-manual: run xsltproc without --nonet optionLibravatar J. Bruce Fields1-1/+1
2007-03-18GIT 1.5.0.5Libravatar Junio C Hamano3-2/+30
2007-03-16git-merge: finish when git-read-tree failsLibravatar Santi BĂ©jar1-2/+2
2007-03-14GIT 1.5.0.4Libravatar Junio C Hamano3-2/+26
2007-03-14Clarify doc for git-config --unset-all.Libravatar Yann Dirson1-1/+1
2007-03-14git-checkout: fix "eval" used for merge labelling.Libravatar Junio C Hamano1-1/+1
2007-03-13cvsserver: asciidoc formatting changesLibravatar Frank Lichtenheld1-8/+11
2007-03-12Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintLibravatar Junio C Hamano1-2/+2
2007-03-12fast-import: grow tree storage more aggressivelyLibravatar Jeff King1-2/+2
2007-03-12Don't package the git-gui credits file anymoreLibravatar Shawn O. Pearce1-2/+1
2007-03-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano4-156/+15
2007-03-12git-gui: Allow 'git gui version' outside of a repositoryLibravatar Shawn O. Pearce1-7/+5
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Libravatar Shawn O. Pearce4-135/+9
2007-03-12git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Libravatar Shawn O. Pearce1-19/+6
2007-03-12git-gui: Allow committing empty mergesLibravatar Shawn O. Pearce1-1/+1
2007-03-11git-send-email: Document configuration optionsLibravatar Avi Kivity1-0/+13
2007-03-11git-merge: warn when -m provided on a fast forwardLibravatar J. Bruce Fields1-1/+6
2007-03-10git.el: Retrieve commit log information from .dotest directory.Libravatar Alexandre Julliard1-24/+53
2007-03-10git.el: Avoid appending a signoff line that is already present.Libravatar Alexandre Julliard1-6/+18
2007-03-10setup_git_directory_gently: fix off-by-one errorLibravatar Matthias Lederhofer1-1/+1
2007-03-10Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintLibravatar Junio C Hamano3-20/+29
2007-03-10user-manual: install user manual stylesheet with other web documentsLibravatar J. Bruce Fields1-1/+1
2007-03-10user-manual: fix rendering of history diagramsLibravatar J. Bruce Fields1-4/+21
2007-03-10user-manual: fix missing colon in git-show exampleLibravatar J. Bruce Fields1-1/+1
2007-03-10user-manual: fix inconsistent use of pull and mergeLibravatar J. Bruce Fields1-11/+3
2007-03-10user-manual: fix inconsistent exampleLibravatar J. Bruce Fields1-2/+2
2007-03-10glossary: fix overoptimistic automatic linking of defined termsLibravatar J. Bruce Fields1-1/+1
2007-03-09Documentation: s/seperator/separator/Libravatar Jeff King1-3/+3
2007-03-09Adjust reflog filemode in shared repositoryLibravatar Matthias Kestenholz1-0/+2
2007-03-07Catch write_ref_sha1 failure in receive-packLibravatar Shawn O. Pearce1-1/+4
2007-03-06make t8001 work on Mac OS X againLibravatar Johannes Schindelin1-1/+2
2007-03-06Merge branch 'master' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano2-37/+69
2007-03-06git-gui: Make 'make' quieter by defaultLibravatar Shawn O. Pearce1-7/+15
2007-03-05git-commit: cd to top before showing the final statLibravatar Junio C Hamano1-0/+3
2007-03-05Fix diff-options references in git-diff and git-format-patchLibravatar Brian Gernhardt2-3/+5
2007-03-05Add definition of <commit-ish> to the main git man page.Libravatar Theodore Ts'o1-0/+6
2007-03-05Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maintLibravatar Junio C Hamano1-6/+19
2007-03-05Begin SubmittingPatches with a check listLibravatar Johannes Schindelin1-0/+27
2007-03-05fast-import: Fail if a non-existant commit is used for mergeLibravatar Shawn O. Pearce1-1/+8
2007-03-05fast-import: Avoid infinite loop after resetLibravatar Shawn O. Pearce1-5/+11
2007-03-04GIT 1.5.0.3Libravatar Junio C Hamano2-12/+15
2007-03-04glossary: Add definitions for dangling and unreachable objectsLibravatar Yasushi SHOJI1-0/+9
2007-03-04user-manual: more detailed merge discussionLibravatar J. Bruce Fields1-25/+77
2007-03-04user-manual: how to replace commits older than most recentLibravatar J. Bruce Fields1-0/+46
2007-03-04user-manual: insert earlier of mention content-addressable architectureLibravatar J. Bruce Fields1-9/+15
2007-03-04user-manual: ensure generated manual references stylesheetLibravatar J. Bruce Fields1-1/+4
2007-03-04user-manual: reset to ORIG_HEAD not HEAD to undo mergeLibravatar J. Bruce Fields1-1/+1
2007-03-04Documentation: mention module option to git-cvsimportLibravatar J. Bruce Fields1-1/+1
2007-03-03Unset NO_C99_FORMAT on Cygwin.Libravatar Ramsay Jones1-1/+0
2007-03-03Fix a "pointer type missmatch" warning.Libravatar Ramsay Jones2-2/+15