Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-26user-manual: use pithier example commitJ. Bruce Fields
2007-08-26user-manual: introduce the word "commit" earlierJ. Bruce Fields
2007-08-26user-manual: minor editing for concisenessJ. Bruce Fields
2007-08-26user-manual: edit "ignoring files" for concisenessJ. Bruce Fields
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup
2007-08-26Make usage documentation for git-add consistent.Brian Hetro
2007-08-25Documentation: Correct various misspellings and typos.Brian Hetro
2007-08-25Documentation: For consistency, use CVS instead of cvs.Brian Hetro
2007-08-23git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft
2007-08-23git-svn: update documentation with CAVEATS sectionEric Wong
2007-08-23Document -u option in git-svnimport man pageStefan Sperling
2007-08-23Fix breakage in git-rev-list.txtQuy Tonthat
2007-08-23Documentation: update tar.umask defaultRené Scharfe
2007-08-21GIT 1.5.3-rc6v1.5.3-rc6Junio C Hamano
2007-08-20Fix misspelling of 'suppress' in docsDave Watson
2007-08-20Document what the stage numbers in the :$n:path syntax mean.Steven Grimm
2007-08-20Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce
2007-08-20Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström
2007-08-20Add and document a global --no-pager option for git.Matthieu Moy
2007-08-19Correct documentation of 'reflog show' to explain it shows HEADShawn O. Pearce
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce
2007-08-18git-send-email --cc-cmdJoe Perches
2007-08-18Clarify commit-tree documentationMike Hommey
2007-08-18Minor clarifications to git-filter-branch usage and docBrian Gernhardt
2007-08-18Fix small typo in git send-email man page.Sean Estabrooks
2007-08-17Clarify actual behavior of 'git add' and ignored filesBrian Downing
2007-08-16Documentation/git-rebase: fix an exampleJunio C Hamano
2007-08-16git-apply: apply submodule changesSven Verdoolaege
2007-08-16Update documentation links for older releases.Junio C Hamano
2007-08-16Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano
2007-08-16GIT 1.5.2.5v1.5.2.5Junio C Hamano
2007-08-15GIT 1.5.3-rc5v1.5.3-rc5Junio C Hamano
2007-08-14Add --log-size to git log to print message sizeMarco Costalba
2007-08-13git-add: Add support for --refresh option.Alexandre Julliard
2007-08-11Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup
2007-08-11Merge branch 'cr/tag'Junio C Hamano
2007-08-11Add support for an info version of the user manualDavid Kastrup
2007-08-11Merge branch 'jc/clone'Junio C Hamano
2007-08-10Revert "tweak manpage formatting"Junio C Hamano
2007-08-10tweak manpage formattingJunio C Hamano
2007-08-10Fix an illustration in git-rev-parse.txtJunio C Hamano
2007-08-10Fix formatting of git-blame documentation.Junio C Hamano
2007-08-09Reorder the list of commands in the manual.Junio C Hamano
2007-08-08git-stash documentation: add missing backtickSteve Hoelzer
2007-08-08git-stash documentation: stash numbering starts at zero, not oneSteve Hoelzer
2007-08-07Add a note about the index being updated by git-status in some casesSteven Grimm
2007-08-07Documentation/git-commit.txt: correct bad list formatting.David Kastrup