summaryrefslogtreecommitdiffstats
path: root/grep.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-31Fix yet another subtle xdl_merge() bugJohannes Schindelin1-2/+5
2006-12-31i18n: drop "encoding" header in the output after re-coding.Junio C Hamano1-0/+45
2006-12-31commit-tree: cope with different ways "utf-8" can be spelled.Junio C Hamano3-2/+12
2006-12-31Move commit reencoding parameter parsing to revision.cJunio C Hamano3-0/+16
2006-12-30Documentation: minor rewording for git-log and git-show pages.Junio C Hamano2-5/+9
2006-12-30Documentation: i18n commit log message notes.Junio C Hamano5-0/+78
2006-12-30t3900: test log --encoding=noneJunio C Hamano1-1/+8
2006-12-30commit re-encoding: fix confusion between no and default conversion.Junio C Hamano1-0/+2
2006-12-29Fix 'git add' with .gitignoreJunio C Hamano4-29/+69
2006-12-29Revert "read_directory: show_both option."Junio C Hamano2-16/+9
2006-12-29Add info about new test families (8 and 9) to t/READMEJakub Narebski1-0/+2
2006-12-29t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2-9/+45
2006-12-29Allow non-fast-forward of remote tracking branches in default cloneJunio C Hamano1-1/+1
2006-12-29core.logallrefupdates: log remotes/ tracking branches.Junio C Hamano1-1/+2
2006-12-29GIT_SKIP_TESTS: allow users to omit tests that are known to breakJunio C Hamano1-18/+70
2006-12-29t3900: test conversion to non UTF-8 as wellJunio C Hamano1-0/+11
2006-12-28update hook: redirect _both_ diagnostic lines to stderr upon tag failureJim Meyering1-1/+1
2006-12-28xdl_merge(): fix a segmentation fault when refining conflictsJohannes Schindelin2-0/+26
2006-12-28git-svn: sort multi-init outputEric Wong1-1/+1
2006-12-28git-svn: verify_ref() should actually --verifyEric Wong1-1/+2
2006-12-28git-svn: print out the SVN library version in --version, tooEric Wong1-1/+1
2006-12-28git-svn: remove non-delta fetch code pathsEric Wong2-176/+21
2006-12-28t9200-git-cvsexportcommit.sh: quiet down commitEric Wong1-4/+6
2006-12-28test-lib: quiet down init-db output for testsEric Wong1-1/+1
2006-12-28t6024-recursive-merge: quiet down this testEric Wong1-43/+47
2006-12-28Allow git-merge to select the default strategy.Shawn O. Pearce1-18/+0
2006-12-28Honor pull.{twohead,octopus} in git-merge.Shawn O. Pearce1-2/+14
2006-12-28Ensure `git-pull` fails if `git-merge` fails.Shawn O. Pearce1-1/+1
2006-12-28Use branch names in 'git-rebase -m' conflict hunks.Shawn O. Pearce1-1/+10
2006-12-28Honor GIT_REFLOG_ACTION in git-rebase.Shawn O. Pearce1-1/+2
2006-12-28Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce7-41/+30
2006-12-28gitweb: Precompile CGI routines for mod_perlJakub Narebski1-0/+4
2006-12-28gitweb: Add mod_perl version string to "generator" meta headerJakub Narebski1-1/+2
2006-12-28Rename t3900 test vector fileJunio C Hamano2-5/+5
2006-12-28Work around http-fetch built with cURL 7.16.0Junio C Hamano1-1/+1
2006-12-28gcc does not necessarily pass runtime libpath with -RJunio C Hamano1-6/+16
2006-12-28UTF-8: introduce i18n.logoutputencoding.Junio C Hamano15-23/+160
2006-12-28Set NO_MMAP for Cygwin by defaultJunio C Hamano1-2/+2
2006-12-27Use 'repack -a -d -l' instead of 'repack -a -d' in git-gcJunio C Hamano1-1/+1
2006-12-27gitweb: Re-enable rev-list --parents for parse_commit.Robert Fitzsimons1-5/+5
2006-12-27git-send-email: default value for "From:" field.Quy Tonthat1-3/+2
2006-12-27everyday: replace a few 'prune' and 'repack' with 'gc'Junio C Hamano1-3/+6
2006-12-27Create 'git gc' to perform common maintenance operations.Shawn O. Pearce5-1/+84
2006-12-27git-reflog: gc.* configuration and documentation.Junio C Hamano4-2/+94
2006-12-27rerere gc: honor configuration and document itJunio C Hamano3-2/+29
2006-12-27count-objects -v: show number of packs as well.Junio C Hamano2-2/+5
2006-12-27everyday: update for v1.5.0Junio C Hamano1-41/+48
2006-12-27git-svn: dcommit should diff against the current HEAD after committingEric Wong1-3/+3
2006-12-27git-svn: quiet down tests and fix some unportable shell constructsEric Wong1-131/+127
2006-12-26hooks/commit-msg: add example to add Signed-off-by line to messageAndy Parkins1-0/+4