summaryrefslogtreecommitdiffstats
path: root/diff-index.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-12Make "git clone" pack-fetching download statistics betterLinus Torvalds1-3/+41
2006-02-11Make "git clone" less of a deathly quiet experienceLinus Torvalds4-5/+37
2006-02-11Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano1-4/+6
2006-02-11git-commit -v: have patch at the end.Junio C Hamano1-27/+18
2006-02-10rev-list: default to abbreviate merge parent names under --pretty.Junio C Hamano1-1/+15
2006-02-10delta micro optimizationNicolas Pitre1-5/+5
2006-02-10count-delta.c: comment fixesNicolas Pitre1-5/+1
2006-02-10combine-diff: Record diff status a bit more faithfullyJunio C Hamano2-7/+26
2006-02-10find_unique_abbrev() simplification.Junio C Hamano3-25/+10
2006-02-10git-status -vJunio C Hamano3-177/+255
2006-02-10count-delta.c: Match the delta data semantics change in version 3.Junio C Hamano1-5/+2
2006-02-10remove delta-against-self bitNicolas Pitre5-12/+11
2006-02-10stat() for existence in safe_create_leading_directories()Jason Riedy1-5/+10
2006-02-10combine-diff: move formatting logic to show_combined_diff()Junio C Hamano4-32/+64
2006-02-09call git_config() after setup_git_directory()Junio C Hamano2-3/+3
2006-02-09combined-diff: use diffcore before intersecting paths.Junio C Hamano1-1/+2
2006-02-09Add --diff-filter= documentation paragraphJon Loeliger1-0/+11
2006-02-09diff-tree -c raw outputLinus Torvalds3-12/+67
2006-02-09ls-files: honour per-directory ignore file from higher directories.Junio C Hamano1-1/+21
2006-02-09t6000: fix a careless test library add-on.Junio C Hamano1-1/+6
2006-02-09Do not allow empty name or email.Junio C Hamano1-0/+5
2006-02-07.gitignore git-rerere and config.makAndreas Ericsson1-0/+2
2006-02-07Fix "git diff a..b" breakageLinus Torvalds1-2/+3