4463 Commits (b0883aa6c77111e88496bd0afe073caf68ab9f99)

Author SHA1 Message Date
Matthieu Moy df2a79f422 expand_user_path: expand ~ to $HOME, not to the actual homedir. 15 years ago
Matthieu Moy 395de250d9 Expand ~ and ~user in core.excludesfile, commit.template 15 years ago
Daniel Barkalow f8ec916731 Allow helpers to report in "list" command that the ref is unchanged 15 years ago
Daniel Barkalow 72ff894308 Allow helper to map private ref names into normal names 15 years ago
Daniel Barkalow e65e91ed4a Add support for "import" helper command 15 years ago
Daniel Barkalow c578f51d52 Add a config option for remotes to specify a foreign vcs 15 years ago
Thomas Rast ce45a45f24 Document git-svn's first-parent rule 15 years ago
Matthew Ogilvie ff68668695 core.autocrlf documentation: mention the crlf attribute 15 years ago
Thomas Rast 31ddd1ee0f rebase docs: clarify --merge and --strategy 15 years ago
Junio C Hamano 785c58e5c7 Update draft release notes to 1.6.6 15 years ago
Junio C Hamano 080cbc1275 Git 1.6.5.3 15 years ago
Eric Wong 6111b93499 git svn: attempt to create empty dirs on clone+rebase 15 years ago
Thomas Rast d4cbaa12a7 Documentation: clarify 'ours' merge strategy 15 years ago
Stephen Boyd 46ada61ef1 git-add.txt: fix formatting of --patch section 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Jonathan Nieder 6361824589 Teach git var about GIT_PAGER 15 years ago
Jonathan Nieder 44fcb4977c Teach git var about GIT_EDITOR 15 years ago
Scott Chacon b31222cfb7 Update packfile transfer protocol documentation 15 years ago
Thomas Rast f2f3a6b802 filter-branch: nearest-ancestor rewriting outside subdir filter 15 years ago
Junio C Hamano c5b3e0f549 git-describe.txt: formatting fix 15 years ago
Björn Gustavsson 2cfa8330e4 format-patch: Add "--no-stat" as a synonym for "-p" 15 years ago
Björn Gustavsson dce5ef1420 format-patch documentation: Fix formatting 15 years ago
Björn Gustavsson d4cb003fff format-patch documentation: Remove diff options that are not useful 15 years ago
Björn Gustavsson 02bc5b03f5 format-patch: Always generate a patch 15 years ago
Štěpán Němec 466d1f151a git-update-index.txt: Document the --really-refresh option. 15 years ago
Jay Soffian 28a1540132 builtin-fetch: add --dry-run option 15 years ago
Jay Soffian f360d844de builtin-fetch: add --prune option 15 years ago
Björn Gustavsson 7cc91a2f71 Add the configuration option skipFetchAll 15 years ago
Björn Gustavsson 16679e373f Teach the --multiple option to 'git fetch' 15 years ago
Björn Gustavsson 9c4a036b34 Teach the --all option to 'git fetch' 15 years ago
Jonathan Nieder e62b393505 Show usage string for 'git show-ref -h' 15 years ago
Christian Couder 69a9cd31b1 Documentation: add "Fighting regressions with git bisect" article 15 years ago
Stephen Boyd 7c5858a643 t1200: Make documentation and test agree 15 years ago
Shawn O. Pearce 5abb013b3d http-backend: Use http.getanyfile to disable dumb HTTP serving 15 years ago
Shawn O. Pearce de1a2fdd38 Smart push over HTTP: client side 15 years ago
Mark Lodato f5ba2d18f9 http-backend: more explict LocationMatch 15 years ago
Mark Lodato 8127f778a0 http-backend: add example for gitweb on same URL 15 years ago
Mark Lodato 0ebb1fa78e http-backend: use mod_alias instead of mod_rewrite 15 years ago
Mark Lodato b9af4ab3cd http-backend: reword some documentation 15 years ago
Mark Lodato 917adc0360 http-backend: add GIT_PROJECT_ROOT environment var 15 years ago
Shawn O. Pearce 556cfa3b6d Smart fetch and push over HTTP: server side 15 years ago
Shawn O. Pearce 2f4038ab33 Git-aware CGI to provide dumb HTTP transport 15 years ago
Erick Mattos c51f6ceed6 commit -c/-C/--amend: reset timestamp and authorship to committer with --reset-author 15 years ago
Gisle Aas 0a565de4a5 Fix documentation grammar typo 15 years ago
Shawn O. Pearce ae4efe1957 Move WebDAV HTTP push under remote-curl 15 years ago
Shawn O. Pearce ef08ef9ea0 remote-helpers: Support custom transport options 15 years ago
Shawn O. Pearce 292ce46b60 remote-helpers: Fetch more than one ref in a batch 15 years ago
Björn Gustavsson 134748353b Teach 'git merge' and 'git pull' the option --ff-only 15 years ago
Gisle Aas 492cf3f72f More precise description of 'git describe --abbrev' 15 years ago
Jeff King 500348aa68 ls-files: unbreak "ls-files -i" 15 years ago