summaryrefslogtreecommitdiffstats
path: root/walker.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-20config: refactor get_colorbool functionJeff King1-2/+3
2011-08-20color: delay auto-color decision until point of useJeff King11-19/+59
2011-08-18git_config_colorbool: refactor stdout_is_tty handlingJeff King9-29/+27
2011-08-18diff: refactor COLOR_DIFF from a flag into an intJeff King7-34/+29
2011-08-18setup_pager: set GIT_PAGER_IN_USEJeff King2-7/+12
2011-08-18t7006: use test_config helpersJeff King1-21/+18
2011-08-18test-lib: add helper functions for configJeff King1-0/+18
2011-08-18t7006: modernize calls to unsetJeff King1-2/+2
2011-08-17checkout-index: remove obsolete commentNguyễn Thái Ngọc Duy1-32/+0
2011-08-16Prepare for 1.7.6.1Junio C Hamano2-1/+53
2011-08-16am: refresh the index at start and --resolvedJeff King1-0/+2
2011-08-08filter-branch: Export variable `workdir' for --commit-filterMichael Witten1-1/+1
2011-08-08Documentation/Makefile: add *.pdf to `clean' targetEmilio G. Cota1-0/+1
2011-08-08Documentation: ignore *.pdf filesEmilio G. Cota1-0/+1
2011-08-06fast-export: quote paths in outputJeff King2-8/+51
2011-08-03add gitignore entry to description about how to write a builtinHeiko Voigt1-0/+2
2011-08-03gitattributes: Reword "attribute macro" to "macro attribute"Michael Haggerty1-9/+9
2011-08-03gitattributes: Clarify discussion of attribute macrosMichael Haggerty1-5/+8
2011-08-02pull: remove extra space from reflog messageOri Avtalion1-1/+1
2011-08-01connect: correctly number ipv6 network adapterErik Faye-Lund1-1/+1
2011-08-01Break down no-lstat() condition checks in verify_uptodate()Nguyễn Thái Ngọc Duy1-2/+13
2011-08-01t7400: fix bogus test failure with symlinked trashJeff King1-2/+4
2011-08-01Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto1-2/+3
2011-07-28submodule: update and add must honor --quiet flagJens Lehmann2-4/+11
2011-07-25Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour2-4/+2
2011-07-24tests: print failed test numbers at the end of the test runJens Lehmann1-1/+13