Fix a "label defined but unreferenced" warning.
[git.git] / Documentation /
2007-03-04 Johannes SchindelinDocument the config variable format.suffix
2007-03-01 Christian SchlotterDocumentation: Correct minor typo in git-add documentation.
2007-03-01 Sergey VlasovDocumentation/git-send-email.txt: Fix labeled list...
2007-03-01 Sergey VlasovDocumentation/git-quiltimport.txt: Fix labeled list...
2007-03-01 Sergey VlasovDocumentation/build-docdep.perl: Fix dependencies for...
2007-02-28 Junio C HamanoStart preparing Release Notes for 1.5.0.3
2007-02-28 Junio C HamanoDocumentation: git-remote add [-t <branch>] [-m <branch...
2007-02-28 Uwe Kleine-KönigInclude config.mak in doc/Makefile
2007-02-28 Michael ColemanFix minor typos/grammar in user-manual.txt
2007-02-28 Michael PooleCorrect ordering in git-cvsimport's option documentation
2007-02-27 Theodore TsoFix git-show man page formatting in the EXAMPLES section
2007-02-26 Junio C HamanoGIT 1.5.0.2 v1.5.0.2
2007-02-26 Junio C HamanoDocumentation: describe "-f/-t/-m" options to "git...
2007-02-26 Junio C HamanoMerge branch 'jc/merge-symlink' into maint
2007-02-25 Junio C HamanoAdd Release Notes to prepare for 1.5.0.2
2007-02-25 Junio C HamanoMerge git://repo.or.cz/git-gui into maint
2007-02-24 Santi Béjarcore.legacyheaders: Use the description used in RelNote...
2007-02-22 Shawn O. PearceDocument the new core.bare configuration option.
2007-02-21 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-20 Christian Schlottergit-clone: Sync documentation to usage note.
2007-02-19 Junio C HamanoGIT 1.5.0.1 v1.5.0.1
2007-02-18 Fredrik KuivinenDocumentation/i18n.txt: it is i18n.commitencoding not...
2007-02-18 Junio C HamanoUpdate draft release notes for 1.5.0.1
2007-02-18 Junio C HamanoMerge git://git./pub/scm/gitk/gitk into maint
2007-02-17 Shawn O. PearceConvert update-index references in docs to add.
2007-02-17 Shawn O. PearceAttempt to improve git-rebase lead-in description.
2007-02-14 Junio C HamanoAdd RelNotes 1.5.0.1
2007-02-14 Junio C HamanoStill updating 1.5.0 release notes.
2007-02-14 Junio C HamanoClarify two backward incompatible repository options.
2007-02-14 Junio C Hamanocmd-list: add git-remote
2007-02-14 Junio C HamanoDocumentation: Drop full-stop from git-fast-import...
2007-02-14 Nicolas PitreMinor corrections to release notes
2007-02-13 Junio C HamanoAdd release notes to the distribution.
2007-02-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-02-13 Junio C HamanoDocumentation: Moving out of detached HEAD does not...
2007-02-13 Johannes Schindelingit-gc: run pack-refs by default unless the repo is...
2007-02-13 Pavel RoskinClarify that git-update-server-info should be run for...
2007-02-13 Matthias Lederhofergit merge documentation: -m is optional
2007-02-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 Shawn O. Pearcefast-import: Support reusing 'from' and brown paper...
2007-02-12 Junio C HamanoMerge git-gui
2007-02-12 Junio C HamanoAdd discussion section to git-tag documentation.
2007-02-12 Junio C HamanoTeach git-am to pass -p option down to git-apply
2007-02-12 Junio C HamanoDocumentation: git-rebase -C<n>
2007-02-12 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-12 Shawn O. Pearcefast-import: Add tip about importing renames.
2007-02-12 Shawn O. Pearcefast-import: Hide the pack boundary commits by default.
2007-02-11 Michael S. TsirkinDocument that git-am can read standard input.
2007-02-11 Dotan BarakMake it easier to override path to asciidoc command
2007-02-11 MukundFixed some typos in git-repack docs
2007-02-11 Theodore Ts'oAllow aliases to expand to shell commands
2007-02-09 Junio C Hamanogit-fetch: document automatic tag following.
2007-02-09 Junio C HamanoDocumentation/git-pull: describe default behaviour...
2007-02-08 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-08 Linus Torvaldsgit reflog show
2007-02-08 Michael S. Tsirkinadd -C[NUM] to git-am
2007-02-08 Michael S. TsirkinUpdate git-log and git-show documentation
2007-02-08 Shawn O. PearceCorrect spelling of fast-import in docs.
2007-02-08 Shawn O. PearceCorrect some language in fast-import documentation.
2007-02-08 Shawn O. PearceCorrect ^0 asciidoc syntax in fast-import docs.
2007-02-07 Junio C HamanoDocumentation: Add gfi to the main command list.
2007-02-07 Junio C HamanoMerge branch 'ml/gitk' (early part)
2007-02-07 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Shawn O. PearceAdd a Tips and Tricks section to fast-import's manual.
2007-02-07 MichaelDocumentation: add KMail in SubmittingPatches
2007-02-07 Shawn O. PearceDump all refs and marks during a checkpoint in fast...
2007-02-07 Shawn O. PearceTeach fast-import how to sit quietly in the corner.
2007-02-07 Shawn O. PearceTeach fast-import how to clear the internal branch...
2007-02-07 Shawn O. PearceMinor timestamp related documentation corrections for...
2007-02-07 Junio C HamanoAdd deprecation notices.
2007-02-07 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-06 Junio C HamanoS_IFLNK != 0140000
2007-02-06 Shawn O. PearceDon't do non-fastforward updates in fast-import.
2007-02-06 Shawn O. PearceSupport RFC 2822 date parsing in fast-import.
2007-02-06 Shawn O. PearceMinor fast-import documentation corrections.
2007-02-06 Shawn O. PearceCorrect fast-import timezone documentation.
2007-02-06 Shawn O. PearceRemove --branch-log from fast-import.
2007-02-06 Shawn O. PearceInitial draft of fast-import documentation.
2007-02-05 Junio C Hamanoblame: document --contents option
2007-02-05 Simon 'corecode... Allow forcing of a parent commit, even if the parent...
2007-02-05 Stelian PopAdd hg-to-git conversion utility.
2007-02-05 Shawn O. PearceShow an example of deleting commits with git-rebase.
2007-02-05 Andy Parkinsgit-for-each-ref doesn't return "the bit after $GIT_DIR...
2007-02-05 Junio C HamanoMerge branch 'np/dreflog'
2007-02-04 Robin RosenbergWhy is it bad to rewind a branch that has already been...
2007-02-04 Junio C Hamanoshow-branch -g: default to the current branch.
2007-02-04 Junio C HamanoMerge branch 'master' into np/dreflog
2007-02-04 Pavel RoskinAssorted typo fixes
2007-02-04 Shawn O. PearceCleanup subcommand documentation for git-remote.
2007-02-04 Junio C HamanoWhy is it bad to rewind a branch that has already been...
2007-02-03 Junio C Hamanocore-tutorial: http reference link fix
2007-02-03 Junio C HamanoTutorial-2: Adjust git-status output to recent reality.
2007-02-03 Junio C HamanoTutorial: fix asciidoc formatting of "git add" section.
2007-02-03 Andy Parkinsdoc: hooks.txt said post-commit default sends an email...
2007-02-02 Mike ColemanFix some documentation typos and grammar
2007-02-02 Shawn O. PearceTeach 'git remote' how to cleanup stale tracking branches.
2007-02-02 Johannes SchindelinUpdate the documentation for the new '@{...}' syntax
2007-02-02 Nicolas Pitreadd a quiet option to git-checkout
2007-01-31 Junio C HamanoDo not use hardcoded path to xhmtl.xsl to generate...
2007-01-31 Junio C Hamanogit main documentation: point at the user's manual.
next