4496 Commits (ca5812d2e3c72b09008422975740aff41a2c65a0)

Author SHA1 Message Date
Nanako Shiraishi 5d166ccb89 t1200: fix a timing dependent error 16 years ago
Christian Couder af06e93a3e Documentation: update descriptions of revision options related to '--bisect' 16 years ago
Nicolas Pitre 4f36627518 pack-objects: split implications of --all-progress from progress activation 16 years ago
René Scharfe 8a3c63e01d strbuf_add_wrapped_text(): skip over colour codes 16 years ago
Björn Gustavsson 5c931c8da2 Fix over-simplified documentation for 'git log -z' 16 years ago
Matthew Ogilvie 7b357240f0 config documentation: some configs are auto-set by git-init 16 years ago
Matthew Ogilvie 2fdc0cfcd9 cvsserver doc: database generally can not be reproduced consistently 16 years ago
Junio C Hamano 12fb25dce8 Git v1.6.6-rc0 16 years ago
René Scharfe 3288f20171 log --format: document %w 16 years ago
Björn Gustavsson 73a1d050c4 User Manual: Write "Git" instead of "GIT" 16 years ago
Matthieu Moy e63ec003b2 user-manual: Document that "git merge" doesn't like uncommited changes. 16 years ago
Matthieu Moy 4c371f9127 merge-recursive: point the user to commit when file would be overwritten. 16 years ago
Björn Gustavsson c34ec65567 apply: Use the term "working tree" consistently 16 years ago
Björn Gustavsson f9821e2b21 apply: Format all options using back-quotes 16 years ago
Björn Gustavsson 38a39647b4 apply: apply works outside a repository 16 years ago
Björn Gustavsson 64485b4aba Clarify and correct -z 16 years ago
Junio C Hamano 0f7fb21a7a Documentation: avoid xmlto input error 16 years ago
Raman Gupta 382e543122 Add branch management for releases to gitworkflows 16 years ago
Tim Henigan 4504107d5e git remote: Separate usage strings for subcommands 16 years ago
Christian Couder 0de8b94720 Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS 16 years ago
Christian Couder ddae8ae8b5 Documentation: fix typos and spelling in replace documentation 16 years ago
Junio C Hamano 60da8b15c1 Make --stdin option to "log" family read also pathspecs 16 years ago
Junio C Hamano 8b3dce5650 Teach --stdin option to "log" family 16 years ago
Greg Price aa8dc9679a Documentation: undocument gc'd function graph_release() 16 years ago
Matthieu Moy df2a79f422 expand_user_path: expand ~ to $HOME, not to the actual homedir. 16 years ago
Matthieu Moy 395de250d9 Expand ~ and ~user in core.excludesfile, commit.template 16 years ago
Daniel Barkalow f8ec916731 Allow helpers to report in "list" command that the ref is unchanged 16 years ago
Daniel Barkalow 72ff894308 Allow helper to map private ref names into normal names 16 years ago
Daniel Barkalow e65e91ed4a Add support for "import" helper command 16 years ago
Daniel Barkalow c578f51d52 Add a config option for remotes to specify a foreign vcs 16 years ago
Thomas Rast ce45a45f24 Document git-svn's first-parent rule 16 years ago
Matthew Ogilvie ff68668695 core.autocrlf documentation: mention the crlf attribute 16 years ago
Thomas Rast 31ddd1ee0f rebase docs: clarify --merge and --strategy 16 years ago
Junio C Hamano 785c58e5c7 Update draft release notes to 1.6.6 16 years ago
Junio C Hamano 080cbc1275 Git 1.6.5.3 16 years ago
Eric Wong 6111b93499 git svn: attempt to create empty dirs on clone+rebase 16 years ago
Thomas Rast d4cbaa12a7 Documentation: clarify 'ours' merge strategy 16 years ago
Stephen Boyd 46ada61ef1 git-add.txt: fix formatting of --patch section 16 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 16 years ago
Jonathan Nieder 6361824589 Teach git var about GIT_PAGER 16 years ago
Jonathan Nieder 44fcb4977c Teach git var about GIT_EDITOR 16 years ago
Scott Chacon b31222cfb7 Update packfile transfer protocol documentation 16 years ago
Thomas Rast f2f3a6b802 filter-branch: nearest-ancestor rewriting outside subdir filter 16 years ago
Junio C Hamano c5b3e0f549 git-describe.txt: formatting fix 16 years ago
Björn Gustavsson 2cfa8330e4 format-patch: Add "--no-stat" as a synonym for "-p" 16 years ago
Björn Gustavsson dce5ef1420 format-patch documentation: Fix formatting 16 years ago
Björn Gustavsson d4cb003fff format-patch documentation: Remove diff options that are not useful 16 years ago
Björn Gustavsson 02bc5b03f5 format-patch: Always generate a patch 16 years ago
Štěpán Němec 466d1f151a git-update-index.txt: Document the --really-refresh option. 16 years ago
Jay Soffian 28a1540132 builtin-fetch: add --dry-run option 16 years ago