4499 Commits (f6dff119d51e0067d213068093039bb2f939d139)

Author SHA1 Message Date
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
Scott Chacon c8998b4823 mergetool--lib: add p4merge as a pre-configured mergetool option 15 years ago
Jean Privat 9f67d2e827 Teach "git describe" --dirty option 15 years ago
Junio C Hamano 610f99ec7d Update draft release notes to 1.6.6 15 years ago
Junio C Hamano 6c0efa2ac0 GIT 1.6.5.2 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Junio C Hamano 2cf6b4bfec Fix list of released versions in the toc document 15 years ago
Thomas Rast 204d363f5a Quote ' as \(aq in manpages 15 years ago
Jari Aalto 7c85d27429 Documentation/merge-options.txt: order options in alphabetical groups 15 years ago
Jari Aalto 3f7a9b5ad1 Documentation/git-pull.txt: Add subtitles above included option files 15 years ago
Björn Gustavsson 550c66f3f9 git-clone.txt: Fix grammar and formatting 15 years ago
Junio C Hamano 77e3efbf43 receive-pack: run "gc --auto --quiet" and optionally "update-server-info" 15 years ago
Jari Aalto 6b276e19fa Documentation/fetch-options.txt: order options alphabetically 15 years ago
Clemens Buchacher d504f6975d modernize fetch/merge/pull examples 15 years ago
Nasser Grainawi 975457f185 Document `delta` attribute in "git help attributes". 15 years ago
Junio C Hamano f29cd3938d fsck: default to "git fsck --full" 15 years ago
Matt Kraai 3ed0b11e7e Documentation/git-gc.txt: change "references" to "reference" 15 years ago
Johannes Schindelin 752c0c2492 Add the --submodule option to the diff option family 15 years ago
Thomas Rast b7b10385a8 stash list: drop the default limit of 10 stashes 15 years ago
Thomas Rast 8f8f5476cd Introduce new pretty formats %g[sdD] for reflog information 15 years ago
Johannes Schindelin 8b208f0213 Add '%N'-format for pretty-printing commit notes 15 years ago
Johan Herland a8dd2e7d2b fast-import: Add support for importing commit notes 15 years ago
Johan Herland d9246d4303 Teach "-m <msg>" and "-F <file>" to "git notes edit" 15 years ago
Johannes Schindelin 65d9fb487f Add a script to edit/inspect notes 15 years ago