aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git.txt
Commit message (Collapse)AuthorAge
* Git 1.7.1v1.7.1Junio C Hamano2010-04-23
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Git 1.7.0.6v1.7.0.6Junio C Hamano2010-04-22
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Git 1.7.0.5v1.7.0.5Junio C Hamano2010-04-11
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Git 1.7.0.4v1.7.0.4Junio C Hamano2010-03-31
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Git 1.7.0.3v1.7.0.3Junio C Hamano2010-03-21
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Git 1.7.0.2v1.7.0.2Junio C Hamano2010-03-07
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Merge branch 'jn/maint-fix-pager' into maintJunio C Hamano2010-03-04
|\ | | | | | | | | | | | | | | | | | | | | | | * jn/maint-fix-pager: tests: Fix race condition in t7006-pager t7006-pager: if stdout is not a terminal, make a new one tests: Add tests for automatic use of pager am: Fix launching of pager git svn: Fix launching of pager git.1: Clarify the behavior of the --paginate option Make 'git var GIT_PAGER' always print the configured pager Fix 'git var' usage synopsis
| * git.1: Clarify the behavior of the --paginate optionJonathan Nieder2010-02-14
| | | | | | | | | | | | | | | | | | The --paginate option is meant to negate the effect of an explicit or implicit pager.<cmd> = false setting. Thus it turns the pager on if output is going to a terminal rather than unconditionally. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Git 1.7.0.1v1.7.0.1Junio C Hamano2010-02-28
|/ | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Git 1.7.0v1.7.0Junio C Hamano2010-02-12
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Sync with 1.6.6.2Junio C Hamano2010-02-10
|\ | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
| * Git 1.6.6.2v1.6.6.2Junio C Hamano2010-02-10
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | * remotes/trast-doc/for-next: Documentation: spell 'git cmd' without dash throughout Documentation: format full commands in typewriter font Documentation: warn prominently against merging with dirty trees Documentation/git-merge: reword references to "remote" and "pull" Conflicts: Documentation/config.txt Documentation/git-config.txt Documentation/git-merge.txt
| * Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The documentation was quite inconsistent when spelling 'git cmd' if it only refers to the program, not to some specific invocation syntax: both 'git-cmd' and 'git cmd' spellings exist. The current trend goes towards dashless forms, and there is precedent in 647ac70 (git-svn.txt: stop using dash-form of commands., 2009-07-07) to actively eliminate the dashed variants. Replace 'git-cmd' with 'git cmd' throughout, except where git-shell, git-cvsserver, git-upload-pack, git-receive-pack, and git-upload-archive are concerned, because those really live in the $PATH.
* | Git 1.6.6.1v1.6.6.1Junio C Hamano2010-01-20
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-01-20
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | * maint-1.6.5: Git 1.6.5.8 Fix mis-backport of t7002 bash completion: factor submodules into dirty state reset: unbreak hard resets with GIT_WORK_TREE Conflicts: Documentation/git.txt GIT-VERSION-GEN RelNotes
| * Git 1.6.5.8v1.6.5.8Junio C Hamano2010-01-20
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Git 1.6.6v1.6.6Junio C Hamano2009-12-23
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Merge branch 'maint' to sync with 1.6.5.7Junio C Hamano2009-12-16
|\ \ | |/ | | | | | | | | | | | | | | * maint: Git 1.6.5.7 worktree: don't segfault with an absolute pathspec without a work tree ignore unknown color configuration help.autocorrect: do not run a command if the command given is junk Illustrate "filter" attribute with an example
| * Git 1.6.5.7v1.6.5.7Junio C Hamano2009-12-16
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Sync with 1.6.5.6Junio C Hamano2009-12-10
|\ \ | |/ | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
| * Git 1.6.5.6v1.6.5.6Junio C Hamano2009-12-10
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Sync with 1.6.5.5Junio C Hamano2009-12-05
|\ \ | |/ | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
| * Git 1.6.5.5v1.6.5.5Junio C Hamano2009-12-05
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Merge in 1.6.5.4Junio C Hamano2009-12-03
|\ \ | |/ | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
| * Git 1.6.5.4v1.6.5.4Junio C Hamano2009-12-03
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Sync with 1.6.5.3Junio C Hamano2009-11-16
|\ \ | |/ | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
| * Git 1.6.5.3v1.6.5.3Junio C Hamano2009-11-16
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Sync with 1.6.5.2Junio C Hamano2009-10-25
|\ \ | |/ | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
| * GIT 1.6.5.2v1.6.5.2Junio C Hamano2009-10-25
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Merge branch 'maint'Junio C Hamano2009-10-23
|\ \ | |/ | | | | | | | | * maint: Fix list of released versions in the toc document Do not fail "describe --always" in a tag-less repository
| * Fix list of released versions in the toc documentJunio C Hamano2009-10-23
| |
* | Merge branch 'cc/replace-no-replace'Junio C Hamano2009-10-18
|\ \ | |/ |/| | | | | * cc/replace-no-replace: git: add --no-replace-objects option to disable replacing
| * git: add --no-replace-objects option to disable replacingChristian Couder2009-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit dae556b (environment: add global variable to disable replacement) adds a variable to enable/disable replacement, and it is enabled by default for most commands. So there is no way to disable it for some commands, which is annoying when we want to get information about a commit that has been replaced. For example: $ git cat-file -p N would output information about the replacement commit if commit N is replaced. With the "--no-replace-objects" option that this patch adds it is possible to get information about the original commit using: $ git --no-replace-objects cat-file -p N While at it, let's add some documentation about this new option in the "git replace" man page too. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | GIT 1.6.5.1v1.6.5.1Junio C Hamano2009-10-16
|/ | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* GIT 1.6.5v1.6.5Junio C Hamano2009-10-10
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* GIT 1.6.4.4v1.6.4.4Junio C Hamano2009-09-16
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* GIT 1.6.4.3v1.6.4.3Junio C Hamano2009-09-13
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-29
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* GIT 1.6.4.1v1.6.4.1Junio C Hamano2009-08-21
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-12
|\ | | | | | | | | | | | | * maint-1.6.3: Change mentions of "git programs" to "git commands" Documentation: merge: one <remote> is required help.c: give correct structure's size to memset()
| * Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Most of the docs and printouts refer to "commands" when discussing what the end users call via the "git" top-level program. We should refer them as "git programs" when we discuss the fact that the commands are implemented as separate programs, but in other contexts, it is better to use the term "git commands" consistently. Signed-off-by: Ori Avtalion <ori@avtalion.name> Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | GIT 1.6.4v1.6.4Junio C Hamano2009-07-29
| | | | | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Sync with 1.6.3.4Junio C Hamano2009-07-29
|\ \ | |/ | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Sync with 1.6.3.3Junio C Hamano2009-06-21
|\ \ | |/ | | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Merge branch 'maint'Junio C Hamano2009-06-06
|\ \ | |/ | | | | | | | | * maint: Documentation: refer to gitworkflows(7) from tutorial and git(1) daemon: Strictly parse the "extra arg" part of the command
| * Documentation: refer to gitworkflows(7) from tutorial and git(1)Thomas Rast2009-06-06
| | | | | | | | | | | | | | | | | | | | | | | | Add references to the gitworkflows(7) manpage added in f948dd8 (Documentation: add manpage about workflows, 2008-10-19) to both gittutorial(1) and git(1), so that new users might actually discover and read it. Noticed by Randal L. Schwartz. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* | Documentation/git.txt: update links to release notesJunio C Hamano2009-06-03
|/ | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* GIT 1.6.3v1.6.3Junio C Hamano2009-05-06
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>
* GIT 1.6.3-rc0v1.6.3-rc0Junio C Hamano2009-04-12
| | | | Signed-off-by: Junio C Hamano <gitster@pobox.com>