aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
ef='/git/commit/builtin-fetch.c?h=main&id=ff655a69df524c71464968f823a4826f2d43d7c6&follow=1'>Remove unused variable in builtin-fetch find_non_local_tagsShawn O. Pearce1-3/+2 2008-03-03Update draft release notes for 1.5.5Junio C Hamano1-1/+27 2008-03-02Update draft release notes for 1.5.4.4Junio C Hamano1-1/+21 2008-03-02revert: actually check for a dirty indexJeff King2-4/+25 2008-03-02tests: introduce test_must_failJunio C Hamano2-8/+25 2008-03-02git-submodule: Fix typo 'url' which should be '$url'Ping Yin1-1/+1 2008-03-02receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink1-0/+2 2008-03-02Fix doc typos.Ralf Wildenhues2-4/+4 2008-03-02fast-import: exit with proper message if not a git dirJean-Luc Herren1-0/+1 2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin3-2/+25 2008-03-02format-patch: use the diff options for the cover letter, tooJohannes Schindelin2-6/+16 2008-03-02gitweb: Mark first match when searching commit messagesJakub Narebski1-1/+1 2008-03-02Documentation: Remove --{min,max}-age option from git-log(1)Jakub Narebski1-0/+2 2008-03-02cleanup: remove unused git_checkout_configDenis Cheng1-6/+1 2008-03-02Fix make_absolute_path() for parameters without a slashJohannes Schindelin2-1/+5 2008-03-02diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano2-5/+55 2008-03-02diff-lib.c: constness strengtheningJunio C Hamano1-7/+6 2008-03-01Clean up find_unique_abbrev() callersJunio C Hamano3-11/+3 2008-03-01find_unique_abbrev(): redefine semanticsJunio C Hamano1-7/+6 2008-03-01git rebase --abort: always restore the right commitMike Hommey2-4/+3 2008-03-01Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey1-0/+1 2008-03-01CodingGuidelines: spell out how we use grep in our scriptsJunio C Hamano1-0/+12 2008-03-01add storage size output to 'git verify-pack -v'Nicolas Pitre3-7/+7 2008-03-01fix unimplemented packed_object_info_detail() featuresNicolas Pitre2-3/+10 2008-03-01make verify_one_pack() a bit less wrong wrt packed_git structureNicolas Pitre1-1/+1 2008-03-01factorize revindex code out of builtin-pack-objects.cNicolas Pitre4-152/+167 2008-03-01allow git-am to run in a subdirectoryJeff King1-0/+2 2008-03-01rename: warn user when we have turned off rename detectionJeff King1-3/+4