summaryrefslogtreecommitdiffstats
path: root/check-builtins.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-06t3032: limit sed branch labels to 8 charactersBrandon Casey1-3/+3
2011-01-06t0001,t1510,t3301: use sane_unset which always returns with status 0Brandon Casey3-37/+37
2011-01-06trace.c: ensure NULL is not passed to printfBrandon Casey1-1/+8
2011-01-05Git 1.7.4-rc1v1.7.4-rc1Junio C Hamano3-3/+9
2011-01-05Git 1.7.3.5v1.7.3.5Junio C Hamano2-1/+3
2011-01-05t/t9001-send-email.sh: fix '&&' chain in some testsAntonio Ospite1-4/+4
2011-01-04cvsimport: handle the parsing of uppercase config optionsMichael J Gruber2-4/+24
2011-01-04daemon: support <directory> arguments againJonathan Nieder1-3/+4
2011-01-04Fix typos in the documentationRalf Wildenhues12-27/+26
2011-01-04gitweb: skip logo in atom feed when there is noneJonathan Nieder1-1/+1
2010-12-29t9001: Fix test prerequisitesRobin H. Johnson1-2/+2
2010-12-28Git 1.7.4-rc0v1.7.4-rc0Junio C Hamano2-11/+10
2010-12-28Prepare for 1.7.3.5Junio C Hamano2-1/+33
2010-12-28t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey1-1/+1
2010-12-28Fix false positives in t3404 due to SHELL=/bin/falseRobin H. Johnson1-1/+2
2010-12-27setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwdNguyễn Thái Ngọc Duy5-0/+38
2010-12-26close file on error in read_mmfile()René Scharfe1-1/+3
2010-12-23Makefile: add NO_FNMATCH_CASEFOLD to IRIX sectionsBrandon Casey1-0/+2
2010-12-23test-lib.sh/test_decode_color(): use octal not hex in awk scriptBrandon Casey1-1/+1
2010-12-23rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano2-8/+17
2010-12-23t0021: avoid getting filter killed with SIGPIPEJunio C Hamano1-0/+1
2010-12-22git.txt: correct where --work-tree path is relative toNguyễn Thái Ngọc Duy1-1/+1
2010-12-22Revert "Documentation: always respect core.worktree if set"Nguyễn Thái Ngọc Duy1-15/+8
2010-12-22t0001: test git init when run via an aliasJonathan Nieder1-0/+56
2010-12-22Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy3-28/+19
2010-12-22setup: rework setup_explicit_git_dir()Nguyễn Thái Ngọc Duy2-203/+221
2010-12-22setup: clean up setup_discovered_git_dir()Nguyễn Thái Ngọc Duy2-48/+48
2010-12-22t1020-subdirectory: test alias expansion in a subdirectoryMichael J Gruber1-0/+8
2010-12-22setup: clean up setup_bare_git_dir()Nguyễn Thái Ngọc Duy1-10/+9
2010-12-22setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy5-37/+51
2010-12-22Use git_config_early() instead of git_config() during repo setupNguyễn Thái Ngọc Duy1-12/+35
2010-12-22Add git_config_early()Nguyễn Thái Ngọc Duy2-5/+15
2010-12-22convert filter: supply path to external driverPete Wyckoff3-1/+74
2010-12-21t0050: fix printf format strings for portabilityJonathan Nieder1-2/+2
2010-12-21t3419-*.sh: Fix arithmetic expansion syntax errorRamsay Jones1-2/+2
2010-12-21am --abort: keep unrelated commits since the last failure and warnJunio C Hamano2-2/+34
2010-12-21set_try_to_free_routine(NULL) means "do nothing special"Junio C Hamano2-6/+4
2010-12-21commit: die before asking to edit the log messageJunio C Hamano1-22/+32
2010-12-21completion: add missing configuration variablesMartin von Zweigbergk1-4/+66
2010-12-20ident: die on bogus date formatJeff King2-2/+8
2010-12-20fill_textconv(): Don't get/put cache if sha1 is not validKirill Smelkov2-4/+3
2010-12-20t/t8006: Demonstrate blame is broken when cachetextconv is onKirill Smelkov1-0/+22
2010-12-19t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" klugeJonathan Nieder1-35/+49
2010-12-19t2107: mark passing test as successJeff King1-1/+1
2010-12-19handle arbitrary ints in git_config_maybe_boolJeff King1-5/+3
2010-12-19builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina1-10/+2
2010-12-19builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina1-6/+1
2010-12-19gitweb: Include links to feeds in HTML header only for '200 OK' responseJakub Narebski1-42/+47
2010-12-19fsck docs: remove outdated and useless diagnosticMark Lodato1-3/+0
2010-12-19userdiff: fix typo in ruby and python word regexesThomas Rast1-2/+2