11959 Commits (5ac0a2063e8f824f6e8ffb4d18de74c55aae7131)
 

Author SHA1 Message Date
Pierre Habouzit 90d16ec032 Fix in-place editing functions in convert.c 18 years ago
Mike Dalessio 425b78e886 instaweb: support for Ruby's WEBrick server 18 years ago
Mike Dalessio 14b45b66e7 instaweb: allow for use of auto-generated scripts 18 years ago
Marius Storm-Olsen a9834f5833 Add 'git-p4 commit' as an alias for 'git-p4 submit' 18 years ago
Michael Gebetsroither 7c0d741a3e hg-to-git speedup through selectable repack intervals 18 years ago
Eygene Ryabinkin 602015e0e6 git-svn: respect Subversion's [auth] section configuration values 18 years ago
Frederick Akalin 24ccd8b88e gtksourceview2 support for gitview 18 years ago
Jeff Muizelaar fdfeb87c14 fix contrib/hooks/post-receive-email hooks.recipients error message 18 years ago
Johannes Schindelin 0c696fe7f4 Support cvs via git-shell 18 years ago
Johannes Schindelin f3d5e463f0 rebase -i: use diff plumbing instead of porcelain 18 years ago
Mathias Megyei 922aa807f5 Do not remove distributed configure script 18 years ago
Michele Ballabio c005c6aa98 git-archive: document --exec 18 years ago
Michele Ballabio a5d4101537 git-reflog: document --verbose 18 years ago
Kristof Provost a2a9150bf0 makefile: Add a cscope target 18 years ago
Gerrit Pape 1ae14a6b52 git-config: handle --file option with relative pathname properly 18 years ago
Johannes Schindelin 60fcc2e6ce clear_commit_marks(): avoid deep recursion 18 years ago
Jean-Luc Herren 7b40a4552a git add -i: Remove unused variables 18 years ago
Jean-Luc Herren 7288ed8ebd git add -i: Fix parsing of abbreviated hunk headers 18 years ago
Frank Lichtenheld a72c874e43 git-config: don't silently ignore options after --list 18 years ago
Brandon Casey 729f50453c git-gc --auto: simplify "repack" command line building 18 years ago
Brandon Casey edb0e04e81 git-gc: by default use safer "-A" option to repack when not --prune'ing 18 years ago
Väinö Järvelä f539d0d6c1 Added a test for fetching remote tags when there is not tags. 18 years ago
Alex Riesen 8f70a7657a Fix a crash in ls-remote when refspec expands into nothing 18 years ago
Daniel Barkalow 2467a4fa03 Remove duplicate ref matches in fetch 18 years ago
Alex Riesen 2f27f8509e fix t5403-post-checkout-hook.sh: built-in test in dash does not have "==" 18 years ago
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 18 years ago
Linus Torvalds 99516e35d0 Fix embarrassing "git log --follow" bug 18 years ago
Steffen Prohaska 96f11953c0 git-gui: accept versions containing text annotations, like 1.5.3.mingw.1 18 years ago
Paul Mackerras 8d73b242a5 gitk: Get rid of the diffopts variable 18 years ago
Paul Mackerras 308ff3d59d gitk: Fix bug where the last few commits would sometimes not be visible 18 years ago
Paul Mackerras 9a7558f348 gitk: Add a font chooser 18 years ago
Paul Mackerras 0ed1dd3c77 gitk: Keep track of font attributes ourselves instead of using font actual 18 years ago
Paul Mackerras 9c311b3208 gitk: Use named fonts instead of the font specification 18 years ago
Paul Mackerras 64b5f146fd gitk: Fix bug causing Tcl error when changing find match type 18 years ago
Junio C Hamano 58ba4f6ac8 Update state documentation link for 1.5.3.4 18 years ago
Linus Torvalds eb4d0e3f45 optimize diffcore-delta by sorting hash entries. 18 years ago
Steven Walter 9ff74e95da Don't checkout the full tree if avoidable 18 years ago
Junio C Hamano f94bf44041 builtin-apply: fix conversion error in strbuf series 18 years ago
Junio C Hamano cc61ae82ec Merge branch 'mv/unknown' 18 years ago
Junio C Hamano 66d4035e10 Merge branch 'ph/strbuf' 18 years ago
Junio C Hamano e66273a6ab Merge branch 'lh/merge' 18 years ago
Junio C Hamano 9b0185ca06 Merge branch 'js/rebase-i' 18 years ago
Junio C Hamano 0341091a9e Merge branch 'jc/autogc' 18 years ago
Junio C Hamano e56f6359ff Merge branch 'je/hooks' 18 years ago
Junio C Hamano 5e5b2b98c8 Merge branch 'ap/dateformat' 18 years ago
Junio C Hamano fed276e752 Sync with GIT 1.5.3.4 18 years ago
Junio C Hamano 4c75136f76 GIT 1.5.3.4 18 years ago
Andy Parkins 96b2d4fa92 Add a test script for for-each-ref, including test of date formatting 18 years ago
Carl Worth 54e1abce90 Add test case for ls-files --with-tree 18 years ago
Keith Packard 95af39fcb2 Must not modify the_index.cache as it may be passed to realloc at some point. 18 years ago