16969 Commits (d4789c60aae4bbc97aaef5cf2e0a9aa0a4df05d2)
 

Author SHA1 Message Date
Junio C Hamano d4789c60aa ls-tree: add --full-tree option 16 years ago
Junio C Hamano 8104ebfe82 GIT 1.6.1 16 years ago
Junio C Hamano 768c728e7c Merge branch 'js/rebase-i-p' 16 years ago
Johannes Schindelin 4fb1a19d50 rebase -i -p: leave a --cc patch when a merge could not be redone 16 years ago
Miklos Vajna c66c0cbc7e t9129: skip the last three tests if UTF-8 locale is not available 16 years ago
Junio C Hamano 779e3a8f8b GIT 1.6.1-rc4 16 years ago
Richard Hartmann f66bc5f928 Always show which directory is not a git repository 16 years ago
Richard Hartmann 5fdb709835 Make help entries alphabetical 16 years ago
Junio C Hamano 71cbf773df Merge branch 'maint' 16 years ago
Boyd Stephen Smith Jr b80b5d6799 git-revert documentation: refer to new HOWTO on reverting faulty merges 16 years ago
Robin Rosenberg d5be89d8ad git-revert: record the parent against which a revert was made 16 years ago
Junio C Hamano 834caf9a7b Merge git://git.kernel.org/pub/scm/gitk/gitk 16 years ago
Johannes Sixt e4df519f05 gitk: Force the focus to the main window on Windows 16 years ago
Kevin Ballard 61f57cb07d gitk: Allow unbalanced quotes/braces in commit headers 16 years ago
Christian Stimming 48027a918d gitk: Update German translation 16 years ago
Christian Stimming 968b016a4a gitk: Mark forgotten strings (header sentence parts in color chooser) for translation 16 years ago
Johannes Sixt da12e59dd6 gitk: Ensure that "Reset branch" menu entry is enabled 16 years ago
Johannes Sixt adcbec13b9 gitk: Use check-buttons' -text property instead of separate labels 16 years ago
Giuseppe Bilotta 97bed03448 gitk: Map / to focus the search box 16 years ago
Markus Heidelberg 27c03aafdf doc/git-fsck: change the way for getting heads' SHA1s 16 years ago
Markus Heidelberg b3eae84dc1 Documentation/git-show-branch: work around "single quote" typesetting glitch 16 years ago
Junio C Hamano 2f0e7cbbb0 send-email: futureproof split_addrs() sub 16 years ago
Junio C Hamano 0693f9ddad Make sure lockfiles are unlocked when dying on SIGPIPE 16 years ago
René Scharfe c55fae43c4 fast-import.c: stricter strtoul check, silence compiler warning 16 years ago
René Scharfe 8f1482536a connect.c: stricter port validation, silence compiler warning 16 years ago
Nanako Shiraishi a128a2cdc3 Add a documentat on how to revert a faulty merge 16 years ago
Kirill A. Korinskiy 753bc911f4 Remove the requirement opaquelocktoken uri scheme 16 years ago
Marcel M. Cary 08fc060865 git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir 16 years ago
Johannes Sixt f5b49ea619 rebase -i -p: Fix --continue after a merge could not be redone 16 years ago
Johannes Sixt 03c4829347 Show a failure of rebase -p if the merge had a conflict 16 years ago
Markus Heidelberg 5832d1a9da Documentation: fix typos, grammar, asciidoc syntax 16 years ago
Junio C Hamano efe05b019c Merge branch 'maint' to sync with GIT 1.6.0.6 16 years ago
Junio C Hamano 718258e256 GIT 1.6.0.6 16 years ago
Junio C Hamano 88fbf67b78 fast-import: make tagger information optional 16 years ago
Johannes Schindelin 4e46a8d62c fast-export: deal with tag objects that do not have a tagger 16 years ago
Miklos Vajna 672752470c SubmittingPatches: mention the usage of real name in Signed-off-by: lines 16 years ago
David Aguilar ce2c3ebbc5 git-mergetool: properly handle "git mergetool -- filename" 16 years ago
Wu Fengguang 0e73b3ee6c git-send-email: handle email address with quoted comma 16 years ago
Markus Heidelberg 04c8ce9c1c Documentation: fix typos, grammar, asciidoc syntax 16 years ago
Markus Heidelberg ec9f0ea3e6 Documentation: sync example output with git output 16 years ago
René Scharfe 0956a6db7a Fix type-mismatch compiler warning from diff_populate_filespec() 16 years ago
Michael J Gruber 32738edfca test overlapping ignore patterns 16 years ago
Junio C Hamano c0ceb2c32d Merge branch 'lt/readlink' 16 years ago
Arjen Laarhoven 954597bd19 Enable threaded delta search on Mac OS X/Darwin 16 years ago
Nanako Shiraishi ecc03c1c6d Clarify documentation of "git checkout <tree-ish> paths" syntax 16 years ago
Junio C Hamano b4955fb611 Merge git://repo.or.cz/git-gui 16 years ago
Shawn O. Pearce e612120d23 git-gui 0.12 16 years ago
Miklos Vajna 1df2713249 githooks documentation: add a note about the +x mode 16 years ago
Junio C Hamano 912342d9d6 combine-diff.c: use strbuf_readlink() 16 years ago
Junio C Hamano edfd45d2a0 builtin-blame.c: use strbuf_readlink() 16 years ago