summaryrefslogtreecommitdiffstats
path: root/Documentation/git-rev-parse.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-29make git-shell paranoid about closed stdin/stdout/stderrPaolo Bonzini1-0/+13
2008-08-29Document gitk --argscmd flag.Yann Dirson1-0/+7
2008-08-29Fix '--dirstat' with cross-directory renamingLinus Torvalds1-0/+8
2008-08-29for-each-ref: Allow a trailing slash in the patternsBjörn Steinbrink1-1/+2
2008-08-28ctype.c: protect tiny C preprocessor constantsJunio C Hamano1-0/+5
2008-08-27index-pack: be careful after fixing up the header/footerLinus Torvalds2-1/+1
2008-08-27index-pack: setup git repositoryNguyễn Thái Ngọc Duy1-0/+2
2008-08-27Suppress some bash redirection error messagesRamsay Jones3-10/+4
2008-08-27Fix a warning (on cygwin) to allow -WerrorRamsay Jones1-1/+2
2008-08-25Fix "git log -i --grep"Jeff King4-24/+38
2008-08-24GIT 1.6.0.1v1.6.0.1Junio C Hamano1-6/+11
2008-08-24Documentation: clarify pager configurationJonathan Nieder2-3/+9
2008-08-24Documentation: clarify pager.<cmd> configurationJonathan Nieder1-3/+5
2008-08-24Clean up the git-p4 documentationSimon Hausmann1-31/+38
2008-08-24Respect core.autocrlf in combined diffAlexander Gavrilov2-0/+28
2008-08-24Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna1-0/+1
2008-08-24merge: fix numerus bugs around "trivial merge" areaJunio C Hamano4-8/+32
2008-08-24unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano3-2/+6
2008-08-23git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund1-1/+1
2008-08-23Completion: add missing '=' for 'diff --diff-filter'Eric Raible1-1/+1
2008-08-22Fix 'git help help'Miklos Vajna1-1/+2
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey1-0/+4
2008-08-21git-svn: fix dcommit to urls with embedded usernamesEric Wong1-3/+5
2008-08-21revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey1-1/+1
2008-08-21Update draft release notes for 1.6.0.1Junio C Hamano1-2/+18
2008-08-21Add hints to revert documentation about other ways to undo changesTarmigan Casebolt1-0/+9
2008-08-21Install templates with the user and group of the installing personalityJohannes Sixt1-1/+1
2008-08-21"git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2-1/+11
2008-08-21completion: find out supported merge strategies correctlyJunio C Hamano1-6/+8
2008-08-20decorate: allow const objects to be decoratedJeff King2-8/+9
2008-08-20for-each-ref: cope with tags with incomplete linesJunio C Hamano2-1/+13
2008-08-20diff --check: do not get confused by new blank lines in the middleJunio C Hamano2-0/+12
2008-08-20remote.c: remove useless if-before-free testJim Meyering1-2/+1
2008-08-20mailinfo: avoid violating strbuf assertionJeff King4-1/+25
2008-08-20git format-patch: avoid underrun when format.headers is empty or all NLsJim Meyering1-1/+1
2008-08-19t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey1-4/+6
2008-08-19adapt git-cvsserver manpage to dash-free syntaxRobert Schiele1-4/+4
2008-08-19mailinfo: re-fix MIME multipart boundary parsingDon Zickus2-3/+4
2008-08-18Start 1.6.0.X maintenance seriesJunio C Hamano2-1/+16
2008-08-17GIT 1.6.0v1.6.0Junio C Hamano3-13/+17
2008-08-17git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum1-4/+9
2008-08-17Improve error output of git-rebaseStephan Beyer1-5/+16
2008-08-17t9300: replace '!' with test_must_failMiklos Vajna1-2/+2
2008-08-16Git.pm: Make File::Spec and File::Temp requirement lazyMarcus Griep1-2/+7
2008-08-16Documentation: document the pager.* configuration settingMiklos Vajna1-0/+5
2008-08-16git-stash: improve synopsis in help and manual pageStephan Beyer2-4/+17
2008-08-16Makefile: building git in cygwin 1.7.0Eric Blake1-1/+1
2008-08-16git-am: ignore --binary optionStephan Beyer3-19/+9
2008-08-16bash-completion: Add non-command git help files to bash-completionMarcus Griep1-1/+5
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen1-4/+4