summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2010-01-14commit: allow suppression of implicit identity adviceLibravatar Jeff King1-0/+4
2010-01-14strbuf: add strbuf_addbuf_percentquoteLibravatar Jeff King1-0/+7
2010-01-14strbuf_expand: convert "%%" to "%"Libravatar Jeff King2-0/+5
2010-01-13Merge branch 'il/vcs-helper'Libravatar Junio C Hamano1-2/+28
2010-01-13Merge branch 'cc/reset-more'Libravatar Junio C Hamano1-0/+89
2010-01-13Merge branch 'nd/sparse'Libravatar Junio C Hamano5-1/+88
2010-01-13grep: rip out support for external grepLibravatar Junio C Hamano1-8/+0
2010-01-13commit: support commit.status, --status, and --no-statusLibravatar James P. Howard, II2-1/+18
2010-01-12Introduce <branch>@{upstream} notationLibravatar Johannes Schindelin1-0/+4
2010-01-12Be more user-friendly when refusing to do something because of conflict.Libravatar Matthieu Moy1-0/+4
2010-01-11Add 'git rev-parse --show-toplevel' option.Libravatar Steven Drake1-0/+3
2010-01-10Documentation: emphasise 'git shortlog' in its synopsisLibravatar Thomas Rast1-1/+1
2010-01-10Merge branch 'tr/http-updates'Libravatar Junio C Hamano1-0/+6
2010-01-10Merge branch 'jk/push-to-delete'Libravatar Junio C Hamano1-0/+4
2010-01-10Merge branch 'mm/config-path'Libravatar Junio C Hamano1-3/+11
2010-01-10Merge branch 'pm/cvs-environ'Libravatar Junio C Hamano1-0/+15
2010-01-10Merge branch 'fc/opt-quiet-gc-reset'Libravatar Junio C Hamano1-0/+1
2010-01-10Documentation: show-files is now called git-ls-filesLibravatar Thomas Rast1-1/+1
2010-01-10Documentation: tiny git config manual tweaksLibravatar Jonathan Nieder1-4/+4
2010-01-10Documentation: git gc packs refs by default nowLibravatar Jonathan Nieder1-9/+6
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast112-647/+647
2010-01-10Documentation: format full commands in typewriter fontLibravatar Thomas Rast12-28/+28
2010-01-10Merge branch 'maint'Libravatar Junio C Hamano1-13/+10
2010-01-09git-diff.txt: Link to git-difftoolLibravatar David Aguilar1-0/+4
2010-01-09difftool: Allow specifying unconfigured commands with --extcmdLibravatar David Aguilar1-0/+5
2010-01-09Documentation: tiny git config manual tweaksLibravatar Jonathan Nieder1-4/+4
2010-01-09Documentation: git gc packs refs by default nowLibravatar Jonathan Nieder1-9/+6
2010-01-09Documentation: warn prominently against merging with dirty treesLibravatar Thomas Rast2-0/+8
2010-01-09Documentation/git-merge: reword references to "remote" and "pull"Libravatar Thomas Rast1-17/+17
2010-01-07Describe second batch for 1.7.0 in draft release notesLibravatar Junio C Hamano1-1/+7
2010-01-07Merge branch 'bg/maint-add-all-doc'Libravatar Junio C Hamano2-29/+88
2010-01-07git-rm doc: Describe how to sync index & work treeLibravatar Björn Gustavsson1-1/+53
2010-01-07Merge branch 'mv/commit-date'Libravatar Junio C Hamano3-1/+33
2010-01-06rebase -i --autosquash: auto-squash commitsLibravatar Nanako Shiraishi1-0/+10
2010-01-06Makefile: consolidate .FORCE-* targetsLibravatar Jonathan Nieder1-2/+2
2010-01-06Smart-http: check if repository is OK to export before serving itLibravatar Tarmigan Casebolt1-0/+10
2010-01-04Documentation: reset: add some missing tablesLibravatar Christian Couder1-6/+29
2010-01-03"reset --merge": fix unmerged caseLibravatar Junio C Hamano1-2/+2
2010-01-03reset: use "unpack_trees()" directly instead of "git read-tree"Libravatar Stephan Beyer1-1/+1
2010-01-03git-difftool: Add '--gui' for selecting a GUI toolLibravatar David Aguilar1-0/+9
2009-12-31Merge branch 'maint'Libravatar Junio C Hamano2-3/+17
2009-12-31fast-import: Document author/committer/tagger name is optionalLibravatar Shawn O. Pearce1-3/+3
2009-12-31SubmittingPatches: hints to know the status of a submitted patch.Libravatar Matthieu Moy1-0/+14
2009-12-31builtin-config: add --path option doing ~ and ~user expansion.Libravatar Matthieu Moy1-3/+11
2009-12-30CVS Server: Support reading base and roots from environmentLibravatar Phil Miller1-0/+15
2009-12-30builtin-push: add --delete as syntactic sugar for :fooLibravatar Jan Krüger1-0/+4
2009-12-30Merge branch 'maint'Libravatar Junio C Hamano1-8/+15
2009-12-30Documentation: reset: add some tables to describe the different optionsLibravatar Christian Couder1-0/+66
2009-12-29Remove http.authAnyLibravatar Junio C Hamano1-7/+0
2009-12-29Documentation: always respect core.worktree if setLibravatar Nguyễn Thái Ngọc Duy1-8/+15