summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git submodule foreach: Provide access to submodule name, as '$name'Libravatar Johan Herland1-1/+2
2009-08-18filter-branch: add an example how to add ACKs to a range of commitsLibravatar Johannes Schindelin1-0/+10
2009-08-17docs: describe impact of repack on "clone -s"Libravatar Jeff King1-2/+10
2009-08-16Merge branch 'jc/maint-clean-nested-dir-safety'Libravatar Junio C Hamano1-0/+3
2009-08-15DWIM 'git stash save -p' for 'git stash -p'Libravatar Thomas Rast1-1/+1
2009-08-15Merge branch 'js/stash-dwim' into tr/reset-checkout-patchLibravatar Junio C Hamano1-1/+2
2009-08-15Implement 'git stash save --patch'Libravatar Thomas Rast1-2/+12
2009-08-15Implement 'git checkout --patch'Libravatar Thomas Rast1-1/+12
2009-08-15Implement 'git reset --patch'Libravatar Thomas Rast1-2/+13
2009-08-15Documentation/git-commit.txt: describe --dry-runLibravatar Junio C Hamano1-4/+9
2009-08-15Documentaqtion/git-submodule.txt: TypofixLibravatar Lars Hjemli1-1/+1
2009-08-14git submodule summary: add --files optionLibravatar Jens Lehmann1-2/+11
2009-08-12Merge branch 'maint'Libravatar Junio C Hamano10-11/+97
2009-08-12Merge branch 'maint-1.6.3' into maintLibravatar Junio C Hamano8-10/+10
2009-08-12push: point to 'git pull' and 'git push --force' in case of non-fast forwardLibravatar Matthieu Moy1-0/+86
2009-08-12Documentation: add: <filepattern>... is optionalLibravatar Paul Bolle1-1/+1
2009-08-12Change mentions of "git programs" to "git commands"Libravatar Ori Avtalion7-9/+9
2009-08-12Documentation: merge: one <remote> is requiredLibravatar Paul Bolle1-1/+1
2009-08-10Merge branch 'maint'Libravatar Junio C Hamano2-4/+4
2009-08-10Merge branch 'maint-1.6.3' into maintLibravatar Junio C Hamano2-4/+4
2009-08-10Merge branch 'np/maint-limit-delta-cache'Libravatar Junio C Hamano1-3/+11
2009-08-10Merge branch 'mk/grep-max-depth'Libravatar Junio C Hamano1-0/+5
2009-08-10Merge branch 'js/run-command-updates'Libravatar Junio C Hamano1-3/+28
2009-08-10Fix typos in git-remote.txt and git-symbolic-ref.txtLibravatar Štěpán Němec2-4/+4
2009-08-09Document 'stash clear' recovery via unreachable commitsLibravatar Thomas Rast1-1/+16
2009-08-08api-run-command.txt: describe error behavior of run_command functionsLibravatar Johannes Sixt1-3/+28
2009-08-07commit: --dry-runLibravatar Junio C Hamano1-1/+6
2009-08-07verify-pack --stat-only: show histogram without verifyingLibravatar Junio C Hamano1-1/+7
2009-08-07Merge branch 'maint' into jc/verify-pack-statLibravatar Junio C Hamano19-43/+246
2009-08-06git-ls-files.txt: clarify what "other files" mean for --otherLibravatar Matthieu Moy1-1/+1
2009-08-06git-tag(1): Refer to git-check-ref-format(1) for <name>Libravatar Jari Aalto1-1/+4
2009-08-06git-rev-list.txt: Clarify the use of multiple revision argumentsLibravatar Junio C Hamano1-8/+14
2009-08-05don't let the delta cache grow unbounded in 'git repack'Libravatar Nicolas Pitre1-3/+11
2009-08-05Merge branch 'sb/read-tree'Libravatar Junio C Hamano1-1/+4
2009-08-05Merge branch 'sb/parse-options'Libravatar Junio C Hamano2-2/+5
2009-08-05Merge branch 'ns/init-mkdir'Libravatar Junio C Hamano1-1/+4
2009-08-05Merge branch 'mk/init-db-parse-options'Libravatar Junio C Hamano1-1/+1
2009-08-05Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2009-08-05Documentation: git submodule: add missing options to synopsisLibravatar Jens Lehmann1-2/+2
2009-08-05git apply: option to ignore whitespace differencesLibravatar Giuseppe Bilotta4-2/+27
2009-08-05Add support for external programs for handling native fetchesLibravatar Daniel Barkalow1-0/+71
2009-08-05git-merge-base/git-show-branch --merge-base: Documentation and testLibravatar Michael J Gruber2-3/+9
2009-08-05git-merge-base/git-show-branch: Cleanup documentation and usageLibravatar Michael J Gruber2-4/+6
2009-08-03technical-docs: document tree-walking APILibravatar Stephen Boyd1-7/+140
2009-07-31Fix typos on pt_BR/gittutorial.txt translationLibravatar André Goddard Rosa1-73/+69
2009-07-31Documentation: git-send-email: correct statement about standard portsLibravatar Wesley J. Landaker1-2/+3
2009-07-31Documentation: git-send-email: fix submission port numberLibravatar Wesley J. Landaker1-1/+1
2009-07-31git fast-export: add --no-data optionLibravatar Geoffrey Irving1-0/+8
2009-07-31Make 'git stash -k' a short form for 'git stash save --keep-index'Libravatar Johannes Schindelin1-1/+2
2009-07-29clean: require double -f options to nuke nested git repository and work treeLibravatar Junio C Hamano1-0/+3