2082 Commits (95af39fcb2d84c8ef2844a9d890e3c67a2e0e1ec)

Author SHA1 Message Date
Luben Tuikov 2e7766655a URL: allow port specification in ssh:// URLs 18 years ago
Junio C Hamano aecbf914c4 git-diff: resurrect the traditional empty "diff --git" behaviour 18 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 18 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 18 years ago
Johannes Schindelin f0fd889d7f rebase -i: mention the option to split commits in the man page 18 years ago
Johannes Schindelin 082036688f filter-branch: fix remnants of old syntax in documentation 18 years ago
Junio C Hamano e340d7d3fa Hopefully the final update to draft release notes for 1.5.3. 18 years ago
Giuseppe Bilotta 5433235dae git-filter-branch: document --original option 18 years ago
Junio C Hamano bdd7379566 git-daemon(1): assorted improvements. 18 years ago
Junio C Hamano 99c7ff3525 GIT 1.5.3-rc7 18 years ago
David Kastrup d37a8de018 git-svn.txt: fix an obvious misspelling. 18 years ago
Junio C Hamano 2f6a382370 format-patch documentation: reword to hint "--root <one-commit>" more clearly 18 years ago
Junio C Hamano 0c783f66df Documentation/git-diff: A..B and A...B cannot take tree-ishes 18 years ago
Petr Baudis 9d5fc59d12 git-add: Make the filename globbing note a bit clearer 18 years ago
Junio C Hamano 8a1d076e21 "format-patch --root rev" is the way to show everything. 18 years ago
Junio C Hamano 170c04383b Porcelain level "log" family should recurse when diffing. 18 years ago
Junio C Hamano 9277d60233 git --bare cmd: do not unconditionally nuke GIT_DIR 18 years ago
Mike Hommey 2b9232cc23 Describe two-dot and three-dot notation for diff endpoints. 18 years ago
Jari Aalto 6257271629 git-tag(1): Remove duplicate text 18 years ago
Junio C Hamano 17437d45be RelNotes draft for 1.5.3 update. 18 years ago
David Kastrup a115daff12 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 18 years ago
J. Bruce Fields d5821de2e2 user-manual: fix incorrect header level 18 years ago
J. Bruce Fields e2618ff427 user-manual: use pithier example commit 18 years ago
J. Bruce Fields a2ef9d633f user-manual: introduce the word "commit" earlier 18 years ago
J. Bruce Fields a5f90f3130 user-manual: minor editing for conciseness 18 years ago
J. Bruce Fields 464a8a7a15 user-manual: edit "ignoring files" for conciseness 18 years ago
David Kastrup 6e30fb0c32 Documentation/user-manual.txt: fix a few omissions of gitlink commands. 18 years ago
Brian Hetro 480611d170 Make usage documentation for git-add consistent. 18 years ago
Brian Hetro 027830755d Documentation: Correct various misspellings and typos. 18 years ago
Brian Hetro db21872395 Documentation: For consistency, use CVS instead of cvs. 18 years ago
martin f. krafft 8f728fb96f git-svn init/clone --stdlayout option to default-init trunk/tags/branches 18 years ago
Eric Wong aabb2e515c git-svn: update documentation with CAVEATS section 18 years ago
Stefan Sperling 63c2bd25d6 Document -u option in git-svnimport man page 18 years ago
Quy Tonthat 620e729dd3 Fix breakage in git-rev-list.txt 18 years ago
René Scharfe 687157c736 Documentation: update tar.umask default 18 years ago
Junio C Hamano a475e8095a GIT 1.5.3-rc6 18 years ago
Dave Watson 2be7fcb476 Fix misspelling of 'suppress' in docs 18 years ago
Steven Grimm 257a84d9d0 Document what the stage numbers in the :$n:path syntax mean. 18 years ago
Shawn O. Pearce d56651c0ef Don't allow combination of -g and --reverse as it doesn't work 18 years ago
Lukas Sandström 14cd560715 Add the word reflog to Documentation/config.txt:core.logAllRefUpdates 18 years ago
Matthieu Moy 463a849d00 Add and document a global --no-pager option for git. 18 years ago
Shawn O. Pearce 95064cbcc8 Correct documentation of 'reflog show' to explain it shows HEAD 18 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 18 years ago
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 18 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 18 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 18 years ago
Joe Perches 324a8bd0cf git-send-email --cc-cmd 18 years ago
Mike Hommey 0734d2656a Clarify commit-tree documentation 18 years ago
Brian Gernhardt 5876b8ee3c Minor clarifications to git-filter-branch usage and doc 18 years ago
Sean Estabrooks e63b58ba0b Fix small typo in git send-email man page. 18 years ago