summaryrefslogtreecommitdiffstats
path: root/string-list.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-10Update draft release notes to 1.7.0 one more timeJunio C Hamano1-15/+1
2010-02-10Git 1.6.6.2v1.6.6.2Junio C Hamano4-3/+50
2010-02-10t8003: check exit code of command and error message separatelyJunio C Hamano1-2/+4
2010-02-10check-ref-format documentation: fix enumeration mark-upJunio C Hamano1-1/+1
2010-02-10Documentation: quote braces in {upstream} notationThomas Rast1-1/+1
2010-02-09t3902: Protect against OS X normalizationBrian Gernhardt1-4/+4
2010-02-09blame: prevent a segv when -L given start > EOFJay Soffian2-1/+9
2010-02-09git-push: document all the status flags used in the outputJunio C Hamano1-5/+10
2010-02-09Fix parsing of imap.preformattedHTML and imap.sslverifyJunio C Hamano1-7/+8
2010-02-08git-add documentation: Fix shell quoting exampleJunio C Hamano1-1/+1
2010-02-08Revert "pack-objects: fix pack generation when using pack_size_limit"Nicolas Pitre2-12/+10
2010-02-08archive: simplify archive format guessingRené Scharfe2-18/+26
2010-02-06Fix invalid read in quote_c_style_countedJeff King2-2/+21
2010-02-06docs: fix filter-branch example for quoted pathsJeff King1-1/+1
2010-02-06t9501: Re-fix max load testBrian Gernhardt1-9/+2
2010-02-06bash: support the --autosquash option for rebaseBjörn Gustavsson1-0/+1
2010-02-06t9501: Skip testing load if we can't detect itBrian Gernhardt1-1/+8
2010-02-06Update draft release notes to 1.7.0Junio C Hamano1-1/+6
2010-02-05Update git fsck --full short description to mention packsWesley J. Landaker1-1/+1
2010-02-05Revert 30816237 and 7e62265Junio C Hamano4-96/+1
2010-02-05git-svn: persistent memoizationAndrew Myrick1-4/+36
2010-02-05fast-import: count --max-pack-size in bytesJunio C Hamano3-12/+17
2010-02-05update git-repack documentation wrt repack.UseDeltaBaseOffsetNicolas Pitre1-9/+9
2010-02-05git-clean: fix the description of the default behaviorMichael J Gruber2-4/+4
2010-02-04fast-import.c: Fix big-file-threshold parsing bugJunio C Hamano1-1/+4
2010-02-04make --max-pack-size argument to 'git pack-object' count in bytesNicolas Pitre6-21/+36
2010-02-04pack-objects: fix pack generation when using pack_size_limitNicolas Pitre1-24/+13
2010-02-04fix multiple issues with t5300Nicolas Pitre1-20/+34
2010-02-04gitweb: Simplify (and fix) chop_strJohn 'Warthog9' Hawley1-4/+0
2010-02-03gitk: Fix copyright symbol in About box messagePaul Mackerras1-1/+1
2010-02-03grep: simplify assignment of ->fixedRené Scharfe1-4/+1
2010-02-02Correct spelling of 'REUC' extensionShawn O. Pearce1-1/+1
2010-02-02git-gui: update french translationEmmanuel Trillaud1-320/+366
2010-02-02git-gui: update Japanese translationNanako Shiraishi1-314/+339
2010-02-02build: make code "-Wpointer-arith" cleanJunio C Hamano2-3/+3
2010-02-01configure: Allow --without-pythonBen Walton1-1/+1
2010-02-01configure: Allow GIT_ARG_SET_PATH to handle --without-PROGRAMBen Walton1-2/+13
2010-02-01fast-import: Stream very large blobs directly to packShawn O. Pearce5-20/+227
2010-02-01git-p4: Fix sync errors due to new server versionPal-Kristian Engstad1-1/+1
2010-02-01Updates for dirty submodules in release notes and user manualJens Lehmann2-5/+27
2010-01-31Update draft release notes to 1.7.0Junio C Hamano1-3/+2
2010-01-31Make NO_PTHREADS the sole thread configuration variableDan McGee5-36/+13
2010-01-31RPM packaging: use %global inside %{!?...}Junio C Hamano1-1/+4
2010-01-31mention new shell execution behavior in release notesJeff King1-0/+7
2010-01-31Fix memory leak in submodule.cJens Lehmann1-5/+9
2010-01-31Fix typos in technical documentation.Ralf Wildenhues13-24/+24
2010-01-31gitweb: Add optional extra parameter to die_error, for extended explanationJohn 'Warthog9' Hawley1-1/+7
2010-01-31gitweb: add a "string" variant of print_sort_thJohn 'Warthog9' Hawley1-5/+12
2010-01-31gitweb: add a "string" variant of print_local_timeJohn 'Warthog9' Hawley1-2/+9
2010-01-31gitweb: Check that $site_header etc. are defined before using themJohn 'Warthog9' Hawley1-3/+3