]> git.phdru.name Git - git-wiki.git/log
git-wiki.git
7 years agoPEP-8 recommends two spaces before inline comment
Oleg Broytman [Tue, 28 Jun 2016 19:53:58 +0000 (22:53 +0300)]
PEP-8 recommends two spaces before inline comment

7 years agoMake advanced topics subtopics
Oleg Broytman [Tue, 28 Jun 2016 19:51:17 +0000 (22:51 +0300)]
Make advanced topics subtopics

7 years agoGitAlias, GitIgnore and pre-commit hooks
Oleg Broytman [Tue, 28 Jun 2016 18:23:11 +0000 (21:23 +0300)]
GitAlias, GitIgnore and pre-commit hooks

7 years agoExplain that git switches to the root before running any command
Oleg Broytman [Tue, 28 Jun 2016 17:33:56 +0000 (20:33 +0300)]
Explain that git switches to the root before running any command

7 years agoConfiguration doesn't need to be global
Oleg Broytman [Tue, 28 Jun 2016 17:16:53 +0000 (20:16 +0300)]
Configuration doesn't need to be global

7 years agoFix a minor misspelling
Oleg Broytman [Tue, 28 Jun 2016 17:16:29 +0000 (20:16 +0300)]
Fix a minor misspelling

7 years agoExplain the problem with long-lived merged branches
Oleg Broytman [Tue, 28 Jun 2016 16:10:18 +0000 (19:10 +0300)]
Explain the problem with long-lived merged branches

It's hard to rebase a branch that was merged even if you haven't pushed
them yet.

7 years agoDon't mention the author of the PEP
Oleg Broytman [Tue, 28 Jun 2016 16:08:10 +0000 (19:08 +0300)]
Don't mention the author of the PEP

He is humble and shy. ;-)

7 years agoMove ``git remote update`` to different subsection
Oleg Broytman [Wed, 15 Jun 2016 22:40:52 +0000 (01:40 +0300)]
Move ``git remote update`` to different subsection

7 years ago``git status --branch`` and ``git branch --verbose``
Oleg Broytman [Wed, 15 Jun 2016 17:42:26 +0000 (20:42 +0300)]
``git status --branch`` and ``git branch --verbose``

7 years agoPublish the PEP by converting text to Cheetah Template
Oleg Broytman [Tue, 14 Jun 2016 19:56:22 +0000 (22:56 +0300)]
Publish the PEP by converting text to Cheetah Template

7 years agoUse git remote update
Oleg Broytman [Tue, 14 Jun 2016 19:23:36 +0000 (22:23 +0300)]
Use git remote update

Update remote-tracking branches without updating local branches.

7 years agoAdd Klaus - small and simple web interface (Python)
Oleg Broytman [Sat, 4 Jun 2016 21:23:19 +0000 (00:23 +0300)]
Add Klaus - small and simple web interface (Python)

7 years agoAdd GitPrep
Oleg Broytman [Tue, 17 May 2016 16:48:29 +0000 (19:48 +0300)]
Add GitPrep

8 years agogitea.io seems to be merged back to gogs.io
Oleg Broytman [Sun, 3 Apr 2016 06:36:49 +0000 (09:36 +0300)]
gitea.io seems to be merged back to gogs.io

8 years agoAdd a pointer for Git Buch
Oleg Broytman [Wed, 13 Jan 2016 19:46:49 +0000 (22:46 +0300)]
Add a pointer for Git Buch

8 years agogogs.io switched to https
Oleg Broytman [Sat, 28 Nov 2015 19:46:37 +0000 (22:46 +0300)]
gogs.io switched to https

8 years agoAdd GitBucket
Oleg Broytman [Thu, 17 Sep 2015 21:10:45 +0000 (00:10 +0300)]
Add GitBucket

8 years agoThe PEP is published under the number 103
Oleg Broytman [Tue, 15 Sep 2015 02:21:59 +0000 (05:21 +0300)]
The PEP is published under the number 103

8 years agoAdd a chapter "Branching models"
Oleg Broytman [Tue, 15 Sep 2015 02:03:30 +0000 (05:03 +0300)]
Add a chapter "Branching models"

8 years agoFix URL for "Everyday GIT"
Oleg Broytman [Sun, 13 Sep 2015 18:23:46 +0000 (21:23 +0300)]
Fix URL for "Everyday GIT"

8 years agoAdd a pointer to a chapter in Python Developer's Guide
Oleg Broytman [Sat, 12 Sep 2015 16:29:40 +0000 (19:29 +0300)]
Add a pointer to a chapter in Python Developer's Guide

Add a pointer to a chapter "Mercurial for git developers".

8 years agoPosted at 12-Sep-2015
Oleg Broytman [Sat, 12 Sep 2015 13:48:50 +0000 (16:48 +0300)]
Posted at 12-Sep-2015

8 years agoChange wording
Oleg Broytman [Sat, 12 Sep 2015 13:48:35 +0000 (16:48 +0300)]
Change wording

8 years agoChange wording
Oleg Broytman [Wed, 9 Sep 2015 20:13:46 +0000 (23:13 +0300)]
Change wording

8 years agogitolite is written in Perl
Oleg Broytman [Wed, 9 Sep 2015 20:10:09 +0000 (23:10 +0300)]
gitolite is written in Perl

8 years ago``git grep`` doesn't pass pattern if pager is not ``less``
Oleg Broytman [Wed, 9 Sep 2015 19:46:02 +0000 (22:46 +0300)]
``git grep`` doesn't pass pattern if pager is not ``less``

8 years agoChange wording about ``git grep`` and ``less +/$pattern``
Oleg Broytman [Wed, 9 Sep 2015 18:00:41 +0000 (21:00 +0300)]
Change wording about ``git grep`` and ``less +/$pattern``

8 years agoAdd empty lines before headings
Oleg Broytman [Wed, 9 Sep 2015 17:26:30 +0000 (20:26 +0300)]
Add empty lines before headings

8 years agoFix: ``origin`` is a literal
Oleg Broytman [Wed, 9 Sep 2015 17:23:34 +0000 (20:23 +0300)]
Fix: ``origin`` is a literal

8 years agoChange wording, add more explanations
Oleg Broytman [Tue, 8 Sep 2015 16:07:38 +0000 (19:07 +0300)]
Change wording, add more explanations

8 years agoRemove empty References section
Oleg Broytman [Tue, 8 Sep 2015 14:41:03 +0000 (17:41 +0300)]
Remove empty References section

8 years agoSee the page "Mercurial for Git users"
Oleg Broytman [Tue, 8 Sep 2015 14:40:22 +0000 (17:40 +0300)]
See the page "Mercurial for Git users"

8 years agoChange wording
Oleg Broytman [Mon, 7 Sep 2015 01:43:25 +0000 (04:43 +0300)]
Change wording

8 years agogit-remote-hg can be copied to a dir in PATH
Oleg Broytman [Mon, 7 Sep 2015 01:42:26 +0000 (04:42 +0300)]
git-remote-hg can be copied to a dir in PATH

8 years agoChange wording
Oleg Broytman [Tue, 1 Sep 2015 20:10:32 +0000 (23:10 +0300)]
Change wording

8 years agoExplain hg-git, fast-export and git-remote-hg
Oleg Broytman [Tue, 1 Sep 2015 18:19:36 +0000 (21:19 +0300)]
Explain hg-git, fast-export and git-remote-hg

8 years agoReplace http URLs with https in examples
Oleg Broytman [Tue, 1 Sep 2015 18:19:08 +0000 (21:19 +0300)]
Replace http URLs with https in examples

8 years agopagure was written by Fedora developers
Oleg Broytman [Mon, 24 Aug 2015 21:32:39 +0000 (00:32 +0300)]
pagure was written by Fedora developers

8 years agoChange wording
Oleg Broytman [Mon, 24 Aug 2015 21:07:17 +0000 (00:07 +0300)]
Change wording

8 years agoChange wording
Oleg Broytman [Mon, 24 Aug 2015 21:07:17 +0000 (00:07 +0300)]
Change wording

8 years agoMention pull requests
Oleg Broytman [Mon, 24 Aug 2015 17:27:17 +0000 (20:27 +0300)]
Mention pull requests

8 years agoAdd empty lines before section headings
Oleg Broytman [Mon, 24 Aug 2015 17:17:44 +0000 (20:17 +0300)]
Add empty lines before section headings

8 years agoKallithea, pagure, gogs and gitea, gitlab
Oleg Broytman [Mon, 24 Aug 2015 17:15:42 +0000 (20:15 +0300)]
Kallithea, pagure, gogs and gitea, gitlab

8 years agoExplain gitweb and cgit
Oleg Broytman [Mon, 24 Aug 2015 16:22:57 +0000 (19:22 +0300)]
Explain gitweb and cgit

8 years agoPoint to a better docs for cgit
Oleg Broytman [Mon, 24 Aug 2015 12:55:58 +0000 (15:55 +0300)]
Point to a better docs for cgit

8 years agogit push --tags
Oleg Broytman [Mon, 24 Aug 2015 12:55:46 +0000 (15:55 +0300)]
git push --tags

8 years agoExplain what the current branch is
Oleg Broytman [Mon, 24 Aug 2015 12:55:23 +0000 (15:55 +0300)]
Explain what the current branch is

8 years agoExplain creation of a remote named ``origin``
Oleg Broytman [Mon, 24 Aug 2015 12:54:47 +0000 (15:54 +0300)]
Explain creation of a remote named ``origin``

8 years agoChange wording
Oleg Broytman [Mon, 24 Aug 2015 12:54:23 +0000 (15:54 +0300)]
Change wording

8 years agoGit over ssh and gitolite
Oleg Broytman [Mon, 24 Aug 2015 05:36:10 +0000 (08:36 +0300)]
Git over ssh and gitolite

8 years agogit daemon
Oleg Broytman [Mon, 24 Aug 2015 05:18:25 +0000 (08:18 +0300)]
git daemon

8 years agoThere are many different prompts out there
Oleg Broytman [Mon, 24 Aug 2015 05:04:19 +0000 (08:04 +0300)]
There are many different prompts out there

8 years agoExplain bash/zsh prompt
Oleg Broytman [Sun, 23 Aug 2015 16:22:44 +0000 (19:22 +0300)]
Explain bash/zsh prompt

8 years agoExplain bash/zsh completion
Oleg Broytman [Sun, 23 Aug 2015 15:53:57 +0000 (18:53 +0300)]
Explain bash/zsh completion

8 years agoExplain sticky options (git grep -O)
Oleg Broytman [Sat, 22 Aug 2015 21:15:34 +0000 (00:15 +0300)]
Explain sticky options (git grep -O)

8 years agoExplain tricky options (git log -p3)
Oleg Broytman [Sat, 22 Aug 2015 21:01:44 +0000 (00:01 +0300)]
Explain tricky options (git log -p3)

8 years agoExplain rerere
Oleg Broytman [Sat, 22 Aug 2015 15:00:04 +0000 (18:00 +0300)]
Explain rerere

8 years agoChange wording
Oleg Broytman [Sat, 22 Aug 2015 14:32:04 +0000 (17:32 +0300)]
Change wording

8 years agoAdd Kallithea, pagure, gogs and gitea
Oleg Broytman [Fri, 21 Aug 2015 22:08:37 +0000 (01:08 +0300)]
Add Kallithea, pagure, gogs and gitea

8 years agoChange wording and formatting
Oleg Broytman [Thu, 20 Aug 2015 02:31:21 +0000 (05:31 +0300)]
Change wording and formatting

8 years agoExplain git gc, git repack, git fsck
Oleg Broytman [Thu, 20 Aug 2015 02:08:24 +0000 (05:08 +0300)]
Explain git gc, git repack, git fsck

8 years agogit commit --only == git commit -o
Oleg Broytman [Wed, 19 Aug 2015 23:14:01 +0000 (02:14 +0300)]
git commit --only == git commit -o

8 years agoAnonymous access == git daemon
Oleg Broytman [Wed, 19 Aug 2015 22:44:36 +0000 (01:44 +0300)]
Anonymous access == git daemon

8 years agogit commit [--only] -- $FILE
Oleg Broytman [Wed, 19 Aug 2015 22:43:46 +0000 (01:43 +0300)]
git commit [--only] -- $FILE

8 years agogit diff HEAD between the tree and the HEAD
Oleg Broytman [Wed, 19 Aug 2015 15:56:26 +0000 (18:56 +0300)]
git diff HEAD between the tree and the HEAD

8 years agoAdd a link to unix package managers commands
Oleg Broytman [Thu, 30 Jul 2015 21:56:25 +0000 (00:56 +0300)]
Add a link to unix package managers commands

8 years agoDescribe staging area
Oleg Broytman [Tue, 28 Jul 2015 14:39:55 +0000 (17:39 +0300)]
Describe staging area

8 years agoRename v2 to master
Oleg Broytman [Wed, 22 Jul 2015 18:54:44 +0000 (21:54 +0300)]
Rename v2 to master

8 years agoExplain updateable and private-to-the-repo information
Oleg Broytman [Thu, 9 Jul 2015 21:43:25 +0000 (00:43 +0300)]
Explain updateable and private-to-the-repo information

8 years agoFix: lightweight tags can be pushed too
Oleg Broytman [Tue, 7 Jul 2015 01:01:49 +0000 (04:01 +0300)]
Fix: lightweight tags can be pushed too

8 years agoAdd an example for ``git check-attr``
Oleg Broytman [Sat, 4 Jul 2015 16:00:33 +0000 (19:00 +0300)]
Add an example for ``git check-attr``

8 years agoMinor grammar fixes
Oleg Broytman [Sat, 4 Jul 2015 15:47:36 +0000 (18:47 +0300)]
Minor grammar fixes

8 years agoChange example a bit
Oleg Broytman [Sat, 4 Jul 2015 15:42:30 +0000 (18:42 +0300)]
Change example a bit

8 years agoChange wording
Oleg Broytman [Sat, 4 Jul 2015 15:40:31 +0000 (18:40 +0300)]
Change wording

8 years agoExplain text/eol/binary .gitattributes
Oleg Broytman [Wed, 1 Jul 2015 16:06:21 +0000 (19:06 +0300)]
Explain text/eol/binary .gitattributes

8 years agoPush-to-deploy was implemented in 2.3 and improved in 2.4
Oleg Broytman [Tue, 30 Jun 2015 19:14:05 +0000 (22:14 +0300)]
Push-to-deploy was implemented in 2.3 and improved in 2.4

8 years agoReorder sections
Oleg Broytman [Tue, 30 Jun 2015 09:58:23 +0000 (12:58 +0300)]
Reorder sections

8 years agoChange wording
Oleg Broytman [Tue, 30 Jun 2015 01:59:47 +0000 (04:59 +0300)]
Change wording

8 years agoExplain there is one thing that cannot be undone
Oleg Broytman [Mon, 29 Jun 2015 22:55:03 +0000 (01:55 +0300)]
Explain there is one thing that cannot be undone

Overwritten uncommitted changes.

8 years agoExplain git revert
Oleg Broytman [Mon, 29 Jun 2015 21:59:42 +0000 (00:59 +0300)]
Explain git revert

8 years agoExample of git reflog + git reset + git cherry-pick
Oleg Broytman [Mon, 29 Jun 2015 19:24:12 +0000 (22:24 +0300)]
Example of git reflog + git reset + git cherry-pick

8 years agoExplain git reflog
Oleg Broytman [Mon, 29 Jun 2015 19:09:41 +0000 (22:09 +0300)]
Explain git reflog

8 years agoUse $-notation to denote meta-variables
Oleg Broytman [Mon, 29 Jun 2015 18:52:51 +0000 (21:52 +0300)]
Use $-notation to denote meta-variables

Distinguish meta-variables from literals like HEAD or README.

8 years agoSplit section "Undo" into subsections
Oleg Broytman [Mon, 29 Jun 2015 16:26:29 +0000 (19:26 +0300)]
Split section "Undo" into subsections

8 years agoSpecify that unstaging remove changes from index
Oleg Broytman [Mon, 29 Jun 2015 16:09:05 +0000 (19:09 +0300)]
Specify that unstaging remove changes from index

Not from the working directory.

8 years agoFix URL
Oleg Broytman [Sat, 27 Jun 2015 18:45:59 +0000 (21:45 +0300)]
Fix URL

8 years agoWarn against removing published tags
Oleg Broytman [Sat, 27 Jun 2015 18:45:20 +0000 (21:45 +0300)]
Warn against removing published tags

8 years agoChange wording
Oleg Broytman [Sat, 27 Jun 2015 18:45:07 +0000 (21:45 +0300)]
Change wording

8 years agoAdd an URL for discussion about git repack parameters
Oleg Broytman [Fri, 26 Jun 2015 23:39:37 +0000 (02:39 +0300)]
Add an URL for discussion about git repack parameters

8 years agoAdd more details about fetch/pull/push
Oleg Broytman [Fri, 26 Jun 2015 23:26:59 +0000 (02:26 +0300)]
Add more details about fetch/pull/push

8 years agoFix minor misspelling
Oleg Broytman [Fri, 26 Jun 2015 23:26:44 +0000 (02:26 +0300)]
Fix minor misspelling

8 years agoRename remote branches to remote-tracking ones
Oleg Broytman [Fri, 26 Jun 2015 23:07:01 +0000 (02:07 +0300)]
Rename remote branches to remote-tracking ones

8 years agoFix autosetuprebase argument
Oleg Broytman [Fri, 26 Jun 2015 21:56:33 +0000 (00:56 +0300)]
Fix autosetuprebase argument

8 years agoDescribe ``git reset``
Oleg Broytman [Fri, 26 Jun 2015 19:51:45 +0000 (22:51 +0300)]
Describe ``git reset``

8 years agoExtend paragraph about remote branches
Oleg Broytman [Thu, 25 Jun 2015 21:24:47 +0000 (00:24 +0300)]
Extend paragraph about remote branches

8 years agoA repository may have a number of upstream remote repositories
Oleg Broytman [Thu, 25 Jun 2015 21:21:51 +0000 (00:21 +0300)]
A repository may have a number of upstream remote repositories

8 years agoRemove advertisement ;-)
Oleg Broytman [Thu, 25 Jun 2015 21:17:38 +0000 (00:17 +0300)]
Remove advertisement ;-)

8 years agoClarify that "strategy" is merge strategy
Oleg Broytman [Thu, 25 Jun 2015 21:11:30 +0000 (00:11 +0300)]
Clarify that "strategy" is merge strategy

8 years agoReorder TODO items, reformat paragraph
Oleg Broytman [Thu, 25 Jun 2015 18:20:42 +0000 (21:20 +0300)]
Reorder TODO items, reformat paragraph