13155 Commits (28678b4f2f2e449986de4a6fc2dc93b32299ca74)
 

Author SHA1 Message Date
Miklos Vajna 28678b4f2f git-clone -s: document problems with git gc --prune 17 years ago
Eric Wong 3b839fd861 git-svn: default to repacking every 1000 commits 17 years ago
Junio C Hamano 4f5f998fbd Clarify that http-push being temporarily disabled with older cURL 17 years ago
Nicolas Pitre 6fc74703de pack-objects: Fix segfault when object count is less than thread count 17 years ago
Alex Riesen 9288bedafa Make t5710 more strict when creating nested repos 17 years ago
Gustaf Hendeby 97394ee430 send-email, fix breakage in combination with --compose 17 years ago
Shawn O. Pearce 7422bac441 Document the hairy gfi_unpack_entry part of fast-import 17 years ago
Shawn O. Pearce bb23fdfa6c Teach fast-import to honor pack.compression and pack.depth 17 years ago
Steffen Prohaska c4a95c9f4b submodule: Document the details of the command line syntax 17 years ago
Junio C Hamano a2d93aea25 git-submodule: add test for the subcommand parser fix 17 years ago
Junio C Hamano 5c08dbbdf1 git-submodule: fix subcommand parser 17 years ago
Junio C Hamano 23a485e3ee git-submodule: rename shell functions for consistency 17 years ago
Junio C Hamano 36a189c86e Merge git://repo.or.cz/git-gui 17 years ago
Shawn O. Pearce 6caaf2daf0 git-gui: Correct encoding of glossary/fr.po to UTF-8 17 years ago
Shawn O. Pearce ed76cb70f4 git-gui: Consolidate hook execution code into a single function 17 years ago
Shawn O. Pearce c87238e19d git-gui: Correct window title for hook failure dialogs 17 years ago
Shawn O. Pearce fb0ca475c6 git-gui: Honor the standard commit-msg hook 17 years ago
Junio C Hamano ce33288ea6 GIT 1.5.4-rc4 17 years ago
Junio C Hamano 105c21df14 Merge git://repo.or.cz/git-gui 17 years ago
Junio C Hamano a41acc63ba Merge git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Grégoire Barbier 3057ded057 http-push and http-fetch: handle URLs without trailing / 17 years ago
Junio C Hamano 325ce3959c http-push: clarify the reason of error from the initial PROPFIND request 17 years ago
Grégoire Barbier 9bdbabade4 http-push: fail when info/refs exists and is already locked 17 years ago
Grégoire Barbier 9116de5957 http-push: fix webdav lock leak. 17 years ago
Martin Koegler 0a61779994 parse_commit_buffer: tighten checks while parsing 17 years ago
Dan McGee a3b811a491 Update git-completion for new 'remote rm' option 17 years ago
Jim Meyering 233808db15 doc typo: s/prior committing/prior to committing/ 17 years ago
Miklos Vajna fdcf39e59b Include rev-list options in git-log manpage. 17 years ago
Grégoire Barbier f854824bc5 http-push: disable http-push without USE_CURL_MULTI 17 years ago
Jeff King c764a0c2b6 send-email: add no-validate option 17 years ago
Jeff King 747bbff9b9 send-email: validate patches before sending anything 17 years ago
Jeff King aa54892f5a send-email: detect invocation errors earlier 17 years ago
Jim Meyering 5a7b1b571e fast-import: Don't use a maybe-clobbered errno value 17 years ago
Lars Hjemli 181256442e Move sha1_file_to_archive into libgit 17 years ago
Jeff King 472ca78077 color unchanged lines as "plain" in "diff --color-words" 17 years ago
Jakub Narebski bfa8fccf47 autoconf: Add checking for unsetenv function 17 years ago
Thomas Zander 5221ecbc51 core-tutorial typofix 17 years ago
Junio C Hamano 5c66d0d458 Officially deprecate repo-config. 17 years ago
Shawn O. Pearce c9ced051c3 Fix random fast-import errors when compiled with NO_MMAP 17 years ago
Brandon Casey fb54abd604 fast-import.c: don't try to commit marks file if write failed 17 years ago
Mark Levedahl a028557113 git-gui: Makefile - Handle $DESTDIR on Cygwin 17 years ago
Christian Couder a1f8f5043c git-gui: add french glossary: glossary/fr.po 17 years ago
Brandon Casey b531394d58 refs.c: rework ref_locks by abstracting from underlying struct lock_file 17 years ago
Brandon Casey 4ed7cd3ab0 Improve use of lockfile API 17 years ago
Brandon Casey d6cf61bfd4 close_lock_file(): new function in the lockfile API 17 years ago
Junio C Hamano 0c0478cac8 Document lockfile API 17 years ago
Linus Torvalds c3b0dec509 Be more careful about updating refs 17 years ago
Bill Lear 9f6fe82233 Correct spelling in diff.c comment 17 years ago
Dave Peticolas b98525e4bf Documentation: fix and clarify grammar in git-merge docs. 17 years ago
Linus Torvalds 6232f62bc7 Make 'git fsck' complain about non-commit branches 17 years ago