summaryrefslogtreecommitdiffstats
path: root/builtin-rev-parse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-20pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2-3/+3
2009-03-20git-repack.sh: don't use --kept-pack-only option to pack-objectsBrandon Casey2-6/+2
2009-03-20t7700-repack: add two new tests demonstrating repacking flawsBrandon Casey1-0/+44
2009-02-28is_kept_pack(): final clean-upJunio C Hamano5-21/+13
2009-02-28Simplify is_kept_pack()Junio C Hamano5-51/+18
2009-02-28Consolidate ignore_packed logic moreJunio C Hamano4-21/+17
2009-02-28has_sha1_kept_pack(): take "struct rev_info"Junio C Hamano4-9/+12
2009-02-28has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano7-13/+33
2009-02-28git-repack: resist stray environment variableJunio C Hamano1-0/+1
2008-12-20fast-import: make tagger information optionalJunio C Hamano2-11/+33
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin3-5/+42
2008-12-20SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna1-0/+3
2008-12-20git-mergetool: properly handle "git mergetool -- filename"David Aguilar1-0/+1
2008-12-20git-send-email: handle email address with quoted commaWu Fengguang1-3/+8
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg13-25/+25
2008-12-17GIT 1.5.4.7v1.5.4.7Junio C Hamano2-1/+11
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano1-36/+2
2008-12-16fast-import: close pack before unlinking itJohannes Schindelin1-1/+3
2008-12-15pager: do not dup2 stderr if it is already redirectedJunio C Hamano1-1/+2
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano2-1/+27
2008-12-13git-config.txt: fix a typoJim Meyering1-1/+1
2008-12-11fsck: reduce stack footprintLinus Torvalds1-7/+31
2008-12-11make sure packs to be replaced are closed beforehandNicolas Pitre3-0/+33
2008-12-10work around Python warnings from AsciiDocJunio C Hamano1-9/+9
2008-12-09git-svn: Make following parents atomicDeskin Miller2-4/+54
2008-12-08GIT 1.6.0.5v1.6.0.5Junio C Hamano1-15/+28
2008-12-07"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen3-3/+31
2008-12-07tag: delete TAG_EDITMSG only on successful tagJeff King1-8/+20
2008-12-07gitweb: Make project specific override for 'grep' feature workJakub Narebski1-0/+1
2008-12-07http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna1-7/+4
2008-12-07fetch-pack: Avoid memcpy() with src==dstThomas Rast1-1/+2
2008-12-03xdiff: give up scanning similar lines earlyDavide Libenzi1-2/+13
2008-12-03User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna1-1/+0
2008-12-01Update draft release notes to 1.6.0.5Junio C Hamano1-0/+22
2008-12-01generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy1-1/+1
2008-11-28sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain1-1/+1
2008-11-28sha1_file: avoid bogus "file exists" error messageJoey Hess1-1/+1
2008-11-28git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen1-1/+1
2008-11-28bash: offer refs instead of filenames for 'git revert'SZEDER Gábor1-1/+1
2008-11-28bash: remove dashed command leftoversSZEDER Gábor1-33/+8
2008-11-27git-p4: fix keyword-expansion regexPete Wyckoff1-1/+1
2008-11-27Fix typos in the documentation.Ralf Wildenhues4-4/+4
2008-11-26config.txt: alphabetize configuration sectionsMatt McCutchen1-48/+48
2008-11-26Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2-1/+25
2008-11-24fast-export: use an unsorted string list for extra_refsJohannes Schindelin2-3/+3
2008-11-24Add new testcase to show fast-export does not always exports all tagsMiklos Vajna1-0/+8
2008-11-24Fix misleading wording for git-cherry-pickBryan Drewery1-7/+6
2008-11-24compat/mingw.c: Teach mingw_rename() to replace read-only filesJohannes Sixt1-3/+12
2008-11-17request-pull: make usage string match manpageStefan Naewe1-3/+3
2008-11-16Teach ls-files --with-tree=<tree> to work with options other than -cJunio C Hamano1-0/+2