aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/muldi3.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/lib/muldi3.S')
0 files changed, 0 insertions, 0 deletions
>2015-05-22Fourth batch for 2.5 cycleJunio C Hamano1-0/+75 2015-05-22for-each-ref: accept "%(push)" formatJeff King3-3/+33 2015-05-22for-each-ref: use skip_prefix instead of starts_withJeff King1-2/+4 2015-05-22sha1_name: implement @{push} shorthandJeff King3-1/+101 2015-05-22sha1_name: refactor interpret_upstream_markJeff King1-21/+23 2015-05-22sha1_name: refactor upstream_markJeff King1-3/+9 2015-05-22remote.c: add branch_get_pushJeff King2-0/+95 2015-05-22remote.c: return upstream name from stat_tracking_infoJeff King5-44/+32 2015-05-22remote.c: untangle error logic in branch_get_upstreamJeff King1-6/+13 2015-05-22test_bitmap_walk: free bitmap with bitmap_freeJeff King1-1/+1 2015-05-22doc: fix inconsistent spelling of "packfile"Patrick Steinhardt2-3/+3 2015-05-22t5407: use <<- to align the expected outputJunio C Hamano1-40/+40 2015-05-22rebase -i: fix post-rewrite hook with failed exec commandMatthieu Moy2-6/+6 2015-05-22rebase -i: demonstrate incorrect behavior of post-rewriteMatthieu Moy1-0/+17 2015-05-21config.txt: clarify allowTipSHA1InWant with camelCaseFredrik Medley1-2/+2 2015-05-21help: respect new common command groupingSébastien Guimmara1-1/+23 2015-05-21command-list.txt: drop the "common" tagSébastien Guimmara1-21/+21 2015-05-21generate-cmdlist: parse common group commandsEric Sunshine3-25/+52 2015-05-21command-list.txt: add the common groups blockSébastien Guimmara2-21/+33 2015-05-21command-list: prepare machinery for upcoming "common groups" sectionEric Sunshine3-3/+8 2015-05-21remote.c: report specific errors from branch_get_upstreamJeff King7-30/+48 2015-05-21remote.c: introduce branch_get_upstream helperJeff King5-16/+23 2015-05-21remote.c: hoist read_config into remote_get_1Jeff King1-2/+2 2015-05-21remote.c: provide per-branch pushremote nameJeff King2-18/+24 2015-05-21remote.c: hoist branch.*.remote lookup out of remote_get_1Jeff King2-7/+15 2015-05-21remote.c: drop "remote" pointer from "struct branch"Jeff King4-9/+5 2015-05-21remote.c: refactor setup of branch->merge listJeff King1-4/+15 2015-05-20Documentation/log: clarify sha1 non-abbreviation in log --rawMatthieu Moy1-1/+4 2015-05-20dir: remove unused variable sbRené Scharfe1-2/+0 2015-05-20clean: remove unused variable bufRené Scharfe1-2/+0 2015-05-20use file_exists() to check if a file exists in the worktreeRené Scharfe5-22/+9 2015-05-20stash: recognize "--help" for subcommandsJeff King1-0/+11 2015-05-20stash: complain about unknown flagsJeff King2-1/+9 2015-05-20cat-file: add --follow-symlinks to --batchDavid Turner3-7/+348 2015-05-20sha1_name: get_sha1_with_context learns to follow symlinksDavid Turner2-12/+28 2015-05-20tree-walk: learn get_tree_entry_follow_symlinksDavid Turner2-0/+224