7731 Commits (a5cd09f993c0dd96f0c70fd1266f7c58b4f52446)
 

Author SHA1 Message Date
David Kågedal a5cd09f993 Shell syntax fix in git-reset 18 years ago
Simon 'corecode' Schubert 4700951298 Use standard -t option for touch. 18 years ago
Junio C Hamano b18b00a661 Use fixed-size integers for .idx file I/O 18 years ago
Simon 'corecode' Schubert bb79103194 Use fixed-size integers for the on-disk pack structure. 18 years ago
Junio C Hamano 917a8f891f git-format-patch: the default suffix is now .patch, not .txt 18 years ago
Junio C Hamano e47f306d4b git-format-patch: make --binary on by default 18 years ago
Junio C Hamano c261e4385e Add --summary to git-format-patch by default 18 years ago
Junio C Hamano 7c49628010 git-format-patch -3 18 years ago
Shawn O. Pearce df1b059d8d Document pack .idx file format upgrade strategy. 18 years ago
Shawn O. Pearce 41a5564e05 Refer users to git-rev-parse for revision specification syntax. 18 years ago
Shawn O. Pearce ee53aff486 Document the master@{n} reflog query syntax. 18 years ago
Junio C Hamano de3820f5e4 Documentation/git-parse-remote.txt: we deal with config vars as well 18 years ago
Junio C Hamano 42f62db905 Documentation: m can be relative in "git-blame -Ln,m" 18 years ago
Junio C Hamano 5cb545fa22 Documentation: suggest corresponding Porcelain-level in plumbing docs. 18 years ago
Junio C Hamano 475abf1b63 Documentation/git-resolve: deprecated. 18 years ago
Nicolas Pitre 556b6600b2 sanitize content of README file 18 years ago
Junio C Hamano d7fb91c69d git-format-patch: do not crash with format.headers without value. 18 years ago
Junio C Hamano 03eeaeaea5 Introduce 'git-format-patch --suffix=.patch' 18 years ago
Junio C Hamano 2aa73a8fa2 Documentation/glossary.txt: describe remotes/ tracking and packed-refs 18 years ago
Junio C Hamano 24a0fd02c9 Documentation/glossary.txt: unpacked objects are loose. 18 years ago
Junio C Hamano 428ddc5de6 Documentation: describe shallow repository 18 years ago
Junio C Hamano df59afe3eb Make a short-and-sweet "git-add -i" synonym for "git-add --interactive" 18 years ago
Junio C Hamano 5e1a2e8c61 Documentation: detached HEAD 18 years ago
René Scharfe 23bfbb815d Documentation: a few spelling fixes 18 years ago
Junio C Hamano 850844e28f Documentation/git-sh-setup.txt: programmer's docs 18 years ago
Junio C Hamano 7055172667 Documentation/git-whatchanged.txt: show -<n> instead of --max-count. 18 years ago
Junio C Hamano 31fcd63c4a Documentation/git-status.txt: mention color configuration 18 years ago
Junio C Hamano 0f2ba25d54 Documentation/git-tar-tree.txt: default umask is now 002 18 years ago
Junio C Hamano e541557508 Documentation/git-tools.txt: mention tig and refer to wiki 18 years ago
Junio C Hamano 79d5b81fee Documentation/git-tag: the command can be used to also verify a tag. 18 years ago
Junio C Hamano e30b217ba4 Documentation/SubmittingPatches: Gnus tips 18 years ago
Junio C Hamano 936f32d3de git-commit: document log message formatting convention 18 years ago
Chris Wedgwood 276bc2caab cache.h; fix a couple of prototypes 18 years ago
Junio C Hamano 5ea5621f89 Document where configuration files are in config.txt 18 years ago
Junio C Hamano c1a4278ee3 Use merge-recursive in git-checkout -m (branch switching) 18 years ago
Junio C Hamano 7905ba626e git-commit documentation: remove comment on unfixed git-rm 18 years ago
Junio C Hamano c1ff284a70 tutorial: shorthand for remotes but show distributed nature of git 18 years ago
Santi Béjar 8b616f24ea tutorial: Use only separate layout 18 years ago
Johannes Schindelin 8bef62049b Fix spurious compile error 18 years ago
Junio C Hamano a9877f83e0 git-rm documentation: remove broken behaviour from the example. 18 years ago
Junio C Hamano dc36f26525 git-push documentation: remaining bits 18 years ago
Uwe Kleine-K,Av(Bnig 5214f77044 document --exec for git-push 18 years ago
Eric Wong 6f729591d1 git-svn: print and flush authentication prompts to STDERR 18 years ago
Jason Riedy d9e74d5745 Solaris 5.8 returns ENOTDIR for inappropriate renames. 18 years ago
Jason Riedy 2aad957a51 Replace "echo -n" with printf in shell scripts. 18 years ago
Jason Riedy fb9522062c Set _ALL_SOURCE for AIX, but avoid its struct list. 18 years ago
Jason Riedy 5ab9cc86ae Start all test scripts with /bin/sh. 18 years ago
Jeff King a74b1706c8 git-pull: disallow implicit merging to detached HEAD 18 years ago
Junio C Hamano a0f4280f9e Fix git-fetch while on detached HEAD not to give needlessly alarming errors 18 years ago
Junio C Hamano 15261e3b33 git reflog expire: document --stale-fix option. 18 years ago