summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glossary: stop generating automaticallyJ. Bruce Fields2007-03-184-428/+392
* user-manual: Use def_ instead of ref_ for glossary references.J. Bruce Fields2007-03-181-2/+2
* user-manual.txt: fix a tiny typo.Jim Meyering2007-03-181-1/+1
* user-manual: run xsltproc without --nonet optionJ. Bruce Fields2007-03-181-1/+1
* GIT 1.5.0.5v1.5.0.5Junio C Hamano2007-03-183-2/+30
* git-merge: finish when git-read-tree failsSanti BĂ©jar2007-03-161-2/+2
* GIT 1.5.0.4v1.5.0.4Junio C Hamano2007-03-143-2/+26
* Clarify doc for git-config --unset-all.Yann Dirson2007-03-141-1/+1
* git-checkout: fix "eval" used for merge labelling.Junio C Hamano2007-03-141-1/+1
* cvsserver: asciidoc formatting changesFrank Lichtenheld2007-03-131-8/+11
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-03-121-2/+2
|\
| * fast-import: grow tree storage more aggressivelyJeff King2007-03-121-2/+2
* | Don't package the git-gui credits file anymoreShawn O. Pearce2007-03-121-2/+1
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-03-124-156/+15
|\ \ | |/ |/|
| * git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce2007-03-121-7/+5
| * git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-124-135/+9
| * git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Shawn O. Pearce2007-03-121-19/+6
| * git-gui: Allow committing empty mergesShawn O. Pearce2007-03-121-1/+1
* | git-send-email: Document configuration optionsAvi Kivity2007-03-111-0/+13
* | git-merge: warn when -m provided on a fast forwardJ. Bruce Fields2007-03-111-1/+6
* | git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard2007-03-101-24/+53
* | git.el: Avoid appending a signoff line that is already present.Alexandre Julliard2007-03-101-6/+18
* | setup_git_directory_gently: fix off-by-one errorMatthias Lederhofer2007-03-101-1/+1
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-03-103-20/+29
|\ \
| * | user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields2007-03-101-1/+1
| * | user-manual: fix rendering of history diagramsJ. Bruce Fields2007-03-101-4/+21
| * | user-manual: fix missing colon in git-show exampleJ. Bruce Fields2007-03-101-1/+1
| * | user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields2007-03-101-11/+3
| * | user-manual: fix inconsistent exampleJ. Bruce Fields2007-03-101-2/+2
| * | glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields2007-03-101-1/+1
* | | Documentation: s/seperator/separator/Jeff King2007-03-091-3/+3
* | | Adjust reflog filemode in shared repositoryMatthias Kestenholz2007-03-091-0/+2
|/ /
* | Catch write_ref_sha1 failure in receive-packShawn O. Pearce2007-03-071-1/+4
* | make t8001 work on Mac OS X againJohannes Schindelin2007-03-061-1/+2
* | Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-03-062-37/+69
|\ \ | |/
| * git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce2007-03-061-7/+15
| * git-gui: Remove unnecessary /dev/null redirection.Shawn O. Pearce2007-03-011-8/+2
| * git-gui: Don't create empty (same tree as parent) commits.gitgui-0.6.2Shawn O. Pearce2007-02-261-0/+18
| * git-gui: Add Reset to the Branch menu.Shawn O. Pearce2007-02-261-0/+6
| * git-gui: Relocate the menu/transport menu code.Shawn O. Pearce2007-02-261-22/+28
* | git-commit: cd to top before showing the final statJunio C Hamano2007-03-051-0/+3
* | Fix diff-options references in git-diff and git-format-patchBrian Gernhardt2007-03-052-3/+5
* | Add definition of <commit-ish> to the main git man page.Theodore Ts'o2007-03-051-0/+6
* | Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-03-051-6/+19
|\ \
| * | fast-import: Fail if a non-existant commit is used for mergeShawn O. Pearce2007-03-051-1/+8
| * | fast-import: Avoid infinite loop after resetShawn O. Pearce2007-03-051-5/+11
* | | Begin SubmittingPatches with a check listJohannes Schindelin2007-03-051-0/+27
|/ /
* | GIT 1.5.0.3v1.5.0.3Junio C Hamano2007-03-042-12/+15
* | glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI2007-03-041-0/+9
* | user-manual: more detailed merge discussionJ. Bruce Fields2007-03-041-25/+77