summaryrefslogtreecommitdiffstats
path: root/notes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-11Git 1.7.4.1v1.7.4.1Junio C Hamano4-3/+31
2011-02-11clone: fixup recurse_submodules optionChris Packham1-1/+1
2011-02-11svn-fe: warn about experimental statusJonathan Nieder1-0/+3
2011-02-10compat: helper for detecting unsigned overflowJonathan Nieder4-4/+11
2011-02-10fast-import: introduce "feature notes" commandJonathan Nieder3-0/+9
2011-02-10fast-import: clarify documentation of "feature" commandJonathan Nieder1-20/+17
2011-02-09Documentation/merge subtree How-To: fix typoUwe Kleine-König1-1/+1
2011-02-08pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2-2/+9
2011-02-08quote.h: simplify the inclusionJonathan Nieder1-2/+1
2011-02-08sha1_object_info: examine cached_object store tooNguyễn Thái Ngọc Duy1-0/+8
2011-02-08sha1_file.c: move find_cached_object up so sha1_object_info can use itNguyễn Thái Ngọc Duy1-35/+35
2011-02-08Add const to parse_{commit,tag}_buffer()Nguyễn Thái Ngọc Duy4-6/+6
2011-02-08diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy5-2/+71
2011-02-07gitweb: Mention optional Perl modules in INSTALLJakub Narebski1-0/+6
2011-02-07post-receive-email: suppress error if description file missingSitaram Chamarty1-1/+1
2011-02-07t7407: fix line endings for mingw buildPat Thoyts1-0/+4
2011-02-07t4120-apply-popt: help systems with core.filemode=falseJohannes Sixt1-2/+7
2011-02-07t3509: use unconstrained initial test to setup repository.Pat Thoyts1-2/+4
2011-02-07start_command: flush buffers in the WIN32 code path as wellJohannes Sixt1-1/+1
2011-02-07bundle: Use OFS_DELTA in bundle filesShawn O. Pearce1-2/+3
2011-01-31t5526: Fix wrong argument order in "git config"Jens Lehmann1-1/+1
2011-01-31Git 1.7.4v1.7.4Junio C Hamano3-3/+11
2011-01-27fsck: do not give up too early in fsck_dir()Junio C Hamano1-6/+12
2011-01-27fsck: drop unused parameter from traverse_one_object()Junio C Hamano1-3/+10
2011-01-27Don't pass "--xhtml" to hightlight in gitweb.perl script.Adam Tkac1-1/+1
2011-01-27rebase -i: clarify in-editor documentation of "exec"Jonathan Nieder1-1/+1
2011-01-27tests: sanitize more git environment variablesJeff King1-0/+3
2011-01-27fast-import: treat filemodify with empty tree as deleteJonathan Nieder2-0/+48
2011-01-27rebase: give a better error message for bogus branchJeff King1-0/+1
2011-01-27rebase: use explicit "--" with checkoutJeff King2-2/+2
2011-01-24Git 1.7.4-rc3v1.7.4-rc3Junio C Hamano1-7/+1
2011-01-24t1510: fix typo in the comment of a testJonathan Nieder1-1/+1
2011-01-24Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecaseJunio C Hamano2-17/+21
2011-01-21Subject: setup: officially support --work-tree without --git-dirJonathan Nieder2-95/+134
2011-01-21Documentation: do not treat reset --keep as a special caseJonathan Nieder1-7/+2
2011-01-20Correctly report corrupted objectsBjörn Steinbrink1-1/+1
2011-01-19tests: compress the setup testsJonathan Nieder1-4401/+618
2011-01-19tests: cosmetic improvements to the repo-setup testJonathan Nieder1-44/+50
2011-01-19exec_cmd: remove unused externErik Faye-Lund1-1/+0
2011-01-19Documentation/fast-import: put explanation of M 040000 <dataref> "" in contextJonathan Nieder1-3/+2
2011-01-19svndump.c: Fix a printf format compiler warningRamsay Jones1-1/+1
2011-01-18remote-ext: do not segfault for blank linesJonathan Nieder1-4/+4
2011-01-18Documentation/fast-import: capitalize beginning of sentenceJonathan Nieder1-1/+1
2011-01-16ll-merge: simplify opts == NULL caseJonathan Nieder1-6/+3
2011-01-13Git 1.7.4-rc2v1.7.4-rc2Junio C Hamano2-3/+11
2011-01-13RelNotes/1.7.4: minor fixesMichael J Gruber1-25/+25
2011-01-13t0000: quote TAP snippets in test codeThomas Rast1-18/+18
2011-01-12commit: suggest --amend --reset-author to fix commiter identityMatthieu Moy1-2/+2
2011-01-11t9157-*.sh: Make the svn version check more preciseRamsay Jones1-1/+1
2011-01-11userdiff: match Pascal class methodsAlexey Shumkin1-1/+1