12148 Commits (bd6ba4d28bf75b0857b3c81aa8bca8e454d9e79e)
 

Author SHA1 Message Date
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
Shawn O. Pearce 906ab7f6c0 git-gui: Don't crash when starting gitk from a browser session 18 years ago
Shawn O. Pearce 501e4c6f23 git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk 18 years ago
Daniel Barkalow 2b5a06edca Restore default verbosity for http fetches. 18 years ago
Robert Schiele 96e24abc9f the ar tool is called gar on some systems 18 years ago
Junio C Hamano 8ae92e6389 rename diff_free_filespec_data_large() to diff_free_filespec_blob() 18 years ago
Jeff King eede7b7d11 diffcore-rename: cache file deltas 18 years ago
Johan Herland 2ff5e18a93 Mention 'cpio' dependency in INSTALL 18 years ago
Federico Mena Quintero 8fc293cb1e Make git-pull complain and give advice when there is nothing to merge with 18 years ago
Federico Mena Quintero 46749204e9 Note that git-branch will not automatically checkout the new branch 18 years ago
Federico Mena Quintero 84d176cef6 Add documentation for --track and --no-track to the git-branch docs. 18 years ago
Federico Mena Quintero ac150747d7 Say when --track is useful in the git-checkout docs. 18 years ago
Johannes Schindelin 6ea9c7eb27 Fix typo in config.txt 18 years ago
Junio C Hamano 9e1a2acfb2 for-each-ref: fix %(numparent) and %(parent) 18 years ago
Junio C Hamano 070f6918d1 dateformat: parse %(xxdate) %(yydate:format) correctly 18 years ago
Junio C Hamano c8f203255b git-commit: initialize TMP_INDEX just to be sure. 18 years ago
Steffen Prohaska 63a1f810a6 fixed link in documentation of diff-options 18 years ago