2990 Commits (0c4cd7f4a7aae5527560090aad7ef8dae85f1264)

Author SHA1 Message Date
Petr Baudis eb72a51407 Documentation/git-filter-branch: teach "rm" instead of "update-index --remove" 17 years ago
Junio C Hamano ea3d988df7 Documentation: clarify diff --cc 17 years ago
Stephan Beyer a31c00b00e am --abort: Add to bash-completion and mention in git-rerere documentation 17 years ago
Johannes Schindelin 0dda1d1ec8 Fix two leftovers from path_list->string_list 17 years ago
Jonathan Nieder e57c817d9f git-diff(1): "--c" -> "--cc" typo fix 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Junio C Hamano 59eb68aa2b Update my e-mail address 17 years ago
Junio C Hamano da98053aa6 git-add --all: documentation 17 years ago
Junio C Hamano 09651dd86e Getting closer to 1.6.0-rc0 17 years ago
Nanako Shiraishi 3e5057a8b4 git am --abort 17 years ago
Alexander Gavrilov 03db4525d3 Support gitlinks in fast-import. 17 years ago
Petr Baudis c0be8aa06b Documentation/git-merge.txt: Partial rewrite of How Merge Works 17 years ago
Petr Baudis 6259ac6628 Documentation: How to ignore local changes in tracked files 17 years ago
Petr Baudis c47f10246a Documentation/git-submodule.txt: Further clarify the description 17 years ago
Junio C Hamano a1b6fb04b1 GIT 1.5.6.4 17 years ago
Stephan Beyer 6c69207c73 api-run-command.txt: typofix 17 years ago
Petr Baudis 1b76ead004 Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfiles 17 years ago
Junio C Hamano 57cbf72e87 Update draft release notes for 1.6.0 17 years ago
Petr Baudis e38953ab00 Documentation/git-submodule.txt: Add Description section 17 years ago
Junio C Hamano 473a189b92 Start preparing 1.5.6.4 release notes 17 years ago
Petr Baudis 8bd867ee0e Documentation/git-cherry-pick.txt et al.: Fix misleading -n description 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Junio C Hamano 6c11a5fd46 Update draft release notes to 1.6.0 17 years ago
Ciaran McCreesh 1e5aaa6db3 Make git-add -i accept ranges like 7- 17 years ago
Mark Levedahl ec05df353c git-submodule - make "submodule add" more strict, and document it 17 years ago
Junio C Hamano dc29bc8bd2 tutorial: clarify "pull" is "fetch + merge" 17 years ago
Ian Katz 5d5e88af5c tutorial: use prompt with user names in example, to clarify who is doing what 17 years ago
Junio C Hamano dc6282d201 Update draft release notes for 1.6.0 17 years ago
Stephan Beyer 356a32a23a git-am/git-mailsplit: correct synopsis for reading from stdin 17 years ago
Junio C Hamano 191a8e32b3 GIT 1.5.6.3 17 years ago
Johannes Schindelin e0cbc39768 Add pretty format %aN which gives the author name, respecting .mailmap 17 years ago
Lukas Sandström b4958181a9 git-mailinfo: document the -n option 17 years ago
Junio C Hamano 049716b370 branch --merged/--no-merged: allow specifying arbitrary commit 17 years ago
Junio C Hamano e09c4e753c Start preparing release notes for 1.5.6.3 17 years ago
Junio C Hamano fd11ae0b52 Documentation: update sections on naming revisions and revision ranges 17 years ago
Mark Levedahl dc0f705415 install-doc-quick - use git --exec-path to find git-sh-setup 17 years ago
Eric Raible caf1899699 Documentation: tweak use case in "git stash save --keep-index" 17 years ago
Brian Gernhardt 9869099bee Documentation: mention ORIG_HEAD in am, merge, and rebase 17 years ago
Eric Hanchrow ea449615d8 Documentation: fix broken "linkgit" links 17 years ago
Eric Hanchrow 843c81dcf4 user-manual: typo and grammar fixes 17 years ago
Junio C Hamano 92371226ac Update draft release notes for 1.6.0 17 years ago
Junio C Hamano f556388747 git-apply --directory: make --root more similar to GNU diff 17 years ago
Mikael Magnusson faf466ffb1 Fix grammar in git-rev-parse(1). 17 years ago
Junio C Hamano 8a33dd8b6e attribute documentation: keep EXAMPLE at end 17 years ago
Matthew Ogilvie a41a32bf1c Documentation cvs: Clarify when a bare repository is needed 17 years ago
Nikolaus Schulz 2b2da68463 Documentation: be precise about which date --pretty uses 17 years ago
Jonathan Nieder db5d6666af manpages: use teletype font for sample command lines 17 years ago
Jonathan Nieder 5833d730ef manpages: italicize git subcommand names (which were in teletype font) 17 years ago
Jonathan Nieder 2fd02c92db manpages: italicize nongit command names (if they are in teletype font) 17 years ago