3538 Commits (a95148dea1d9546e96adef7c3cad11be80aa30f5)

Author SHA1 Message Date
Matt McCutchen b0f34c3d67 config.txt: alphabetize configuration sections 16 years ago
René Scharfe 9b864e730b add strbuf_expand_dict_cb(), a helper for simple cases 16 years ago
Bryan Drewery 37a7744ffe Fix misleading wording for git-cherry-pick 16 years ago
Mark Burton 6fc4a7e546 git-commit.txt - mention that files listed on the command line must be known to git. 16 years ago
Mark Burton c2e6385da5 Documentation: rev-list-options.txt: added --branches, --tags & --remotes. 16 years ago
Christian Couder 6e702c2458 Documentation: tutorial: add information about "git help" at the beginning 16 years ago
Christian Couder b3d9888792 Documentation: user-manual: add information about "git help" at the beginning 16 years ago
Jan Krüger 9e77353e0e Documentation: git-svn: fix example for centralized SVN clone 16 years ago
Christian Couder de07767fae Documentation: fix links to "everyday.html" 16 years ago
Brandon Casey 83d0289df6 repack: only unpack-unreachable if we are deleting redundant packs 16 years ago
Alexander Gavrilov a2df1fb2e5 Documentation: New GUI configuration and command-line options. 16 years ago
Charles Bailey 682b451f84 Add -y/--no-prompt option to mergetool 16 years ago
Linus Torvalds 671c9b7e31 Add cache preload facility 16 years ago
Tuncer Ayaz 7f87aff22c Teach/Fix pull/fetch -q/-v options 16 years ago
Junio C Hamano e599e7ff1f Update draft release notes to 1.6.1 16 years ago
Junio C Hamano 171d7661ed git.html: Update the links to stale versions 16 years ago
Junio C Hamano c14639f7b1 Start 1.6.0.5 cycle 16 years ago
Santi Béjar 7bc2508bfe rev-list documentation: clarify the two parts of history simplification 16 years ago
Nanako Shiraishi 3fcfd662dc Document "git log --simplify-by-decoration" 16 years ago
Matt Kraai 0d641f75d1 Remove the period after the git-check-attr summary 16 years ago
Brandon Casey daae062595 pack-objects: extend --local to mean ignore non-local loose objects too 16 years ago
Brandon Casey e96fb9b8f9 pack-objects: new option --honor-pack-keep 16 years ago
Pierre Habouzit beece9dab8 git send-email: ask less questions when --compose is used. 16 years ago
Pierre Habouzit 8fd5bb7f44 git send-email: add --annotate option 16 years ago
Pierre Habouzit 5df9fcf695 git send-email: interpret unknown files as revision lists 16 years ago
Miklos Vajna 74443f185e git-remote: document the migration feature of the rename subcommand 16 years ago
Martin Koegler 18afe101eb git push: Interpret $GIT_DIR/branches in a Cogito compatible way 16 years ago
David Symonds 2baf1850ce git-diff: Add --staged as a synonym for --cached. 16 years ago
Nanako Shiraishi 30c4d7a76a Document "git log --source" 16 years ago
Christian Couder 5bcce8494a Documentation: bisect: change a few instances of "git-cmd" to "git cmd" 16 years ago
Christian Couder 6514aa36d2 Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" 16 years ago
Jeff King 986e82396a receive-pack: detect push to current branch of non-bare repo 16 years ago
Junio C Hamano 7c181d627c GIT 1.6.0.4 16 years ago
Miklos Vajna bf98421a33 Implement git remote rename 16 years ago
Junio C Hamano 6331adb9c4 Update draft release notes to 1.6.1 16 years ago
Markus Heidelberg b1a46b70b3 Makefile: add install-man rules (quick and normal) 16 years ago
Junio C Hamano 16088d8870 format-patch documentation: mention the special case of showing a single commit 16 years ago
Junio C Hamano 9f8f132621 Update draft release notes to 1.6.1 16 years ago
Yann Dirson a5a323f33c Add reference for status letters in documentation. 16 years ago
Mikael Magnusson 7756ba74c0 Document that git-log takes --all-match. 16 years ago
Junio C Hamano 02893a8503 Update draft 1.6.0.4 release notes 16 years ago
Junio C Hamano 6a509a6f7f Update draft release notes to 1.6.1 16 years ago
Jan Krüger a240de1137 Introduce receive.denyDeletes 16 years ago
Junio C Hamano 1a9016aae5 Start 1.6.0.4 cycle 16 years ago
Tom Preston-Werner c2163c6aa2 add instructions on how to send patches to the mailing list with Gmail 16 years ago
Jakub Narebski 4f73e240f9 Documentation/gitattributes: Add subsection header for each attribute 16 years ago
Jan Krüger 2c850f1221 Documentation: clarify information about 'ident' attribute 16 years ago
Jonas Fonseca 9b6f84d2c2 asciidoc: add minor workaround to add an empty line after code blocks 16 years ago
Jeff King 678852d918 document the diff driver textconv feature 16 years ago
Joey Hess 53ffb878a9 git-daemon: set REMOTE_ADDR to client address 16 years ago