13230 Commits (76127b3a0d7cf359b12be80971f023b6ee07f7f9)
 

Author SHA1 Message Date
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
Linus Torvalds 7c3fd25dcf Make builtin-commit.c more careful about parenthood 17 years ago
Dmitry Potapov 28624193b2 treat any file with NUL as binary 17 years ago
Shawn O. Pearce a41e45ea1c git-gui: Refresh file status description after hunk application 17 years ago
Shawn O. Pearce d36a8f73a4 git-gui: Allow 'Create New Repository' on existing directories 17 years ago
Christian Couder daaa958fcc git-gui: Initial french translation 17 years ago
Christian Stimming d71b5659c5 git-gui: Improve German translation. 17 years ago
Peter Karlsson 10899a84d1 git-gui: Updated Swedish translation after mailing list review. 17 years ago
Christian Stimming d454460151 git-gui: Fix broken revert confirmation. 17 years ago
Christian Stimming 898ff9e9b4 git-gui: Update German translation 17 years ago
Christian Stimming b3125ad3c1 git-gui: Update glossary: add term "hunk" 17 years ago
Kristian Høgsberg 4439751dcb git-commit: fix double close(2) that can close a wrong file descriptor 17 years ago
Mark Drago 1bc7c13af9 hg-to-git: improve popen calls 17 years ago
Miklos Vajna 3e34526960 ls-remote: add -t and -h options. 17 years ago
Junio C Hamano 4e6738778b Squelch bogus progress output from git-rebase--interactive 17 years ago
Miklos Vajna 471a5ce5dd Add using merge subtree How-To 17 years ago
Junio C Hamano 11c57e6a9a Fix git-rerere documentation 17 years ago
Junio C Hamano e87e22d0f2 Revert "builtin-commit.c: remove useless check added by faulty cut and paste" 17 years ago
Jean-Luc Herren c60b528225 Make default pre-commit hook less noisy 17 years ago
Dan McGee cfc44a12fe cvsimport: remove last use of repo-config from git standard tools 17 years ago
Dan McGee 22fa97d4e0 Remove usage of git- (dash) commands from email hook 17 years ago
Junio C Hamano 16335fdd7a builtin-commit.c: remove useless check added by faulty cut and paste 17 years ago
Johannes Schindelin 646f3a149d [PATCH] gitk: make Ctrl "+" really increase the font size 17 years ago
Linus Torvalds fa9dcf80e1 Fix performance regression for partial commits 17 years ago
Jeff King a8db80c224 git-clean: fix off-by-one memory access when given no arguments 17 years ago
Eric Wong 98fa5b6851 git-svn: handle leading/trailing whitespace from svnsync revprops 17 years ago