summaryrefslogtreecommitdiffstats
path: root/builtin-pack-objects.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-23gitweb: Fix "next" link in commit viewJakub Narebski1-1/+1
2007-03-22Documentation/pack-format.txt: Clear up description of types.Peter Eriksen1-4/+6
2007-03-21fix typo in git-am manpageMichael S. Tsirkin1-1/+1
2007-03-18GIT 1.5.0.5v1.5.0.5Junio C Hamano3-2/+30
2007-03-16git-merge: finish when git-read-tree failsSanti BĂ©jar1-2/+2
2007-03-14GIT 1.5.0.4v1.5.0.4Junio C Hamano3-2/+26
2007-03-14Clarify doc for git-config --unset-all.Yann Dirson1-1/+1
2007-03-14git-checkout: fix "eval" used for merge labelling.Junio C Hamano1-1/+1
2007-03-14cvsserver: asciidoc formatting changesFrank Lichtenheld1-8/+11
2007-03-12fast-import: grow tree storage more aggressivelyJeff King1-2/+2
2007-03-12Don't package the git-gui credits file anymoreShawn O. Pearce1-2/+1
2007-03-12git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce1-7/+5
2007-03-12git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce4-135/+9
2007-03-12git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Shawn O. Pearce1-19/+6
2007-03-12git-gui: Allow committing empty mergesShawn O. Pearce1-1/+1
2007-03-12git-send-email: Document configuration optionsAvi Kivity1-0/+13
2007-03-12git-merge: warn when -m provided on a fast forwardJ. Bruce Fields1-1/+6
2007-03-11git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard1-24/+53
2007-03-11git.el: Avoid appending a signoff line that is already present.Alexandre Julliard1-6/+18
2007-03-11setup_git_directory_gently: fix off-by-one errorMatthias Lederhofer1-1/+1
2007-03-11user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields1-1/+1
2007-03-11user-manual: fix rendering of history diagramsJ. Bruce Fields1-4/+21
2007-03-11user-manual: fix missing colon in git-show exampleJ. Bruce Fields1-1/+1
2007-03-11user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields1-11/+3
2007-03-11user-manual: fix inconsistent exampleJ. Bruce Fields1-2/+2
2007-03-11glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields1-1/+1
2007-03-10Documentation: s/seperator/separator/Jeff King1-3/+3
2007-03-10Adjust reflog filemode in shared repositoryMatthias Kestenholz1-0/+2
2007-03-07Catch write_ref_sha1 failure in receive-packShawn O. Pearce1-1/+4
2007-03-07make t8001 work on Mac OS X againJohannes Schindelin1-1/+2
2007-03-06git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce1-7/+15
2007-03-06git-commit: cd to top before showing the final statJunio C Hamano1-0/+3
2007-03-06Fix diff-options references in git-diff and git-format-patchBrian Gernhardt2-3/+5
2007-03-06Add definition of <commit-ish> to the main git man page.Theodore Ts'o1-0/+6
2007-03-05Begin SubmittingPatches with a check listJohannes Schindelin1-0/+27
2007-03-05fast-import: Fail if a non-existant commit is used for mergeShawn O. Pearce1-1/+8
2007-03-05fast-import: Avoid infinite loop after resetShawn O. Pearce1-5/+11
2007-03-05GIT 1.5.0.3v1.5.0.3Junio C Hamano2-12/+15
2007-03-05glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI1-0/+9
2007-03-05user-manual: more detailed merge discussionJ. Bruce Fields1-25/+77
2007-03-05user-manual: how to replace commits older than most recentJ. Bruce Fields1-0/+46
2007-03-05user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields1-9/+15
2007-03-05user-manual: ensure generated manual references stylesheetJ. Bruce Fields1-1/+4
2007-03-05user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields1-1/+1
2007-03-05Documentation: mention module option to git-cvsimportJ. Bruce Fields1-1/+1
2007-03-04Unset NO_C99_FORMAT on Cygwin.Ramsay Jones1-1/+0
2007-03-04Fix a "pointer type missmatch" warning.Ramsay Jones2-2/+15
2007-03-04Fix some "comparison is always true/false" warnings.Ramsay Jones1-4/+6
2007-03-04Fix an "implicit function definition" warning.Ramsay Jones1-0/+6
2007-03-04Fix a "label defined but unreferenced" warning.Ramsay Jones1-0/+2