3344 Commits (8befc50c49e8a271fd3cd7fb34258fe88d1dfcad)

Author SHA1 Message Date
Teemu Likonen 1707adb7f2 config.txt: Add missing colons after option name 17 years ago
Junio C Hamano 146ea068a0 git commit --author=$name: look $name up in existing commits 17 years ago
Junio C Hamano a5a818ee48 diff: vary default prefix depending on what are compared 17 years ago
Junio C Hamano bbb896d8e1 gitattributes: -crlf is not binary 17 years ago
Junio C Hamano 0cf8581e33 checkout -m: recreate merge when checking out of unmerged index 17 years ago
Junio C Hamano b541248467 merge.conflictstyle: choose between "merge" and "diff3 -m" styles 17 years ago
Junio C Hamano 38901a4837 checkout --ours/--theirs: allow checking out one side of a conflicting merge 17 years ago
Junio C Hamano db9410990e checkout -f: allow ignoring unmerged paths when checking out of the index 17 years ago
Junio C Hamano ee837244df Fix example in git-name-rev documentation 17 years ago
Romain Francoise 5059a42780 builtin-help: fallback to GIT_MAN_VIEWER before man 17 years ago
Paolo Ciarrocchi 53d1589ff6 tutorial: gentler illustration of Alice/Bob workflow using gitk 17 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 17 years ago
Yann Dirson 29f28151c5 Document gitk --argscmd flag. 17 years ago
David Aguilar 2327f61ecc git-submodule: add "sync" command 17 years ago
Junio C Hamano 5760a6b094 GIT 1.6.0.1 17 years ago
Jonathan Nieder ab54cd6c4d Documentation: clarify pager configuration 17 years ago
Jonathan Nieder 32818085ee Documentation: clarify pager.<cmd> configuration 17 years ago
Dan Hensgen 34ad1afa71 git-merge documentation: more details about resolving conflicts 17 years ago
Alex Riesen 9188ed8962 Extend "checkout --track" DWIM to support more cases 17 years ago
Johan Herland 1a1fcf4abe Teach "git diff -p" HTML funcname patterns 17 years ago
Kirill Smelkov 7c17205b64 Teach "git diff -p" Python funcname patterns 17 years ago
Junio C Hamano ea3594e041 Update draft release notes for 1.6.1 17 years ago
Junio C Hamano 9b99e641c1 Update draft release notes for 1.6.0.1 17 years ago
Tarmigan Casebolt 3a634dcf51 Add hints to revert documentation about other ways to undo changes 17 years ago
Jim Meyering 6457e58c8f reword --full-index description 17 years ago
Jim Meyering 8b1d88e87a SubmittingPatches: fix a typo 17 years ago
Jim Meyering a624eaa782 add boolean diff.suppress-blank-empty config option 17 years ago
Robert Schiele da9973c6f9 adapt git-cvsserver manpage to dash-free syntax 17 years ago
Stephen R. van den Berg 3bd62c2176 git-daemon: rewrite kindergarden, new option --max-connections 17 years ago
Mark Levedahl 19a31f9c1a git-submodule - Add 'foreach' subcommand 17 years ago
Junio C Hamano 2ebc02d32a Start 1.6.1 cycle 17 years ago
Junio C Hamano dba9194a49 Start 1.6.0.X maintenance series 17 years ago
Junio C Hamano ea02eef096 GIT 1.6.0 17 years ago
Marcus Griep f223824943 count-objects: Add total pack size to verbose output 17 years ago
Miklos Vajna 4370c2d620 Documentation: document the pager.* configuration setting 17 years ago
Stephan Beyer a5ab00c5d2 git-stash: improve synopsis in help and manual page 17 years ago
Stephan Beyer cb3a160d60 git-am: ignore --binary option 17 years ago
Matt McCutchen f491239170 git format-patch documentation: clarify what --cover-letter does 17 years ago
Junio C Hamano 65f59e2998 GIT 1.6.0-rc3 17 years ago
Junio C Hamano 9612e74342 Do not talk about "diff" in rev-list documentation. 17 years ago
Thomas Rast d266a98845 Documentation: rev-list-options: move --simplify-merges documentation 17 years ago
Thomas Rast 70d9895ebc Documentation: rev-list-options: Rewrite simplification descriptions for clarity 17 years ago
Gustaf Hendeby 23b5beb28f Teach git diff about BibTeX head hunk patterns 17 years ago
Gustaf Hendeby d08ed6d692 gitattributes: Document built in hunk header patterns 17 years ago
Thomas Rast d777af86d8 Documentation: rev-list-options: Fix a typo 17 years ago
Petr Baudis 7dce9918c7 Adjust for the new way of enabling the default post-update hook 17 years ago
Johannes Schindelin bb0ceb6264 checkout --track: make up a sensible branch name if '-b' was omitted 17 years ago
Junio C Hamano e534735a4c Re-fix rev-list-options documentation 17 years ago
Karl Hasselström 140b378d07 Teach git diff-tree --stdin to diff trees 17 years ago
Karl Hasselström 7cccfaa280 diff-tree: Note that the commit ID is printed with --stdin 17 years ago