13144 Commits (23a485e3ee32a9445e1c20bd4fd4b93119cd4f7c)
 

Author SHA1 Message Date
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
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