7802 Commits (fd73423f01361f112dbb9972ebce8eabae7dd8b1)
 

Author SHA1 Message Date
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
Junio C Hamano 38ebbacd93 Merge git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Shawn O. Pearce 6e2931a8ed Use nice names in conflict markers during cherry-pick/revert. 18 years ago
Junio C Hamano acb4441e0d Use merge-recursive in git-revert/git-cherry-pick 18 years ago
Junio C Hamano 5fe3acc43d Documentation: merge-output is not too verbose now. 18 years ago
Shawn O. Pearce e7eb50347b Remove hash in git-describe in favor of util slot. 18 years ago
Shawn O. Pearce cf69fd49ec Correct priority of lightweight tags in git-describe. 18 years ago
Junio C Hamano 5312ab11fb Add describe test. 18 years ago
Shawn O. Pearce 8713ab3079 Improve git-describe performance by reducing revision listing. 18 years ago
Shawn O. Pearce 910c0d7b5e Use binary searching on large buckets in git-describe. 18 years ago
Shawn O. Pearce c3e3cd4bf8 Hash tags by commit SHA1 in git-describe. 18 years ago
Shawn O. Pearce dccd0c2abd Always perfer annotated tags in git-describe. 18 years ago
Nicolas Pitre c14261eaa2 some doc updates 18 years ago
Junio C Hamano adb7ba6b11 git log documentation: teach -<n> form. 18 years ago
Shawn O. Pearce 89f40be294 Convert output messages in merge-recursive to past tense. 18 years ago
Shawn O. Pearce 3f6ee2d15a Display a progress meter during merge-recursive. 18 years ago
Shawn O. Pearce 66a155bc12 Enable output buffering in merge-recursive. 18 years ago
Shawn O. Pearce 8c3275abca Allow the user to control the verbosity of merge-recursive. 18 years ago
Shawn O. Pearce 63889639bb Remove unnecessary call_depth parameter in merge-recursive. 18 years ago
Junio C Hamano f4b6c6b90f Merge branch 'jc/int' 18 years ago
Junio C Hamano 6de33478af Merge branch 'sp/merge' (early part) 18 years ago
Junio C Hamano 3681d40b96 Merge branch 'jc/subdir' 18 years ago
Shawn O. Pearce e6e2bd6201 Remove read_or_die in favor of better error messages. 18 years ago
Shawn O. Pearce 38434f2eed Hide output about SVN::Core not being found during tests. 18 years ago
Nicolas Pitre dcbc7bbe39 simplify the "no changes added to commit" message 18 years ago
Junio C Hamano c34c6008bc More tests in t3901. 18 years ago
Junio C Hamano 5ac2715f2e Consistent message encoding while reusing log from an existing commit. 18 years ago
Junio C Hamano 696b1b507f git-commit documentation: -a adds and also removes 18 years ago
Junio C Hamano a731ec5eb8 t3901: test "format-patch | am" pipe with i18n 18 years ago
Junio C Hamano f7e68b2967 Use log output encoding in --pretty=email headers. 18 years ago